itsericwoodward-site-v2/package.json
Eric Woodward b2d2fb6d34 add scrolling grid bg
update copyright year
remove old libs
update to v0.12.0.
2024-04-09 23:39:41 -04:00

18 lines
354 B
JSON
Executable File

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