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