cramit
Version:
<a href="https://nodei.co/npm/cramit/" target="_blank"><img src="https://nodei.co/npm/cramit.png?downloads=true&downloadRank=true"></a>
37 lines (36 loc) • 706 B
JSON
{
"author": {
"name": "Scott Smereka"
},
"bugs": {
"url": "http://github.com/ssmereka/cramit/issues"
},
"contributors": [],
"dependencies": {
"async": "^1.4.2",
"bunyan": "^1.5.1",
"crave": "0.0.13",
"express": "^4.13.3",
"lodash": "3.10.1",
"mongoose": "^4.1.9"
},
"description": "",
"devDependencies": {},
"engines": {
"node": ">=0.12"
},
"keywords": [],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/ssmereka/cramit/blob/master/license"
}
],
"name": "cramit-example",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/ssmereka/cramit.git"
},
"version": "0.0.1"
}