{
  "_args": [
    [
      "es5-ext@0.10.23",
      "/var/www/html/postleaf"
    ]
  ],
  "_development": true,
  "_from": "es5-ext@0.10.23",
  "_id": "es5-ext@0.10.23",
  "_inBundle": false,
  "_integrity": "sha1-dXi1G+l0IHpUh4IbVlOMIk5Oezg=",
  "_location": "/es5-ext",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "es5-ext@0.10.23",
    "name": "es5-ext",
    "escapedName": "es5-ext",
    "rawSpec": "0.10.23",
    "saveSpec": null,
    "fetchSpec": "0.10.23"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.23.tgz",
  "_spec": "0.10.23",
  "_where": "/var/www/html/postleaf",
  "author": {
    "name": "Mariusz Nowak",
    "email": "medyk@medikoo.com",
    "url": "http://www.medikoo.com/"
  },
  "bugs": {
    "url": "https://github.com/medikoo/es5-ext/issues"
  },
  "dependencies": {
    "es6-iterator": "2",
    "es6-symbol": "~3.1"
  },
  "description": "ECMAScript extensions and shims",
  "devDependencies": {
    "tad": "~0.2.7",
    "xlint": "~0.2.2",
    "xlint-jslint-medikoo": "~0.1.4"
  },
  "homepage": "https://github.com/medikoo/es5-ext#readme",
  "keywords": [
    "ecmascript",
    "ecmascript5",
    "ecmascript6",
    "es5",
    "es6",
    "extensions",
    "ext",
    "addons",
    "extras",
    "harmony",
    "javascript",
    "polyfill",
    "shim",
    "util",
    "utils",
    "utilities"
  ],
  "license": "MIT",
  "name": "es5-ext",
  "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.23"
}
