minify-html/gen/package.json

10 lines
174 B
JSON
Raw Normal View History

{
"private": true,
"dependencies": {
2021-08-10 02:07:38 -04:00
"@types/node": "^16.4.13",
2021-12-13 20:49:29 -05:00
"@wzlin/html-data": "^2021121401.0.0",
2021-08-10 02:07:38 -04:00
"ts-node": "^10.2.0",
"typescript": "^4.3.5"
}
}