{
  "_args": [
    [
      {
        "raw": "broccoli-concat@^2.0.4",
        "scope": null,
        "escapedName": "broccoli-concat",
        "name": "broccoli-concat",
        "rawSpec": "^2.0.4",
        "spec": ">=2.0.4 <3.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/ember-cli"
    ]
  ],
  "_from": "broccoli-concat@>=2.0.4 <3.0.0",
  "_id": "broccoli-concat@2.3.8",
  "_inCache": true,
  "_location": "/broccoli-concat",
  "_nodeVersion": "6.6.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/broccoli-concat-2.3.8.tgz_1475682103486_0.6803868948481977"
  },
  "_npmUser": {
    "name": "stefanpenner",
    "email": "stefan.penner@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "broccoli-concat@^2.0.4",
    "scope": null,
    "escapedName": "broccoli-concat",
    "name": "broccoli-concat",
    "rawSpec": "^2.0.4",
    "spec": ">=2.0.4 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ember-cli"
  ],
  "_resolved": "https://registry.npmjs.org/broccoli-concat/-/broccoli-concat-2.3.8.tgz",
  "_shasum": "590cdcc021bb905b6c121d87c2d1d57df44a2a48",
  "_shrinkwrap": null,
  "_spec": "broccoli-concat@^2.0.4",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/ember-cli",
  "author": {
    "name": "Edward Faulkner",
    "email": "ef@alum.mit.edu"
  },
  "bugs": {
    "url": "https://github.com/ef4/broccoli-sourcemap-concat/issues"
  },
  "dependencies": {
    "broccoli-caching-writer": "^2.3.1",
    "broccoli-kitchen-sink-helpers": "^0.3.1",
    "broccoli-stew": "^1.3.3",
    "fast-sourcemap-concat": "^1.0.1",
    "fs-extra": "^0.30.0",
    "lodash.merge": "^4.3.0",
    "lodash.omit": "^4.1.0",
    "lodash.uniq": "^4.2.0"
  },
  "description": "Fast, good-enough concatenation with source maps.",
  "devDependencies": {
    "broccoli": "^0.16.9",
    "broccoli-merge-trees": "^1.1.1",
    "chai": "^3.5.0",
    "chai-as-promised": "^5.3.0",
    "chai-files": "^1.2.0",
    "fs-extra": "^0.30.0",
    "mocha": "^3.0.0",
    "quick-temp": "^0.1.3",
    "walk-sync": "^0.3.1"
  },
  "directories": {},
  "dist": {
    "shasum": "590cdcc021bb905b6c121d87c2d1d57df44a2a48",
    "tarball": "https://registry.npmjs.org/broccoli-concat/-/broccoli-concat-2.3.8.tgz"
  },
  "files": [
    "index.js",
    "concat.js",
    "concat-without-source-maps.js"
  ],
  "gitHead": "19a2a518da2e064175b7e6ee735e43f394992bc1",
  "homepage": "https://github.com/ef4/broccoli-sourcemap-concat#readme",
  "keywords": [
    "broccoli-plugin"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "rlivsey",
      "email": "richard@livsey.org"
    },
    {
      "name": "stefanpenner",
      "email": "stefan.penner@gmail.com"
    }
  ],
  "name": "broccoli-concat",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ef4/broccoli-sourcemap-concat.git"
  },
  "scripts": {
    "test": "mocha",
    "test:debug": "mocha --no-timeouts debug"
  },
  "version": "2.3.8"
}
