2022-09-23 06:40:26 +00:00
|
|
|
{
|
2024-02-11 00:21:54 +00:00
|
|
|
"name": "iew-site",
|
2024-04-27 19:37:02 +00:00
|
|
|
"version": "0.13.0",
|
2022-09-23 06:40:26 +00:00
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
2024-01-28 05:22:59 +00:00
|
|
|
"scripts": {},
|
2022-09-23 06:40:26 +00:00
|
|
|
"keywords": [],
|
2023-07-24 03:40:17 +00:00
|
|
|
"author": "Eric Woodward (https://www.itsericwoodward.com)",
|
2023-07-21 04:12:16 +00:00
|
|
|
"license": "MIT",
|
2024-04-10 03:39:41 +00:00
|
|
|
"engines": {
|
|
|
|
"npm": ">=9",
|
|
|
|
"node": ">=18"
|
|
|
|
},
|
2024-01-28 05:22:59 +00:00
|
|
|
"devDependencies": {
|
|
|
|
"web-weevr": "git+ssh://git@git.itsericwoodward.com:eric/web-weevr.git"
|
|
|
|
}
|
2022-09-23 06:40:26 +00:00
|
|
|
}
|