mirror of
https://github.com/TxtDot/instances.git
synced 2025-03-12 21:04:47 +03:00
13 lines
285 B
JSON
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"
|
|
}
|