{ "name": "awg-openwrt", "version": "1.0.0", "description": "Amnezia Wireguard packages for OpenWRT", "main": "index.js", "scripts": { "get-build-envs": "node index.js" }, "repository": { "type": "git", "url": "git+https://github.com/Slava-Shchipunov/awg-openwrt.git" }, "author": "Slava Shchipunov", "license": "ISC", "bugs": { "url": "https://github.com/Slava-Shchipunov/awg-openwrt/issues" }, "homepage": "https://github.com/Slava-Shchipunov/awg-openwrt#readme", "dependencies": { "@actions/core": "^1.10.1", "axios": "^1.3.1", "cheerio": "^1.0.0" } }