hakurei.app/package.json
2025-06-27 20:33:25 +09:00

16 lines
357 B
JSON

{
"name": "grapheneos-nodejs",
"version": "0.0.0",
"dependencies": {
"@stylistic/eslint-plugin": "^5.0.0",
"csso-cli": "^4.0.2",
"eslint": "^9.29.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.21.0",
"stylelint-config-standard": "^38.0.0",
"terser": "^5.43.1",
"vnu-jar": "^24.10.17"
},
"type": "module"
}