evoque-fun
Version:
handful js snippet
30 lines (29 loc) • 622 B
JSON
{
"name": "evoque-fun",
"version": "1.0.0",
"description": "handful js snippet",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Evoque/evoque-fun.git"
},
"author": "evoque",
"license": "MIT",
"keywords": [
"make",
"test",
"snippet"
],
"bugs": {
"url": "https://github.com/Evoque/evoque-fun/issues"
},
"homepage": "https://github.com/Evoque/evoque-fun#readme",
"dependencies": {
"mocha": "^3.2.0",
"mongodb": "^2.2.16",
"should": "^11.1.2"
}
}