|
|
- {
- "_args": [
- [
- "create-hmac@^1.1.0",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/crypto-browserify"
- ]
- ],
- "_from": "create-hmac@>=1.1.0 <2.0.0",
- "_hasShrinkwrap": false,
- "_id": "create-hmac@1.1.7",
- "_inCache": true,
- "_installable": 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": {
- "email": "calvin.metcalf@gmail.com",
- "name": "cwmma"
- },
- "_npmVersion": "5.8.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "create-hmac",
- "raw": "create-hmac@^1.1.0",
- "rawSpec": "^1.1.0",
- "scope": null,
- "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": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/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": {
- "fileCount": 6,
- "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
- "shasum": "69170c78b3ab957147b2b8b04572e47ead2243ff",
- "tarball": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
- "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"
- }
|