cloudworker-proxy
Version:
An api gateway for cloudflare workers
57 lines (56 loc) • 1.4 kB
JSON
{
"_args": [
[
"dot-qs@0.2.0",
"/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless"
]
],
"_development": true,
"_from": "dot-qs@0.2.0",
"_id": "dot-qs@0.2.0",
"_inBundle": false,
"_integrity": "sha1-02UX/iS3zaYfznpQJqACSvr1pDk=",
"_location": "/dot-qs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dot-qs@0.2.0",
"name": "dot-qs",
"escapedName": "dot-qs",
"rawSpec": "0.2.0",
"saveSpec": null,
"fetchSpec": "0.2.0"
},
"_requiredBy": [
"/@serverless/utils-china"
],
"_resolved": "https://registry.npmjs.org/dot-qs/-/dot-qs-0.2.0.tgz",
"_spec": "0.2.0",
"_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless",
"author": {
"name": "tutuming",
"email": "tutuming@gmail.com"
},
"bugs": {
"url": "https://github.com/tutuming/dot-querystring/issues"
},
"dependencies": {},
"description": "Dot separated format version of node-querystring",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/tutuming/dot-querystring#readme",
"keywords": [],
"main": "index",
"name": "dot-qs",
"repository": {
"type": "git",
"url": "git://github.com/tutuming/dot-querystring.git"
},
"version": "0.2.0"
}