{
  "_from": "gulp-browserify",
  "_id": "gulp-browserify@0.5.1",
  "_inBundle": false,
  "_integrity": "sha1-ggEIrCVUqVStuL4X0jlYsMBL4IM=",
  "_location": "/gulp-browserify",
  "_phantomChildren": {
    "clone-stats": "0.0.1",
    "core-util-is": "1.0.2",
    "escape-string-regexp": "1.0.5",
    "get-stdin": "4.0.1",
    "inherits": "2.0.3",
    "isarray": "0.0.1",
    "lodash._escapehtmlchar": "2.4.1",
    "lodash._escapestringchar": "2.4.1",
    "lodash._isnative": "2.4.1",
    "lodash._reunescapedhtml": "2.4.1",
    "lodash._shimkeys": "2.4.1",
    "lodash.defaults": "2.4.1",
    "lodash.isobject": "2.4.1",
    "lodash.values": "2.4.1",
    "meow": "3.7.0",
    "multipipe": "0.1.2",
    "object-keys": "0.4.0",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "gulp-browserify",
    "name": "gulp-browserify",
    "escapedName": "gulp-browserify",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-browserify/-/gulp-browserify-0.5.1.tgz",
  "_shasum": "820108ac2554a954adb8be17d23958b0c04be083",
  "_spec": "gulp-browserify",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger",
  "author": {
    "name": "Robo",
    "email": "hop2deep@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/deepak1556/gulp-browserify/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Robo",
      "email": "hop2deep@gmail.com"
    },
    {
      "name": "Steve Lacy",
      "email": "me@slacy.me"
    },
    {
      "name": "Shuhei Kagawa",
      "email": "shuhei.kagawa@gmail.com"
    }
  ],
  "dependencies": {
    "browserify": "3.x",
    "browserify-shim": "~2.0.10",
    "gulp-util": "~2.2.5",
    "readable-stream": "~1.1.10",
    "through2": "~0.4.0"
  },
  "deprecated": false,
  "description": "Bundle modules with Browserify",
  "devDependencies": {
    "chai": "~1.9.0",
    "coffeeify": "~0.6.0",
    "mocha": "~1.17.1"
  },
  "engines": {
    "node": ">= 0.9"
  },
  "homepage": "https://github.com/deepak1556/gulp-browserify#readme",
  "keywords": [
    "gulpplugin",
    "gulpfriendly",
    "browserify"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-browserify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/deepak1556/gulp-browserify.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.5.1"
}
