blob: 48caf33c13fdfe5811ff5383d1b1a75d9170fb6f [file] [log] [blame]
{
"_args": [
[
{
"raw": "browserify-aes@^1.0.4",
"scope": null,
"escapedName": "browserify-aes",
"name": "browserify-aes",
"rawSpec": "^1.0.4",
"spec": ">=1.0.4 <2.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/browserify-cipher"
]
],
"_from": "browserify-aes@>=1.0.4 <2.0.0",
"_id": "browserify-aes@1.2.0",
"_inCache": true,
"_location": "/browserify-aes",
"_nodeVersion": "8.11.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/browserify-aes_1.2.0_1522765396670_0.4253645800545085"
},
"_npmUser": {
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
"_npmVersion": "5.8.0",
"_phantomChildren": {},
"_requested": {
"raw": "browserify-aes@^1.0.4",
"scope": null,
"escapedName": "browserify-aes",
"name": "browserify-aes",
"rawSpec": "^1.0.4",
"spec": ">=1.0.4 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/browserify-cipher",
"/parse-asn1"
],
"_resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
"_shasum": "326734642f403dabc3003209853bb70ad428ef48",
"_shrinkwrap": null,
"_spec": "browserify-aes@^1.0.4",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/browserify-cipher",
"author": "",
"browser": "browser.js",
"bugs": {
"url": "https://github.com/crypto-browserify/browserify-aes/issues"
},
"dependencies": {
"buffer-xor": "^1.0.3",
"cipher-base": "^1.0.0",
"create-hash": "^1.1.0",
"evp_bytestokey": "^1.0.3",
"inherits": "^2.0.1",
"safe-buffer": "^5.0.1"
},
"description": "aes, for browserify",
"devDependencies": {
"standard": "^9.0.0",
"tap-spec": "^4.1.1",
"tape": "^4.6.3"
},
"directories": {
"test": "test"
},
"dist": {
"integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
"shasum": "326734642f403dabc3003209853bb70ad428ef48",
"tarball": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
"fileCount": 22,
"unpackedSize": 29767
},
"gitHead": "aff6836a7017aa9e55289aec357ddb199e15bd98",
"homepage": "https://github.com/crypto-browserify/browserify-aes",
"keywords": [
"aes",
"crypto",
"browserify"
],
"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": "browserify-aes",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/crypto-browserify/browserify-aes.git"
},
"scripts": {
"standard": "standard",
"test": "npm run standard && npm run unit",
"unit": "node test/index.js | tspec"
},
"version": "1.2.0"
}