UNPKG

nodejs-coreutils

Version:
34 lines (32 loc) 740 B
{ "name": "nodejs-coreutils", "version": "0.2.5", "description": "nodejsutils for node usage", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/shivapendem/nodejsutils.git" }, "dependencies": { "crypto": "^1.0.1", "md5": "^2.2.1", "speakeasy": "^2.0.0", "string-strip-html": "^5.0.1" }, "keywords": [ "nodejsutils", "node", "utils", "basic utils", "shivapendem" ], "author": "shivapendem", "license": "ISC", "bugs": { "url": "https://github.com/shivapendem/nodejsutils/issues" }, "homepage": "https://github.com/shivapendem/nodejsutils#readme" }