node 0.12.5 package format
parent
b8c4141c68
commit
7901b87333
11
package.json
11
package.json
|
@ -10,12 +10,11 @@
|
||||||
"Github"
|
"Github"
|
||||||
],
|
],
|
||||||
"author": "Kaleidos OpenSource SL",
|
"author": "Kaleidos OpenSource SL",
|
||||||
"licenses": [
|
"license": "AGPL-3.0",
|
||||||
{
|
"repository": {
|
||||||
"type": "AGPL-3.0",
|
"type":"git",
|
||||||
"url": "https://github.com/taigaio/taiga-front/blob/master/LICENSE"
|
"url":"https://github.com/taigaio/taiga-front.git"
|
||||||
}
|
},
|
||||||
],
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"scss-lint": "gulp scss-lint --fail",
|
"scss-lint": "gulp scss-lint --fail",
|
||||||
"test": "./node_modules/karma/bin/karma start"
|
"test": "./node_modules/karma/bin/karma start"
|
||||||
|
|
Loading…
Reference in New Issue