leocornus-nodejs-sandbox
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "leocornus-nodejs-sandbox", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Sandbox to learn Node.js", | ||
@@ -11,3 +11,4 @@ "main": "index.js", | ||
"test": "vows test/vows/* --spec", | ||
"mocha": "mocha test/mocha/*" | ||
"mocha": "mocha test/mocha/*", | ||
"jasmine": "jasmine JASMINE_CONFIG_PATH=test/jasmine.json" | ||
}, | ||
@@ -29,2 +30,3 @@ "repository": { | ||
"devDependencies": { | ||
"jasmine": "^2.2.1", | ||
"mocha": "^2.2.4", | ||
@@ -31,0 +33,0 @@ "vows": "^0.8.1" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
24081
12
44
14
3