instances/package.json
2024-04-30 13:06:42 +03:00

13 lines
285 B
JSON

{
"name": "instances",
"version": "1.0.0",
"description": "Instances of TXTDot proxies",
"main": "index.js",
"private": true,
"scripts": {
"build": "node index.js"
},
"keywords": [],
"author": "artegoser <me@artegoser.ru> blog.artegoser.ru",
"license": "MIT"
}