UNPKG

brush_cli

Version:

A tool for creating and developing cmos PC Framework project.

108 lines (107 loc) 2.67 kB
{ "_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" }, "/usr/local/lib/node_modules/ionic/node_modules/crypto-browserify" ] ], "_from": "create-hmac@>=1.1.0 <2.0.0", "_id": "create-hmac@1.1.4", "_inCache": true, "_location": "/ionic/create-hmac", "_nodeVersion": "4.1.1", "_npmUser": { "name": "dcousens", "email": "email@dcousens.com" }, "_npmVersion": "3.3.4", "_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": [ "/ionic/browserify-sign", "/ionic/crypto-browserify", "/ionic/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": "/usr/local/lib/node_modules/ionic/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": "https://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": [ { "name": "cwmma", "email": "calvin.metcalf@gmail.com" }, { "name": "dcousens", "email": "email@dcousens.com" }, { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, { "name": "jprichardson", "email": "jprichardson@gmail.com" }, { "name": "indutny", "email": "fedor@indutny.com" } ], "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" }