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