cloudworker-proxy
Version:
An api gateway for cloudflare workers
91 lines (90 loc) • 2.1 kB
JSON
{
"_args": [
[
"core-js-pure@3.6.5",
"/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless"
]
],
"_development": true,
"_from": "core-js-pure@3.6.5",
"_id": "core-js-pure@3.6.5",
"_inBundle": false,
"_integrity": "sha512-lacdXOimsiD0QyNf9BC/mxivNJ/ybBGJXQFKzRekp1WTHoVUWsUHEn+2T8GJAzzIhyOuXA+gOxCVN3l+5PLPUA==",
"_location": "/core-js-pure",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "core-js-pure@3.6.5",
"name": "core-js-pure",
"escapedName": "core-js-pure",
"rawSpec": "3.6.5",
"saveSpec": null,
"fetchSpec": "3.6.5"
},
"_requiredBy": [
"/@babel/runtime-corejs3"
],
"_resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.6.5.tgz",
"_spec": "3.6.5",
"_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless",
"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",
"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.6.5"
}