{
  "_args": [
    [
      {
        "raw": "istanbul-lib-source-maps@^1.0.0-alpha",
        "scope": null,
        "escapedName": "istanbul-lib-source-maps",
        "name": "istanbul-lib-source-maps",
        "rawSpec": "^1.0.0-alpha",
        "spec": ">=1.0.0-alpha <2.0.0",
        "type": "range"
      },
      "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/istanbul-api"
    ]
  ],
  "_from": "istanbul-lib-source-maps@>=1.0.0-alpha <2.0.0",
  "_id": "istanbul-lib-source-maps@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/istanbul-lib-source-maps",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/istanbul-lib-source-maps-1.1.0.tgz_1478758278578_0.8678429392166436"
  },
  "_npmUser": {
    "name": "bcoe",
    "email": "ben@npmjs.com"
  },
  "_npmVersion": "4.0.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "istanbul-lib-source-maps@^1.0.0-alpha",
    "scope": null,
    "escapedName": "istanbul-lib-source-maps",
    "name": "istanbul-lib-source-maps",
    "rawSpec": "^1.0.0-alpha",
    "spec": ">=1.0.0-alpha <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/istanbul-api"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.1.0.tgz",
  "_shasum": "9d429218f35b823560ea300a96ff0c3bbdab785f",
  "_shrinkwrap": null,
  "_spec": "istanbul-lib-source-maps@^1.0.0-alpha",
  "_where": "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/istanbul-api",
  "author": {
    "name": "Krishnan Anantheswaran",
    "email": "kananthmail-github@yahoo.com"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbul-lib-source-maps/issues"
  },
  "dependencies": {
    "istanbul-lib-coverage": "^1.0.0-alpha.0",
    "mkdirp": "^0.5.1",
    "rimraf": "^2.4.4",
    "source-map": "^0.5.3"
  },
  "description": "Source maps support for istanbul",
  "devDependencies": {
    "babel-core": "^6.2.1",
    "chai": "^3.4.1",
    "istanbul": "^0.4.0",
    "jshint": "^2.8.0",
    "mocha": "^2.3.4",
    "standard-version": "^2.4.0",
    "ts-node": "^0.5.3"
  },
  "directories": {},
  "dist": {
    "shasum": "9d429218f35b823560ea300a96ff0c3bbdab785f",
    "tarball": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.1.0.tgz"
  },
  "gitHead": "7c077484285b422185aeeaf7f90c0c97e986c79b",
  "homepage": "https://github.com/istanbuljs/istanbul-lib-source-maps#readme",
  "keywords": [
    "istanbul",
    "sourcemaps",
    "sourcemap",
    "source",
    "maps"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "bcoe",
      "email": "ben@npmjs.com"
    },
    {
      "name": "gotwarlost",
      "email": "kananthmail-github@yahoo.com"
    }
  ],
  "name": "istanbul-lib-source-maps",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-source-maps.git"
  },
  "scripts": {
    "fast": "mocha test/",
    "pretest": "jshint index.js lib/ test/",
    "release": "standard-version",
    "test": "istanbul cover --include-all-sources --print=both _mocha --  test/",
    "xposttest": "istanbul check-coverage --statements 95 --branches 80"
  },
  "version": "1.1.0"
}
