minify-html/gen/package.json

10 lines
173 B
JSON
Raw Normal View History

{
"private": true,
"dependencies": {
2021-08-10 02:07:38 -04:00
"@types/node": "^16.4.13",
"@wzlin/html-data": "2023013104.0.0",
2021-08-10 02:07:38 -04:00
"ts-node": "^10.2.0",
"typescript": "^4.3.5"
}
}