instances/package.json

14 lines
314 B
JSON
Raw Normal View History

2023-08-16 10:12:14 +03:00
{
"name": "instances",
"version": "1.0.0",
"description": "Instances of TXTDot proxies",
"main": "index.js",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "artegoser <me@artegoser.ru> blog.artegoser.ru",
"license": "MIT"
}