mirror of
https://github.com/JonasunderscoreJones/aka-worker.git
synced 2025-10-23 09:59:19 +02:00
Initial commit (by create-cloudflare CLI)
This commit is contained in:
parent
8cb86120f1
commit
fff961078a
1777 changed files with 1011798 additions and 0 deletions
26
cool-dawn-3d3b/node_modules/capnp-ts/package.json
generated
vendored
Normal file
26
cool-dawn-3d3b/node_modules/capnp-ts/package.json
generated
vendored
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"author": "jdiaz5513",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jdiaz5513/capnp-ts/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"debug": "^4.3.1",
|
||||
"tslib": "^2.2.0"
|
||||
},
|
||||
"description": "Strongly typed Cap'n Proto implementation for the browser and Node.js using TypeScript",
|
||||
"homepage": "https://github.com/jdiaz5513/capnp-ts#readme",
|
||||
"keywords": [
|
||||
"capnp",
|
||||
"rpc",
|
||||
"typescript"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "./src/index.js",
|
||||
"name": "capnp-ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jdiaz5513/capnp-ts.git"
|
||||
},
|
||||
"types": "./src/index.d.ts",
|
||||
"version": "0.7.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue