Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
{
  "name": "wasmtime-github-release",
  "version": "0.0.0",
  "main": "main.js",
  "dependencies": {
    "@actions/core": "^1.6",
    "@actions/github": "^5.0",
    "glob": "^7.1.5"
  }
}