Skip to content

Commit

Permalink
updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mchengal committed Nov 30, 2014
1 parent 70a60ca commit a2bafb2
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions package.json
@@ -1,5 +1,5 @@
{
"name": "ANNE Stck",
"name": "ANNEStack",
"version": "0.0.2",
"description": "Started project for creating application with AngularJS, Node JS, Neo4J and Express",
"main": "app.js",
Expand All @@ -18,19 +18,5 @@
"express-jwt": "0.5.1",
"jsonwebtoken": "1.2.0",
"selenium-webdriver": "~2.40.0"
},
"devDependencies": {
"phantomjs": "~1.9",
"karma": "~0.10.4",
"karma-junit-reporter": "~0.1",
"karma-jasmine": "~0.1.3",
"karma-ng-scenario": "~0.1",
"karma-chrome-launcher": "~0.1.0",
"karma-firefox-launcher": "~0.1.0",
"karma-html2js-preprocessor": "~0.1.0",
"karma-requirejs": "~0.2.0",
"karma-coffee-preprocessor": "~0.1.0",
"karma-phantomjs-launcher": "~0.1.0",
"karma-script-launcher": "~0.1.0"
}
}

0 comments on commit a2bafb2

Please sign in to comment.