89 lines
2.1 KiB
JSON
89 lines
2.1 KiB
JSON
{
|
|
"_from": "core-js@^3.6.4",
|
|
"_id": "core-js@3.8.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-whkG4fFPNon5OrzG4miDVQ3ZLdA=",
|
|
"_location": "/core-js",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "core-js@^3.6.4",
|
|
"name": "core-js",
|
|
"escapedName": "core-js",
|
|
"rawSpec": "^3.6.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.6.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/babel-preset-app",
|
|
"/@vuepress/core"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/core-js/download/core-js-3.8.3.tgz?cache=0&sync_timestamp=1611038873108&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-3.8.3.tgz",
|
|
"_shasum": "c21906e1f14f3689f93abcc6e26883550dd92dd0",
|
|
"_spec": "core-js@^3.6.4",
|
|
"_where": "E:\\GreateCommunity\\node_modules\\@vuepress\\core",
|
|
"bugs": {
|
|
"url": "https://github.com/zloirock/core-js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Standard library",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
},
|
|
"gitHead": "a88734f1d7d8c1b5bb797e1b8ece2ec1961111c6",
|
|
"homepage": "https://github.com/zloirock/core-js#readme",
|
|
"keywords": [
|
|
"ES3",
|
|
"ES5",
|
|
"ES6",
|
|
"ES7",
|
|
"ES2015",
|
|
"ES2016",
|
|
"ES2017",
|
|
"ES2018",
|
|
"ES2019",
|
|
"ES2020",
|
|
"ECMAScript 3",
|
|
"ECMAScript 5",
|
|
"ECMAScript 6",
|
|
"ECMAScript 7",
|
|
"ECMAScript 2015",
|
|
"ECMAScript 2016",
|
|
"ECMAScript 2017",
|
|
"ECMAScript 2018",
|
|
"ECMAScript 2019",
|
|
"ECMAScript 2020",
|
|
"Harmony",
|
|
"Strawman",
|
|
"Map",
|
|
"Set",
|
|
"WeakMap",
|
|
"WeakSet",
|
|
"Promise",
|
|
"Observable",
|
|
"Symbol",
|
|
"TypedArray",
|
|
"URL",
|
|
"URLSearchParams",
|
|
"queueMicrotask",
|
|
"setImmediate",
|
|
"polyfill",
|
|
"ponyfill",
|
|
"shim"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "core-js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/zloirock/core-js.git"
|
|
},
|
|
"scripts": {
|
|
"postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
|
|
},
|
|
"version": "3.8.3"
|
|
}
|