blob: bfaf5613798077bacc939d5b9f5f62b439930732 [file] [log] [blame]
{
"name": "hubble",
"version": "1.6.0",
"author": "wangzixi",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/hugegraph/hugegraph-hubble"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"dependencies": {
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
"prettier": "^2.0.5",
"stylelint": "^13.6.1",
"stylelint-config-standard": "^20.0.0"
}
}