UNPKG

mam-project-templates

Version:
69 lines (68 loc) 1.82 kB
{ "_from": "crypto-browserify@~1.0.9", "_id": "crypto-browserify@1.0.9", "_inBundle": false, "_integrity": "sha1-zFRJaF37hesRyYKKzHy4erW7/MA=", "_location": "/crypto-browserify", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "crypto-browserify@~1.0.9", "name": "crypto-browserify", "escapedName": "crypto-browserify", "rawSpec": "~1.0.9", "saveSpec": null, "fetchSpec": "~1.0.9" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-1.0.9.tgz", "_shasum": "cc5449685dfb85eb11c9828acc7cb87ab5bbfcc0", "_spec": "crypto-browserify@~1.0.9", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\node_modules\\browserify", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "dominictarr.com" }, "bugs": { "url": "https://github.com/dominictarr/crypto-browserify/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "partial implementation of crypto for the browser", "devDependencies": { "brfs": "~0.0.8", "tape": "~1.0.4" }, "engines": { "node": "*" }, "homepage": "https://github.com/dominictarr/crypto-browserify", "license": "MIT", "name": "crypto-browserify", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/dominictarr/crypto-browserify.git" }, "scripts": { "test": "node test/node.js" }, "testling": { "files": "test/browser.js", "browsers": [ "ie/8..latest", "chrome/20..latest", "firefox/10..latest", "safari/latest", "opera/11.0..latest", "iphone/6", "ipad/6" ] }, "version": "1.0.9" }