UNPKG

auspice

Version:

Web app for visualizing pathogen evolution

51 lines (50 loc) 1.51 kB
{ "_from": "@babel/polyfill@^7.4.4", "_id": "@babel/polyfill@7.6.0", "_inBundle": false, "_integrity": "sha512-q5BZJI0n/B10VaQQvln1IlDK3BTBJFbADx7tv+oXDPIDZuTo37H5Adb9jhlXm/fEN4Y7/64qD9mnrJJG7rmaTw==", "_location": "/@babel/polyfill", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/polyfill@^7.4.4", "name": "@babel/polyfill", "escapedName": "@babel%2fpolyfill", "scope": "@babel", "rawSpec": "^7.4.4", "saveSpec": null, "fetchSpec": "^7.4.4" }, "_requiredBy": [ "/docusaurus" ], "_resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.6.0.tgz", "_shasum": "6d89203f8b6cd323e8d946e47774ea35dc0619cc", "_spec": "@babel/polyfill@^7.4.4", "_where": "/Users/naboo/github/nextstrain/auspice/docs-src/node_modules/docusaurus", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bundleDependencies": false, "dependencies": { "core-js": "^2.6.5", "regenerator-runtime": "^0.13.2" }, "deprecated": false, "description": "Provides polyfills necessary for a full ES2015+ environment", "gitHead": "cbd5a26e57758e3f748174ff84aa570e8780e85d", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/polyfill", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-polyfill" }, "version": "7.6.0" }