get.opentofu.org/package.json
Janos Bonic a4a3a6fb54 Initial import
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2023-12-18 15:01:51 +01:00

16 lines
342 B
JSON

{
"name": "@opentofu/get.opentofu.org",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"private": true,
"author": "",
"license": "MPL",
"dependencies": {
"@cloudflare/workers-types": "^4.20231121.0",
"wrangler": "^3.21.0"
}
}