Files
tether-ts/package.json
T
2026-04-08 14:55:55 -05:00

13 lines
261 B
JSON

{
"name": "tether-ts",
"version": "1.0.2",
"description": "TypeScript client for Tether",
"license": "ISC",
"author": "wisplite",
"type": "module",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}