UNPKG

mam-project-templates

Version:
129 lines (128 loc) 3.36 kB
{ "_from": "browserify@3.x", "_id": "browserify@3.46.1", "_inBundle": false, "_integrity": "sha1-LC5Kfy9AgXjnjCI7W1ezfCGFrY4=", "_location": "/browserify", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.3", "isarray": "0.0.1", "lru-cache": "2.7.3", "object-keys": "0.4.0", "sigmund": "1.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "browserify@3.x", "name": "browserify", "escapedName": "browserify", "rawSpec": "3.x", "saveSpec": null, "fetchSpec": "3.x" }, "_requiredBy": [ "/gulp-browserify" ], "_resolved": "https://registry.npmjs.org/browserify/-/browserify-3.46.1.tgz", "_shasum": "2c2e4a7f2f408178e78c223b5b57b37c2185ad8e", "_spec": "browserify@3.x", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\node_modules\\gulp-browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bin": { "browserify": "bin/cmd.js" }, "bugs": { "url": "https://github.com/substack/node-browserify/issues" }, "bundleDependencies": false, "dependencies": { "JSONStream": "~0.7.1", "assert": "~1.1.0", "browser-pack": "~2.0.0", "browser-resolve": "~1.2.1", "browserify-zlib": "~0.1.2", "buffer": "~2.1.4", "builtins": "~0.0.3", "commondir": "0.0.1", "concat-stream": "~1.4.1", "console-browserify": "~1.0.1", "constants-browserify": "~0.0.1", "crypto-browserify": "~1.0.9", "deep-equal": "~0.1.0", "defined": "~0.0.0", "deps-sort": "~0.1.1", "derequire": "~0.8.0", "domain-browser": "~1.1.0", "duplexer": "~0.1.1", "events": "~1.0.0", "glob": "~3.2.8", "http-browserify": "~1.3.1", "https-browserify": "~0.0.0", "inherits": "~2.0.1", "insert-module-globals": "~6.0.0", "module-deps": "~2.0.0", "os-browserify": "~0.1.1", "parents": "~0.0.1", "path-browserify": "~0.0.0", "process": "^0.7.0", "punycode": "~1.2.3", "querystring-es3": "0.2.0", "resolve": "~0.6.1", "shallow-copy": "0.0.1", "shell-quote": "~0.0.1", "stream-browserify": "~0.1.0", "stream-combiner": "~0.0.2", "string_decoder": "~0.0.0", "subarg": "0.0.1", "syntax-error": "~1.1.0", "through2": "~0.4.1", "timers-browserify": "~1.0.1", "tty-browserify": "~0.0.0", "umd": "~2.0.0", "url": "~0.10.1", "util": "~0.10.1", "vm-browserify": "~0.0.1", "xtend": "^3.0.0" }, "deprecated": false, "description": "browser-side require() the node way", "devDependencies": { "backbone": "~0.9.2", "browser-unpack": "~0.0.0", "coffee-script": "~1.5.0", "coffeeify": "~0.6.0", "dnode": "~1.0.3", "es6ify": "~0.4.8", "mkdirp": "~0.3.3", "seq": "0.3.3", "tap": "~0.4.0", "through": "~2.3.4" }, "homepage": "https://github.com/substack/node-browserify#readme", "keywords": [ "browser", "require", "commonjs", "commonj-esque", "bundle", "npm", "javascript" ], "license": "MIT", "main": "index.js", "name": "browserify", "repository": { "type": "git", "url": "git+ssh://git@github.com/substack/node-browserify.git" }, "scripts": { "test": "tap test/*.js" }, "version": "3.46.1" }