minify-html/gen/package.json

15 lines
283 B
JSON

{
"private": true,
"scripts": {
"format": "prettier -w '*.{ts,json}'"
},
"dependencies": {
"@types/node": "^14.0.5",
"@wzlin/html-data": "^2020103004.0.1",
"prettier": "2.3.2",
"ts-node": "^8.10.1",
"typescript": "^3.7.4",
"yaml": "^1.10.0"
}
}