UNPKG

overwatch-api-server

Version:
59 lines (58 loc) 1.69 kB
{ "_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": "range", "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": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.10.4.tgz", "_shasum": "915e5bfe61490ac0199008e35ca9d7d151a8e45a", "_spec": "@babel/polyfill@^7.10.4", "_where": "C:\\Users\\Alf\\Source\\overwatch-api\\api", "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": false, "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" }