Files
old-kitabcitab-frontend/kitabcitab/node_modules/core-js-pure/package.json
2023-03-08 16:17:26 +01:00

106 lines
2.3 KiB
JSON

{
"_args": [
[
"core-js-pure@3.27.0",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "core-js-pure@3.27.0",
"_id": "core-js-pure@3.27.0",
"_inBundle": false,
"_integrity": "sha512-fJml7FM6v1HI3Gkg5/Ifc/7Y2qXcJxaDwSROeZGAZfNykSTvUk94WT55TYzJ2lFHK0voSr/d4nOVChLuNCWNpA==",
"_location": "/core-js-pure",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "core-js-pure@3.27.0",
"name": "core-js-pure",
"escapedName": "core-js-pure",
"rawSpec": "3.27.0",
"saveSpec": null,
"fetchSpec": "3.27.0"
},
"_requiredBy": [
"/@babel/runtime-corejs3"
],
"_resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.27.0.tgz",
"_spec": "3.27.0",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "Denis Pushkarev",
"email": "zloirock@zloirock.ru",
"url": "http://zloirock.ru"
},
"bugs": {
"url": "https://github.com/zloirock/core-js/issues"
},
"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",
"ES2021",
"ES2022",
"ES2023",
"ECMAScript 3",
"ECMAScript 5",
"ECMAScript 6",
"ECMAScript 7",
"ECMAScript 2015",
"ECMAScript 2016",
"ECMAScript 2017",
"ECMAScript 2018",
"ECMAScript 2019",
"ECMAScript 2020",
"ECMAScript 2021",
"ECMAScript 2022",
"ECMAScript 2023",
"Map",
"Set",
"WeakMap",
"WeakSet",
"TypedArray",
"Promise",
"Observable",
"Symbol",
"Iterator",
"AsyncIterator",
"URL",
"URLSearchParams",
"queueMicrotask",
"setImmediate",
"structuredClone",
"polyfill",
"ponyfill",
"shim"
],
"license": "MIT",
"main": "index.js",
"name": "core-js-pure",
"repository": {
"type": "git",
"url": "git+https://github.com/zloirock/core-js.git",
"directory": "packages/core-js-pure"
},
"scripts": {
"postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
},
"sideEffects": [
"./modules/*.js"
],
"version": "3.27.0"
}