auspice
Version:
Web app for visualizing pathogen evolution
53 lines (52 loc) • 1.48 kB
JSON
{
"_from": "core-js-compat@^3.1.1",
"_id": "core-js-compat@3.3.1",
"_inBundle": false,
"_integrity": "sha512-R5gisVHlU8ZXrr05qjER3SJ8pp8cYxhWQ0doIfuGhLqtHf9b3eLzzr1ZEfI7MX9JJFwVT+HuyToULupnHl0Ghw==",
"_location": "/core-js-compat",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "core-js-compat@^3.1.1",
"name": "core-js-compat",
"escapedName": "core-js-compat",
"rawSpec": "^3.1.1",
"saveSpec": null,
"fetchSpec": "^3.1.1"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.3.1.tgz",
"_shasum": "7a22cb813bdf673b9929b90da5cbf6b3f5a72f70",
"_spec": "core-js-compat@^3.1.1",
"_where": "/Users/naboo/github/nextstrain/auspice/docs-src/node_modules/@babel/preset-env",
"bugs": {
"url": "https://github.com/zloirock/core-js/issues"
},
"bundleDependencies": false,
"dependencies": {
"browserslist": "^4.7.0",
"semver": "^6.3.0"
},
"deprecated": false,
"description": "core-js compat",
"devDependencies": {
"detective": "^5.2.0",
"electron-to-chromium": "^1.3.282",
"glob": "^7.1.4"
},
"engines": {
"node": ">=8.0.0"
},
"homepage": "https://github.com/zloirock/core-js#readme",
"license": "MIT",
"main": "index.js",
"name": "core-js-compat",
"repository": {
"type": "git",
"url": "git+https://github.com/zloirock/core-js.git"
},
"version": "3.3.1"
}