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",
2022-03-27 18:50:57 -04:00
"@wzlin/html-data": "^2022032722.0.0",
2021-08-10 02:07:38 -04:00
"ts-node": "^10.2.0",
"typescript": "^4.3.5"
}
}