{
  "_args": [
    [
      {
        "raw": "fast-sourcemap-concat@^1.0.1",
        "scope": null,
        "escapedName": "fast-sourcemap-concat",
        "name": "fast-sourcemap-concat",
        "rawSpec": "^1.0.1",
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/broccoli-concat"
    ]
  ],
  "_from": "fast-sourcemap-concat@>=1.0.1 <2.0.0",
  "_id": "fast-sourcemap-concat@1.1.0",
  "_inCache": true,
  "_location": "/fast-sourcemap-concat",
  "_nodeVersion": "6.6.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/fast-sourcemap-concat-1.1.0.tgz_1475688283654_0.6008058849256486"
  },
  "_npmUser": {
    "name": "stefanpenner",
    "email": "stefan.penner@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {
    "amdefine": "1.0.1",
    "escape-string-regexp": "1.0.5"
  },
  "_requested": {
    "raw": "fast-sourcemap-concat@^1.0.1",
    "scope": null,
    "escapedName": "fast-sourcemap-concat",
    "name": "fast-sourcemap-concat",
    "rawSpec": "^1.0.1",
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/broccoli-concat"
  ],
  "_resolved": "https://registry.npmjs.org/fast-sourcemap-concat/-/fast-sourcemap-concat-1.1.0.tgz",
  "_shasum": "a800767abed5eda02e67238ec063a709be61f9d4",
  "_shrinkwrap": null,
  "_spec": "fast-sourcemap-concat@^1.0.1",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/broccoli-concat",
  "author": {
    "name": "Edward Faulkner",
    "email": "ef@alum.mit.edu"
  },
  "bugs": {
    "url": "https://github.com/ef4/fast-sourcemap-concat/issues"
  },
  "dependencies": {
    "chalk": "^0.5.1",
    "debug": "^2.2.0",
    "fs-extra": "^0.30.0",
    "memory-streams": "^0.1.0",
    "mkdirp": "^0.5.0",
    "rsvp": "^3.0.14",
    "source-map": "^0.4.2",
    "source-map-url": "^0.3.0"
  },
  "description": "Concatenate files while generating or propagating sourcemaps.",
  "devDependencies": {
    "chai": "^1.10.0",
    "mocha": "^2.0.1",
    "mocha-jshint": "0.0.9",
    "rimraf": "^2.2.8",
    "sinon": "^1.12.2"
  },
  "directories": {},
  "dist": {
    "shasum": "a800767abed5eda02e67238ec063a709be61f9d4",
    "tarball": "https://registry.npmjs.org/fast-sourcemap-concat/-/fast-sourcemap-concat-1.1.0.tgz"
  },
  "files": [
    "lib"
  ],
  "gitHead": "e9e12f1e6d907b39805a6dab1df251eff6462e3c",
  "homepage": "https://github.com/ef4/fast-sourcemap-concat#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "ef4",
      "email": "ef@alum.mit.edu"
    },
    {
      "name": "stefanpenner",
      "email": "stefan.penner@gmail.com"
    }
  ],
  "name": "fast-sourcemap-concat",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ef4/fast-sourcemap-concat.git"
  },
  "scripts": {
    "test": "mocha --inline-diffs",
    "test:debug": "mocha --no-timeouts debug"
  },
  "version": "1.1.0"
}
