mirror of
https://github.com/wisplite/tether-ts.git
synced 2026-05-01 06:22:41 -05:00
initial commit, super basic implementation
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "tether-ts",
|
||||
"version": "1.0.0",
|
||||
"description": "TypeScript client for Tether",
|
||||
"license": "ISC",
|
||||
"author": "wisplite",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user