{
  "_args": [
    [
      {
        "raw": "broccoli-stew@^1.3.3",
        "scope": null,
        "escapedName": "broccoli-stew",
        "name": "broccoli-stew",
        "rawSpec": "^1.3.3",
        "spec": ">=1.3.3 <2.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/broccoli-concat"
    ]
  ],
  "_from": "broccoli-stew@>=1.3.3 <2.0.0",
  "_id": "broccoli-stew@1.4.0",
  "_inCache": true,
  "_location": "/broccoli-stew",
  "_nodeVersion": "6.7.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/broccoli-stew-1.4.0.tgz_1476125384848_0.8046483872458339"
  },
  "_npmUser": {
    "name": "stefanpenner",
    "email": "stefan.penner@gmail.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {
    "ensure-posix-path": "1.0.2",
    "matcher-collection": "1.0.4"
  },
  "_requested": {
    "raw": "broccoli-stew@^1.3.3",
    "scope": null,
    "escapedName": "broccoli-stew",
    "name": "broccoli-stew",
    "rawSpec": "^1.3.3",
    "spec": ">=1.3.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/broccoli-concat"
  ],
  "_resolved": "https://registry.npmjs.org/broccoli-stew/-/broccoli-stew-1.4.0.tgz",
  "_shasum": "1bdb0a1804d62a419d190abc26acb3c91878154d",
  "_shrinkwrap": null,
  "_spec": "broccoli-stew@^1.3.3",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/broccoli-concat",
  "author": {
    "name": "Stefan Penner & Robert Jackson"
  },
  "bugs": {
    "url": "https://github.com/stefanpenner/broccoli-stew/issues"
  },
  "dependencies": {
    "broccoli-funnel": "^1.0.1",
    "broccoli-merge-trees": "^1.0.0",
    "broccoli-persistent-filter": "^1.1.6",
    "chalk": "^1.1.3",
    "debug": "^2.1.0",
    "ensure-posix-path": "^1.0.1",
    "fs-extra": "^0.30.0",
    "minimatch": "^3.0.2",
    "resolve": "^1.1.6",
    "rsvp": "^3.0.16",
    "walk-sync": "^0.3.0"
  },
  "description": "foundation of any healthy brocfile",
  "devDependencies": {
    "benchmark": "^2.1.1",
    "broccoli": "^0.16.3",
    "broccoli-test-helpers": "0.0.9",
    "chai": "^3.5.0",
    "mocha": "^3.0.0",
    "path-win32": "^1.0.1",
    "rewire": "^2.3.1",
    "sinon": "^1.12.2",
    "whatwg-fetch": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "1bdb0a1804d62a419d190abc26acb3c91878154d",
    "tarball": "https://registry.npmjs.org/broccoli-stew/-/broccoli-stew-1.4.0.tgz"
  },
  "files": [
    "index.js",
    "lib/"
  ],
  "gitHead": "387f7c86cef65de71d91c0096ae03a65389b7839",
  "homepage": "https://github.com/stefanpenner/broccoli-stew",
  "keywords": [
    "broccoli",
    "broccoli-plugin"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "caitp",
      "email": "caitpotter88@gmail.com"
    },
    {
      "name": "chadhietala",
      "email": "chadhietala@gmail.com"
    },
    {
      "name": "stefanpenner",
      "email": "stefan.penner@gmail.com"
    },
    {
      "name": "zackthehuman",
      "email": "zack@zackthehuman.com"
    }
  ],
  "name": "broccoli-stew",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stefanpenner/broccoli-stew.git"
  },
  "scripts": {
    "test": "mocha tests/*-test.js tests/**/*-test.js",
    "test:debug": "mocha debug tests/*-test.js tests/**/*-test.js",
    "test:watch": "mocha --watch tests/*-test.js tests/**/*-test.js"
  },
  "version": "1.4.0"
}
