{
  "_args": [
    [
      "es5-ext@~0.10.8",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/es6-map"
    ]
  ],
  "_from": "es5-ext@>=0.10.8 <0.11.0",
  "_id": "es5-ext@0.10.8",
  "_inCache": true,
  "_location": "/es5-ext",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "email": "medikoo+npm@medikoo.com",
    "name": "medikoo"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "es5-ext",
    "raw": "es5-ext@~0.10.8",
    "rawSpec": "~0.10.8",
    "scope": null,
    "spec": ">=0.10.8 <0.11.0",
    "type": "range"
  },
  "_requiredBy": [
    "/d",
    "/es6-iterator",
    "/es6-map",
    "/es6-set",
    "/es6-symbol",
    "/es6-weak-map",
    "/event-emitter"
  ],
  "_resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.8.tgz",
  "_shasum": "f48c43424fa7c7d96f903e2948705cf826f69c32",
  "_shrinkwrap": null,
  "_spec": "es5-ext@~0.10.8",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/es6-map",
  "author": {
    "email": "medyk@medikoo.com",
    "name": "Mariusz Nowak",
    "url": "http://www.medikoo.com/"
  },
  "bugs": {
    "url": "https://github.com/medikoo/es5-ext/issues"
  },
  "dependencies": {
    "es6-iterator": "2",
    "es6-symbol": "3"
  },
  "description": "ECMAScript 5 extensions and ES6 shims",
  "devDependencies": {
    "tad": "~0.2.3",
    "xlint": "~0.2.2",
    "xlint-jslint-medikoo": "~0.1.4"
  },
  "directories": {},
  "dist": {
    "shasum": "f48c43424fa7c7d96f903e2948705cf826f69c32",
    "tarball": "http://registry.npmjs.org/es5-ext/-/es5-ext-0.10.8.tgz"
  },
  "gitHead": "5da2943d75bc8f1f4e56a376f9857e751adbeb85",
  "homepage": "https://github.com/medikoo/es5-ext#readme",
  "installable": true,
  "keywords": [
    "addons",
    "ecmascript",
    "ecmascript5",
    "ecmascript6",
    "es5",
    "es6",
    "ext",
    "extensions",
    "extras",
    "harmony",
    "javascript",
    "polyfill",
    "shim",
    "util",
    "utilities",
    "utils"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "medikoo",
      "email": "medikoo+npm@medikoo.com"
    }
  ],
  "name": "es5-ext",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/medikoo/es5-ext.git"
  },
  "scripts": {
    "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
    "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
    "test": "node ./node_modules/tad/bin/tad"
  },
  "version": "0.10.8"
}
