blob: 7dced779ef76d1c92ccf0d0ba91700b138c15cbe [file] [log] [blame]
{
"_args": [
[
{
"raw": "create-hmac@^1.1.0",
"scope": null,
"escapedName": "create-hmac",
"name": "create-hmac",
"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-hmac@>=1.1.0 <2.0.0",
"_id": "create-hmac@1.1.7",
"_inCache": true,
"_location": "/create-hmac",
"_nodeVersion": "8.11.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/create-hmac_1.1.7_1523449880084_0.9803481561229792"
},
"_npmUser": {
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
"_npmVersion": "5.8.0",
"_phantomChildren": {},
"_requested": {
"raw": "create-hmac@^1.1.0",
"scope": null,
"escapedName": "create-hmac",
"name": "create-hmac",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/browserify-sign",
"/crypto-browserify",
"/pbkdf2"
],
"_resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
"_shasum": "69170c78b3ab957147b2b8b04572e47ead2243ff",
"_shrinkwrap": null,
"_spec": "create-hmac@^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/createHmac/issues"
},
"dependencies": {
"cipher-base": "^1.0.3",
"create-hash": "^1.1.0",
"inherits": "^2.0.1",
"ripemd160": "^2.0.0",
"safe-buffer": "^5.0.1",
"sha.js": "^2.4.8"
},
"description": "node style hmacs in the browser",
"devDependencies": {
"hash-test-vectors": "^1.3.2",
"standard": "^5.3.1",
"tap-spec": "^2.1.2",
"tape": "^3.0.3"
},
"directories": {},
"dist": {
"integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
"shasum": "69170c78b3ab957147b2b8b04572e47ead2243ff",
"tarball": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
"fileCount": 6,
"unpackedSize": 5809
},
"files": [
"browser.js",
"index.js",
"legacy.js"
],
"gitHead": "fa6c90b5b0d33b805ec3d65a7a370b88dd1994f3",
"homepage": "https://github.com/crypto-browserify/createHmac",
"keywords": [
"crypto",
"hmac"
],
"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-hmac",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/crypto-browserify/createHmac.git"
},
"scripts": {
"standard": "standard",
"test": "npm run-script standard && npm run-script unit",
"unit": "node test.js | tspec"
},
"version": "1.1.7"
}