UNPKG

nex-global

Version:

Example global module for nex

26 lines (25 loc) 544 B
{ "name": "nex-global", "version": "0.5.1", "description": "Example global module for nex", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/xtuple/nex" }, "keywords": [ "nex", "npm", "globalDependencies", "ide" ], "author": "Travis Webb <me@traviswebb.com>", "license": "MIT", "bugs": { "url": "https://github.com/xtuple/nex/issues" }, "homepage": "https://github.com/xtuple/nex" }