不要怂,就是干,撸起袖子干!

Commit 47056077 by Sascha Depold

require jasmine for dev

1 parent 2269c88e
Showing with 3 additions and 0 deletions
...@@ -12,6 +12,9 @@ ...@@ -12,6 +12,9 @@
"underscore.string": ">=1.1.3", "underscore.string": ">=1.1.3",
"lingo": ">=0.0.4" "lingo": ">=0.0.4"
}, },
"devDependencies": {
"jasmine-node": ">=1.0.12"
},
"keywords": ["mysql", "orm", "nodejs", "object relational mapper"], "keywords": ["mysql", "orm", "nodejs", "object relational mapper"],
"main": "index", "main": "index",
"scripts": {}, "scripts": {},
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!