pages/node_modules/@hbstack/node-packages/package.json
git_repo_user 0a38b60f32 first commit
2025-08-29 21:42:23 +00:00

21 lines
575 B
JSON

{
"name": "@hbstack/node-packages",
"description": "Node packages for HB Framework",
"version": "0.1.5",
"repository": {
"type": "git",
"url": "git+https://github.com/hbstack/node-packages.git"
},
"author": "Razon Yang <razonyang@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/hbstack/node-packages/issues"
},
"homepage": "https://github.com/hbstack/node-packages",
"dependencies": {
"@fullhuman/postcss-purgecss": "^6.0.0",
"autoprefixer": "^10.4.19",
"postcss-cli": "^11.0.0",
"rtlcss": "^4.1.1"
}
}