@rankwave/nodejs-util
Version:
25 lines (24 loc) • 626 B
JSON
{
"name": "@rankwave/nodejs-util",
"version": "0.1.2",
"description": "nodejs-util",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified! Configure in package.json\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RANKWAVE/nodejs-util.git"
},
"keywords": [
"node.js",
"eclipse",
"nodeclipse"
],
"author": "Dongmoon Lim <dmlim@rankwave.net> (http://www.rankwave.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/RANKWAVE/nodejs-util/issues"
},
"homepage": "https://github.com/RANKWAVE/nodejs-util#readme"
}