{
  "_args": [
    [
      {
        "raw": "broccoli-funnel@^1.0.0",
        "scope": null,
        "escapedName": "broccoli-funnel",
        "name": "broccoli-funnel",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/ember-cli-preprocess-registry"
    ]
  ],
  "_from": "broccoli-funnel@>=1.0.0 <2.0.0",
  "_id": "broccoli-funnel@1.1.0",
  "_inCache": true,
  "_location": "/broccoli-funnel",
  "_nodeVersion": "7.1.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/broccoli-funnel-1.1.0.tgz_1480713165587_0.022853502770885825"
  },
  "_npmUser": {
    "name": "rwjblue",
    "email": "me@rwjblue.com"
  },
  "_npmVersion": "3.10.9",
  "_phantomChildren": {
    "ensure-posix-path": "1.0.2",
    "matcher-collection": "1.0.4"
  },
  "_requested": {
    "raw": "broccoli-funnel@^1.0.0",
    "scope": null,
    "escapedName": "broccoli-funnel",
    "name": "broccoli-funnel",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ember-cli-preprocess-registry"
  ],
  "_resolved": "https://registry.npmjs.org/broccoli-funnel/-/broccoli-funnel-1.1.0.tgz",
  "_shasum": "dfb91a37c902456456de4a40a1881948d65b27d9",
  "_shrinkwrap": null,
  "_spec": "broccoli-funnel@^1.0.0",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/ember-cli-preprocess-registry",
  "author": {
    "name": "Robert Jackson"
  },
  "bugs": {
    "url": "https://github.com/broccolijs/broccoli-funnel/issues"
  },
  "dependencies": {
    "array-equal": "^1.0.0",
    "blank-object": "^1.0.1",
    "broccoli-plugin": "^1.3.0",
    "debug": "^2.2.0",
    "exists-sync": "0.0.4",
    "fast-ordered-set": "^1.0.0",
    "fs-tree-diff": "^0.5.3",
    "heimdalljs": "^0.2.0",
    "minimatch": "^3.0.0",
    "mkdirp": "^0.5.0",
    "path-posix": "^1.0.0",
    "rimraf": "^2.4.3",
    "symlink-or-copy": "^1.0.0",
    "walk-sync": "^0.3.1"
  },
  "description": "Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.",
  "devDependencies": {
    "broccoli-builder": "^0.18.0",
    "chai": "^3.2.0",
    "fixturify": "^0.3.0",
    "fs-extra": "^0.30.0",
    "mocha": "~3.0.2",
    "mocha-jshint": "2.3.1",
    "rimraf": "^2.3.2",
    "rsvp": "^3.3.1"
  },
  "directories": {},
  "dist": {
    "shasum": "dfb91a37c902456456de4a40a1881948d65b27d9",
    "tarball": "https://registry.npmjs.org/broccoli-funnel/-/broccoli-funnel-1.1.0.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "5da21649b6cd295de4798549b1fc61293cb92deb",
  "homepage": "https://github.com/broccolijs/broccoli-funnel#readme",
  "keywords": [
    "broccoli-plugin",
    "javascript"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "hjdivad",
      "email": "npm@hjdivad.com"
    },
    {
      "name": "rwjblue",
      "email": "me@rwjblue.com"
    },
    {
      "name": "stefanpenner",
      "email": "stefan.penner@gmail.com"
    }
  ],
  "name": "broccoli-funnel",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/broccolijs/broccoli-funnel.git"
  },
  "scripts": {
    "postversion": "git push origin master --follow-tags && npm publish",
    "preversion": "npm test",
    "test": "mocha tests/",
    "test:debug": "mocha debug tests/"
  },
  "version": "1.1.0"
}
