blob: 5cde4858992ae7ce732f365333ca160091848403 [file] [log] [blame]
{
"_args": [
[
{
"raw": "create-hash@^1.1.0",
"scope": null,
"escapedName": "create-hash",
"name": "create-hash",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/crypto-browserify"
]
],
"_from": "create-hash@>=1.1.0 <2.0.0",
"_id": "create-hash@1.2.0",
"_inCache": true,
"_location": "/create-hash",
"_nodeVersion": "8.11.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/create-hash_1.2.0_1523451264591_0.41127376643860547"
},
"_npmUser": {
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
"_npmVersion": "5.8.0",
"_phantomChildren": {},
"_requested": {
"raw": "create-hash@^1.1.0",
"scope": null,
"escapedName": "create-hash",
"name": "create-hash",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/browserify-aes",
"/browserify-sign",
"/create-hmac",
"/crypto-browserify",
"/parse-asn1",
"/pbkdf2",
"/public-encrypt"
],
"_resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
"_shasum": "889078af11a63756bcfb59bd221996be3a9ef196",
"_shrinkwrap": null,
"_spec": "create-hash@^1.1.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/crypto-browserify",
"author": "",
"browser": "browser.js",
"bugs": {
"url": "https://github.com/crypto-browserify/createHash/issues"
},
"dependencies": {
"cipher-base": "^1.0.1",
"inherits": "^2.0.1",
"md5.js": "^1.3.4",
"ripemd160": "^2.0.1",
"sha.js": "^2.4.0"
},
"description": "create hashes for browserify",
"devDependencies": {
"hash-test-vectors": "^1.3.2",
"safe-buffer": "^5.0.1",
"standard": "^10.0.2",
"tap-spec": "^2.1.2",
"tape": "^4.6.3"
},
"directories": {},
"dist": {
"integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
"shasum": "889078af11a63756bcfb59bd221996be3a9ef196",
"tarball": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
"fileCount": 8,
"unpackedSize": 5214
},
"gitHead": "6514b6ce14b5c097f1411b1a4bce095cbb115a56",
"homepage": "https://github.com/crypto-browserify/createHash",
"keywords": [
"crypto"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
{
"name": "dcousens",
"email": "email@dcousens.com"
},
{
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
},
{
"name": "indutny",
"email": "fedor@indutny.com"
},
{
"name": "jprichardson",
"email": "jprichardson@gmail.com"
}
],
"name": "create-hash",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/crypto-browserify/createHash.git"
},
"scripts": {
"standard": "standard",
"test": "npm run-script standard && npm run-script unit",
"unit": "node test.js | tspec"
},
"version": "1.2.0"
}