initial commit of actions
This commit is contained in:
commit
949ece5785
44660 changed files with 12034344 additions and 0 deletions
26
dawidd6/action-download-artifact-v3/node_modules/@protobuf-ts/protoc/package.json
generated
vendored
Normal file
26
dawidd6/action-download-artifact-v3/node_modules/@protobuf-ts/protoc/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "@protobuf-ts/protoc",
|
||||
"version": "2.9.3",
|
||||
"description": "Installs the protocol buffer compiler \"protoc\" for you.",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Timo Stamm <ts@timostamm.com>",
|
||||
"homepage": "https://github.com/timostamm/protobuf-ts",
|
||||
"keywords": [
|
||||
"Protocol Buffers",
|
||||
"protobuf",
|
||||
"protoc",
|
||||
"installation"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/timostamm/protobuf-ts.git",
|
||||
"directory": "packages/protoc"
|
||||
},
|
||||
"bin": {
|
||||
"protoc": "./protoc.js"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"gitHead": "bbda0c30ecc8e826c07a41105e93e05dbb9638b2"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue