nex-api
Version:
32 lines (31 loc) • 572 B
JSON
{
"name": "nex-api",
"version": "2.0.3",
"description": "nex-api",
"main": "index.js",
"scripts": {
"test": "mocha spec.js"
},
"repository": {
"type": "git",
"url": "git://github.com/xtuple/nex-api.git"
},
"keywords": [
"nex",
"nex-api",
"plugin",
"npm",
"build",
"installer",
"do",
"undo",
"gulp",
"grunt"
],
"author": "Travis Webb <me@traviswebb.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/xtuple/nex-api/issues"
},
"homepage": "https://github.com/xtuple/nex-api"
}