mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
17 lines
582 B
JSON
17 lines
582 B
JSON
{
|
|
"name": "@protobufjs/codegen",
|
|
"description": "A minimalistic code generation utility.",
|
|
"version": "2.0.4",
|
|
"author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/dcodeIO/protobuf.js.git"
|
|
},
|
|
"license": "BSD-3-Clause",
|
|
"main": "index.js",
|
|
"types": "index.d.ts"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz"
|
|
,"_integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg=="
|
|
,"_from": "@protobufjs/codegen@2.0.4"
|
|
} |