@ -9,7 +9,7 @@
"banner"
],
"author": "Eli Perelman <eli@eliperelman.com>",
"license": "MIT",
"license": "MPL-2.0",
"repository": "mozilla-neutrino/neutrino-dev",
"homepage": "https://neutrino.js.org",
"bugs": "https://github.com/mozilla-neutrino/neutrino-dev/issues",
"chunk"
"clean"
@ -10,7 +10,7 @@
"babel"
"copying"
@ -11,7 +11,7 @@
"variables"
"eslint"
"font"
@ -12,7 +12,7 @@
"replacement"
"html"
"template"
"image"
"compress"
"bar"
"stylesheet"
@ -16,6 +16,11 @@
"scripts": {
"test": "ava test"
},
"dependencies": {
"ora": "^1.1.0",
"webpack": "^2.2.1",
@ -23,6 +28,7 @@
"webpack-dev-server": "^2.4.1",
"yargs": "^6.6.0"
"bugs": "https://github.com/mozilla-neutrino/neutrino-dev/issues"
"devDependencies": {
"ava": "^0.18.2"
}