UNPKG

bcrypt

Version:
64 lines (63 loc) 1.67 kB
{ "_args": [ [ "npm-bundled@1.0.5", "/home/amitosh/Code/node.bcrypt.js" ] ], "_from": "npm-bundled@1.0.5", "_id": "npm-bundled@1.0.5", "_inBundle": false, "_integrity": "sha512-m/e6jgWu8/v5niCUKQi9qQl8QdeEduFA96xHDDzFGqly0OOjI7c+60KM/2sppfnUU9JJagf+zs+yGhqSOFj71g==", "_location": "/npm-bundled", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "npm-bundled@1.0.5", "name": "npm-bundled", "escapedName": "npm-bundled", "rawSpec": "1.0.5", "saveSpec": null, "fetchSpec": "1.0.5" }, "_requiredBy": [ "/npm-packlist" ], "_resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.0.5.tgz", "_spec": "1.0.5", "_where": "/home/amitosh/Code/node.bcrypt.js", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/npm-bundled/issues" }, "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof", "devDependencies": { "mkdirp": "^0.5.1", "mutate-fs": "^1.1.0", "rimraf": "^2.6.1", "tap": "^12.0.1" }, "files": [ "index.js" ], "homepage": "https://github.com/npm/npm-bundled#readme", "license": "ISC", "main": "index.js", "name": "npm-bundled", "repository": { "type": "git", "url": "git+https://github.com/npm/npm-bundled.git" }, "scripts": { "postpublish": "git push origin --all; git push origin --tags", "postversion": "npm publish", "preversion": "npm test", "test": "tap test/*.js -J --100" }, "version": "1.0.5" }