UNPKG

@jjwblie/utils

Version:
35 lines (34 loc) 697 B
{ "name": "@jjwblie/utils", "version": "1.0.1", "description": "nodejs-utils", "main": "index.js", "directories": { "example": "examples" }, "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/liujiede/nodejsutils.git" }, "keywords": [ "node tools", "node utils", "nodetools", "nodeutils", "nodejstools", "nodejsutils" ], "author": "jjwblie", "license": "ISC", "bugs": { "url": "https://github.com/liujiede/nodejsutils/issues" }, "homepage": "https://github.com/liujiede/nodejsutils#readme", "dependencies": { "request": "^2.88.0", "request-promise": "^4.2.2" } }