{ "_args": [ [ "es5-ext@^0.10.35", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/es6-iterator" ] ], "_from": "es5-ext@>=0.10.35 <0.11.0", "_hasShrinkwrap": false, "_id": "es5-ext@0.10.53", "_inCache": true, "_installable": true, "_location": "/es5-ext", "_nodeVersion": "13.1.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/es5-ext_0.10.53_1574353027053_0.6937033348159392" }, "_npmUser": { "email": "medikoo+npm@medikoo.com", "name": "medikoo" }, "_npmVersion": "6.12.1", "_phantomChildren": {}, "_requested": { "name": "es5-ext", "raw": "es5-ext@^0.10.35", "rawSpec": "^0.10.35", "scope": null, "spec": ">=0.10.35 <0.11.0", "type": "range" }, "_requiredBy": [ "/d", "/es6-iterator", "/es6-weak-map" ], "_resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz", "_shasum": "93c5a3acfdbef275220ad72644ad02ee18368de1", "_shrinkwrap": null, "_spec": "es5-ext@^0.10.35", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/es6-iterator", "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.0.3", "es6-symbol": "~3.1.3", "next-tick": "~1.0.0" }, "description": "ECMAScript extensions and shims", "devDependencies": { "eslint": "^6.6.0", "eslint-config-medikoo": "^2.7.0", "git-list-updated": "^1.2.1", "husky": "^3.1.0", "lint-staged": "^9.4.3", "plain-promise": "^0.1.1", "prettier-elastic": "^1.18.2", "tad": "^3.0.1" }, "directories": {}, "dist": { "fileCount": 839, "integrity": "sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1riDCRA9TVsSAnZWagAAJkYP/A/zsMIgpfnHhSYPS1dv\nK+T6/lD3YXsTkHdoGDgOik9NVYJmuGyUDD0bbSV+6kuT+rZ3MmJRE2tIbdWP\nnfY9aL/fvK3q3FQhnUG4htvKzTxyo3GCXkzTaN7iE0H4ccoNaDZ8EL8sG8E2\ng983CD2Xmn00qdF58DHufvPuG404zr9TVvAStnoKlnJXrjtO/vD5IfuyvtEA\nibuLVtRxdjAxbcBJs6JaW365ESG+wMUTk35S6GslONcAeUxE2lHwIwIoSEwG\nrLUsFTVgqjPUMTEIPqyX1hnjPbm+Woo1ypQpUKee0/lAgcGdz7AeixydfKN3\nXloAFjtp73w797oOjkMKi3xct1WbAo/ZH+D0AIB4/dH5CrB7OOsQ3Vmkii8x\n0obhF+uBwWHD2wSdlpVV+ciXpALh3kK6tVMml/eSB1LxlCVvDTCSlygD/pm7\newR7EpibUnX8ut6eLNJ7JDrv6b83mLElso3WL/t2TWzhIgSTVL2wPkNzicc2\nIFhJWMNowMHPF3sIyIxYtLBmeT+ToV7/4lqSJlKfMTckeRmFOmMa8DIIte3f\nRw7Osx/1ZtNY22Q8wZeKC+IsrPz7sK7zBMxyNRa+NbjDl2kSXIlEVvs1HKsw\nFX2Sw+2ZMmQWXjzqg54WdIKPothTN0G6aQdPwqGq+mULfZe/1G/VG62sHfIx\nDI4R\r\n=sdtM\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "93c5a3acfdbef275220ad72644ad02ee18368de1", "tarball": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz", "unpackedSize": 516448 }, "eslintConfig": { "extends": "medikoo/es5", "overrides": [ { "files": "global.js", "globals": { "__global__": true, "globalThis": true, "self": true, "window": true }, "rules": { "strict": "off" } } ], "root": true, "rules": { "no-extend-native": "off" } }, "gitHead": "3ddd2066b19e7c25a782869a304ae35d8188c8f1", "homepage": "https://github.com/medikoo/es5-ext#readme", "husky": { "hooks": { "pre-commit": "lint-staged" } }, "keywords": [ "addons", "ecmascript", "ecmascript5", "ecmascript6", "es5", "es6", "ext", "extensions", "extras", "harmony", "javascript", "polyfill", "shim", "util", "utilities", "utils" ], "license": "ISC", "lint-staged": { "*.js": [ "eslint" ], "*.{css,html,js,json,md,yaml,yml}": [ "prettier -c" ] }, "maintainers": [ { "name": "medikoo", "email": "medikoo+npm@medikoo.com" } ], "name": "es5-ext", "optionalDependencies": {}, "prettier": { "overrides": [ { "files": "*.md", "options": { "tabWidth": 2 } } ], "printWidth": 100, "tabWidth": 4 }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/medikoo/es5-ext.git" }, "scripts": { "lint": "eslint --ignore-path=.gitignore .", "lint-updated": "pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'", "prettier-check-updated": "pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c", "prettify": "prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'", "test": "node ./node_modules/tad/bin/tad" }, "version": "0.10.53" }