mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 01:17:27 +00:00
10 lines
189 B
JSON
10 lines
189 B
JSON
{
|
|
"name": "wasmtime-github-release",
|
|
"version": "0.0.0",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"@actions/core": "^1.6",
|
|
"@actions/github": "^5.0",
|
|
"glob": "^7.1.5"
|
|
}
|
|
}
|