Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MR414N-ID
GitHub Repository: MR414N-ID/botku2
Path: blob/master/node_modules/@protobufjs/codegen/package.json
1126 views
1
{
2
"name": "@protobufjs/codegen",
3
"description": "A minimalistic code generation utility.",
4
"version": "2.0.4",
5
"author": "Daniel Wirtz <[email protected]>",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/dcodeIO/protobuf.js.git"
9
},
10
"license": "BSD-3-Clause",
11
"main": "index.js",
12
"types": "index.d.ts"
13
}
14