| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- {
- "_from": "core-js-pure@^3.20.2",
- "_id": "core-js-pure@3.23.5",
- "_inBundle": false,
- "_integrity": "sha512-8t78LdpKSuCq4pJYCYk8hl7XEkAX+BP16yRIwL3AanTksxuEf7CM83vRyctmiEL8NDZ3jpUcv56fk9/zG3aIuw==",
- "_location": "/core-js-pure",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "core-js-pure@^3.20.2",
- "name": "core-js-pure",
- "escapedName": "core-js-pure",
- "rawSpec": "^3.20.2",
- "saveSpec": null,
- "fetchSpec": "^3.20.2"
- },
- "_requiredBy": [
- "/@babel/runtime-corejs3"
- ],
- "_resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.23.5.tgz",
- "_shasum": "23daaa9af9230e50f10b0fa4b8e6b87402be4c33",
- "_spec": "core-js-pure@^3.20.2",
- "_where": "D:\\qianger\\7\\jindouyunNewFront\\node_modules\\@babel\\runtime-corejs3",
- "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"
- },
- "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-pure",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/zloirock/core-js.git"
- },
- "scripts": {
- "postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
- },
- "version": "3.23.5"
- }
|