node-util
Version:
node.js utils
18 lines (17 loc) • 332 B
JSON
{
"name": "node-util",
"version": "0.0.1",
"description": "node.js utils",
"repository": {
"type": "git",
"url": "https://github.com/nathanfaucett/util"
},
"main": "index.js",
"keywords": [
"util",
"node-util"
],
"author": "Nathan Faucett",
"license": "BSD-2-Clause",
"readmeFilename": "README.md"
}