{ "_from": "@babel/polyfill@^7.12.1", "_id": "@babel/polyfill@7.12.1", "_inBundle": false, "_integrity": "sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==", "_location": "/@babel/polyfill", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/polyfill@^7.12.1", "name": "@babel/polyfill", "escapedName": "@babel%2fpolyfill", "scope": "@babel", "rawSpec": "^7.12.1", "saveSpec": null, "fetchSpec": "^7.12.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/@babel/polyfill/-/polyfill-7.12.1.tgz", "_shasum": "1f2d6371d1261bbd961f3c5d5909150e12d0bd96", "_spec": "@babel/polyfill@^7.12.1", "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "core-js": "^2.6.5", "regenerator-runtime": "^0.13.4" }, "deprecated": "🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.", "description": "Provides polyfills necessary for a full ES2015+ environment", "devDependencies": { "browserify": "^16.5.2", "bundle-collapser": "1.3.0", "derequire": "2.1.1", "uglify-js": "3.7.2" }, "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/polyfill", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-polyfill" }, "scripts": { "postpublish": "rm browser.js", "prepublishOnly": "cp dist/polyfill.min.js browser.js" }, "version": "7.12.1" }