Files
itsericwoodward-site-v2/package.json
2026-01-02 00:58:36 -05:00

18 lines
371 B
JSON
Executable File

{
"name": "iew-site",
"version": "0.15.0",
"description": "",
"main": "index.js",
"keywords": [],
"author": "Eric Woodward (https://www.itsericwoodward.com)",
"license": "MIT",
"engines": {
"npm": ">=10",
"node": ">=22"
},
"devDependencies": {
"web-weevr": "git+ssh://git@git.itsericwoodward.com:eric/web-weevr.git"
},
"packageManager": "yarn@4.12.0"
}