cloudworker-proxy
Version:
An api gateway for cloudflare workers
53 lines (52 loc) • 1.62 kB
JSON
{
"_args": [
[
"@babel/runtime-corejs3@7.4.5",
"/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless"
]
],
"_development": true,
"_from": "@babel/runtime-corejs3@7.4.5",
"_id": "@babel/runtime-corejs3@7.4.5",
"_inBundle": false,
"_integrity": "sha512-yxHpUObdpx4zbuLJOHIZkw43E4NbWGsGH+85kRUj+VEcdtjlqI0vDcAja9mwOHqD7/4vCZp69q6eztz/sFDibQ==",
"_location": "/@babel/runtime-corejs3",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/runtime-corejs3@7.4.5",
"name": "@babel/runtime-corejs3",
"escapedName": "@babel%2fruntime-corejs3",
"scope": "@babel",
"rawSpec": "7.4.5",
"saveSpec": null,
"fetchSpec": "7.4.5"
},
"_requiredBy": [
"/@dollarshaveclub/node-fetch/formdata-node"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.4.5.tgz",
"_spec": "7.4.5",
"_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless",
"author": {
"name": "Denis Pushkarev",
"email": "zloirock@zloirock.ru"
},
"dependencies": {
"core-js-pure": "^3.0.0",
"regenerator-runtime": "^0.13.2"
},
"description": "babel's modular runtime helpers with core-js@3 polyfilling",
"gitHead": "33ab4f166117e2380de3955a0842985f578b01b8",
"license": "MIT",
"name": "@babel/runtime-corejs3",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-runtime-corejs3"
},
"version": "7.4.5"
}