minify-html/gen/package.json

10 lines
173 B
JSON
Raw Normal View History

{
"private": true,
"dependencies": {
"@types/node": "^14.0.5",
2021-08-07 10:56:24 -04:00
"@wzlin/html-data": "^2021080714.0.0",
"ts-node": "^8.10.1",
2021-08-09 05:56:37 -04:00
"typescript": "^3.7.4"
}
}