|
|
- {
- "_args": [
- [
- "browserify-aes@^1.0.4",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/browserify-cipher"
- ]
- ],
- "_from": "browserify-aes@>=1.0.4 <2.0.0",
- "_hasShrinkwrap": false,
- "_id": "browserify-aes@1.2.0",
- "_inCache": true,
- "_installable": 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": {
- "email": "calvin.metcalf@gmail.com",
- "name": "cwmma"
- },
- "_npmVersion": "5.8.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "browserify-aes",
- "raw": "browserify-aes@^1.0.4",
- "rawSpec": "^1.0.4",
- "scope": null,
- "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": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/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": {
- "fileCount": 22,
- "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
- "shasum": "326734642f403dabc3003209853bb70ad428ef48",
- "tarball": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
- "unpackedSize": 29767
- },
- "gitHead": "aff6836a7017aa9e55289aec357ddb199e15bd98",
- "homepage": "https://github.com/crypto-browserify/browserify-aes",
- "keywords": [
- "aes",
- "browserify",
- "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": "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"
- }
|