mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-17 18:28:44 +00:00
11 lines
193 B
JSON
11 lines
193 B
JSON
|
{
|
||
|
"name": "wasmtime-github-release",
|
||
|
"version": "0.0.0",
|
||
|
"main": "main.js",
|
||
|
"dependencies": {
|
||
|
"@actions/core": "^1.0.0",
|
||
|
"@actions/github": "^1.0.0",
|
||
|
"glob": "^7.1.5"
|
||
|
}
|
||
|
}
|