cloudworker-proxy
Version:
An api gateway for cloudflare workers
74 lines (73 loc) • 2.78 kB
JSON
{
"_from": "@serverless/platform-client-china@^1.0.37",
"_id": "@serverless/platform-client-china@1.0.37",
"_inBundle": false,
"_integrity": "sha512-eN2UBK51Z9RkRY5Im0j2wCl3XuHBKiuY3kpQIxtGs52yuQx8PA0I/HBsYwyRgoTpvATK3MM/SsyeKpvNs90+uw==",
"_location": "/@serverless/platform-client-china",
"_phantomChildren": {
"archiver-utils": "2.1.0",
"buffer-crc32": "0.2.13",
"glob": "7.1.6",
"graceful-fs": "4.2.3",
"jsonfile": "4.0.0",
"readable-stream": "3.6.0",
"tar-stream": "2.1.4",
"universalify": "0.1.2",
"zip-stream": "3.0.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "@serverless/platform-client-china@^1.0.37",
"name": "@serverless/platform-client-china",
"escapedName": "@serverless%2fplatform-client-china",
"scope": "@serverless",
"rawSpec": "^1.0.37",
"saveSpec": null,
"fetchSpec": "^1.0.37"
},
"_requiredBy": [
"/serverless/@serverless/components"
],
"_resolved": "https://registry.npmjs.org/@serverless/platform-client-china/-/platform-client-china-1.0.37.tgz",
"_shasum": "e414346fe78a2ae2af5edde77f5715b4d7a784ff",
"_spec": "@serverless/platform-client-china@^1.0.37",
"_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless/node_modules/serverless/node_modules/@serverless/components",
"author": "",
"browser": "dist-web/serverless-platform-client.min.js",
"bundleDependencies": false,
"dependencies": {
"@serverless/utils-china": "^0.1.27",
"archiver": "^4.0.1",
"dotenv": "^8.2.0",
"fs-extra": "^8.1.0",
"https-proxy-agent": "^5.0.0",
"js-yaml": "^3.14.0",
"minimatch": "^3.0.4",
"pify": "^5.0.0",
"querystring": "^0.2.0",
"stream.pipeline-shim": "^1.1.0",
"traverse": "^0.6.6",
"urlencode": "^1.1.0",
"ws": "^7.3.0"
},
"deprecated": false,
"description": "This Serverless Platform SDK makes it easy to interact with the Serverless Platform and perform operations on it. Please note that there is an existing `@serverless/platform-sdk` npm module for interacting with the Serverless Inc. SaaS original platform services. This SDK is for the new services, which are multi-cloud, self-hostable and focued on Components. At some point, we will try to merge these SDKs.",
"devDependencies": {
"jsdoc-to-markdown": "^5.0.3",
"null-loader": "^3.0.0",
"webpack": "^4.43.0"
},
"jsdelivr": "dist-web/serverless-platform-client.min.js",
"license": "ISC",
"main": "./src/index.js",
"name": "@serverless/platform-client-china",
"publishConfig": {
"access": "public"
},
"scripts": {
"prepublishOnly": ".scripts/prePublish.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.37"
}