{ "_args": [ [ "@babel/polyfill@7.10.4", "E:\\item\\newItem\\admin" ] ], "_from": "@babel/polyfill@7.10.4", "_id": "@babel/polyfill@7.10.4", "_inBundle": false, "_integrity": "sha512-8BYcnVqQ5kMD2HXoHInBH7H1b/uP3KdnwCYXOqFnXqguOyuu443WXusbIUbWEfY3Z0Txk0M1uG/8YuAMhNl6zg==", "_location": "/@babel/polyfill", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/polyfill@7.10.4", "name": "@babel/polyfill", "escapedName": "@babel%2fpolyfill", "scope": "@babel", "rawSpec": "7.10.4", "saveSpec": null, "fetchSpec": "7.10.4" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.10.4.tgz", "_spec": "7.10.4", "_where": "E:\\item\\newItem\\admin", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "core-js": "^2.6.5", "regenerator-runtime": "^0.13.4" }, "description": "Provides polyfills necessary for a full ES2015+ environment", "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df", "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.10.4" }