remove unused packages and script

This commit is contained in:
Spencer Alger 2015-06-15 12:34:22 -07:00
parent d343b2376c
commit 702a796a18

View file

@ -30,7 +30,6 @@
],
"scripts": {
"test": "grunt test",
"server": "node ./src/server/bin/kibana.js",
"start": "node ./src/server/bin/kibana.js",
"postinstall": "bower install && grunt licenses --check-validity",
"precommit": "grunt lintStagedFiles"
@ -57,11 +56,9 @@
"good-reporter": "^3.1.0",
"hapi": "^8.6.1",
"http-auth": "^2.2.5",
"jade": "^1.8.2",
"joi": "^6.4.3",
"js-yaml": "^3.2.5",
"json-stringify-safe": "^5.0.1",
"less-middleware": "1.0.x",
"lodash": "^2.4.1",
"lodash-deep": "^1.6.0",
"moment": "^2.10.3",
@ -107,7 +104,6 @@
"marked-text-renderer": "^0.1.0",
"mkdirp": "^0.5.0",
"mocha": "^2.2.5",
"mocha-screencast-reporter": "~0.1.4",
"nock": "^1.6.0",
"npm": "^2.11.0",
"opn": "^1.0.0",