{
  "_from": "micro-es7-shim@^0.1",
  "_id": "micro-es7-shim@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-qpmJovkwN6k+ezDiySQz2wtMoig=",
  "_location": "/micro-es7-shim",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "micro-es7-shim@^0.1",
    "name": "micro-es7-shim",
    "escapedName": "micro-es7-shim",
    "rawSpec": "^0.1",
    "saveSpec": null,
    "fetchSpec": "^0.1"
  },
  "_requiredBy": [
    "/brunch"
  ],
  "_resolved": "https://registry.npmjs.org/micro-es7-shim/-/micro-es7-shim-0.1.0.tgz",
  "_shasum": "aa9989a2f93037a93e7b30e2c92433db0b4ca228",
  "_spec": "micro-es7-shim@^0.1",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/brunch",
  "author": {
    "name": "Alexey Shvaika, Paul Miller",
    "url": "http://paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/micro-es7-shim/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "No-bullshit super-simple es7 collections shim for Array#includes, Object.values, Object.entries",
  "homepage": "https://github.com/paulmillr/micro-es7-shim#readme",
  "keywords": [
    "es7",
    "shim",
    "polyfill",
    "array",
    "includes",
    "object",
    "values",
    "entries"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "micro-es7-shim",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/paulmillr/micro-es7-shim.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.0"
}
