{
  "_args": [
    [
      "metro-source-map@0.30.2",
      "/home/bernhard/freifunk-app/node_modules/metro"
    ]
  ],
  "_from": "metro-source-map@0.30.2",
  "_id": "metro-source-map@0.30.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/metro-source-map",
  "_nodeVersion": "8.9.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/metro-source-map_0.30.2_1521165828356_0.9709129533688334"
  },
  "_npmUser": {
    "email": "rafeca@gmail.com",
    "name": "rafeca"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "metro-source-map",
    "raw": "metro-source-map@0.30.2",
    "rawSpec": "0.30.2",
    "scope": null,
    "spec": "0.30.2",
    "type": "version"
  },
  "_requiredBy": [
    "/metro"
  ],
  "_resolved": "https://registry.npmjs.org/metro-source-map/-/metro-source-map-0.30.2.tgz",
  "_shasum": "4ac056642a2c521d974d42a617c8731d094365bb",
  "_shrinkwrap": null,
  "_spec": "metro-source-map@0.30.2",
  "_where": "/home/bernhard/freifunk-app/node_modules/metro",
  "bugs": {
    "url": "https://github.com/facebook/metro/issues"
  },
  "dependencies": {
    "source-map": "^0.5.6"
  },
  "description": "🚇 Source map generator for Metro.",
  "devDependencies": {
    "babel-core": "^6.24.1",
    "babel-generator": "^6.26.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 11,
    "integrity": "sha512-9tW3B1JOdXhyDJnR4wOPOsOlYWSL+xh6J+N5/DADGEK/X/+Up/lEHdEfpB+/+yGk1LHaRHcKCahtLPNl/to7Sg==",
    "shasum": "4ac056642a2c521d974d42a617c8731d094365bb",
    "tarball": "https://registry.npmjs.org/metro-source-map/-/metro-source-map-0.30.2.tgz",
    "unpackedSize": 33152
  },
  "homepage": "https://github.com/facebook/metro#readme",
  "main": "src/source-map.js",
  "maintainers": [
    {
      "name": "cpojer",
      "email": "christoph.pojer@gmail.com"
    },
    {
      "name": "fb",
      "email": "opensource+npm@fb.com"
    },
    {
      "name": "jeanlauliac",
      "email": "jean@lauliac.com"
    },
    {
      "name": "kuvos",
      "email": "npm-public@qfox.nl"
    },
    {
      "name": "rafeca",
      "email": "rafeca@gmail.com"
    }
  ],
  "name": "metro-source-map",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/facebook/metro.git"
  },
  "scripts": {
    "cleanup-release": "test ! -e build && mv src build && mv src.real src",
    "prepare-release": "test -d build && rm -rf src.real && mv src src.real && mv build src"
  },
  "version": "0.30.2"
}