mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-02 16:49:48 +01:00
11 lines
173 B
JSON
11 lines
173 B
JSON
{
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "~0.4.5",
|
|
"grunt-contrib-jshint": "~0.10.0",
|
|
"grunt-contrib-watch": "~0.6.1"
|
|
}
|
|
}
|