{ "_args": [ [ "create-hmac@^1.1.0", "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/crypto-browserify" ] ], "_from": "create-hmac@>=1.1.0 <2.0.0", "_id": "create-hmac@1.1.4", "_inCache": true, "_installable": true, "_location": "/create-hmac", "_nodeVersion": "4.1.1", "_npmUser": { "email": "email@dcousens.com", "name": "dcousens" }, "_npmVersion": "3.3.4", "_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.4.tgz", "_shasum": "d3fb4ba253eb8b3f56e39ea2fbcb8af747bd3170", "_shrinkwrap": null, "_spec": "create-hmac@^1.1.0", "_where": "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/crypto-browserify", "author": "", "browser": "./browser.js", "bugs": { "url": "https://github.com/crypto-browserify/createHmac/issues" }, "dependencies": { "create-hash": "^1.1.0", "inherits": "^2.0.1" }, "description": "node style hmacs in the browser", "devDependencies": { "hash-test-vectors": "^1.3.2", "tap-spec": "^2.1.2", "tape": "^3.0.3" }, "directories": {}, "dist": { "shasum": "d3fb4ba253eb8b3f56e39ea2fbcb8af747bd3170", "tarball": "http://registry.npmjs.org/create-hmac/-/create-hmac-1.1.4.tgz" }, "gitHead": "3c7dd3047b5ab3e3be44d802241d224f0c9e2325", "homepage": "https://github.com/crypto-browserify/createHmac", "keywords": [ "crypto", "hmac" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "calvin.metcalf@gmail.com", "name": "cwmma" }, { "email": "email@dcousens.com", "name": "dcousens" }, { "email": "dominic.tarr@gmail.com", "name": "dominictarr" }, { "email": "jprichardson@gmail.com", "name": "jprichardson" }, { "email": "fedor@indutny.com", "name": "indutny" } ], "name": "create-hmac", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/crypto-browserify/createHmac.git" }, "scripts": { "test": "node test.js | tspec" }, "version": "1.1.4" }