emongo
Version:
31 lines (30 loc) • 579 B
JSON
{
"name": "emongo",
"version": "1.0.0",
"description": "0.1.0",
"main": "index.js",
"directories": {
"doc": "doc",
"test": "test",
"mongodb":"2.0.52"
},
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/haozi23333/emongo.git"
},
"keywords": [
"=",
"=",
"mongodb",
"tools"
],
"author": "haozi23333",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/haozi23333/emongo/issues"
},
"homepage": "https://github.com/haozi23333/emongo#readme"
}