apk build
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
opennebula-alpine/opennebula/patch/package.json

12 lines
263 B

{
"name": "opennebula-sunstone",
"version": "0.0.1",
"devDependencies": {
"grunt": "<1.1.0",
"grunt-cli": "1.3.2",
"grunt-contrib-requirejs": "1.0.0",
"grunt-contrib-watch": "1.1.0",
"grunt-sass": "3.1.0",
"node-sass": "7.0.1"
}
}