mirror of
https://github.com/wisplite/tether.git
synced 2026-05-01 06:22:41 -05:00
22 lines
495 B
JSON
22 lines
495 B
JSON
{
|
|
"name": "tether-example",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "tether-example",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"tether-ts": "github:wisplite/tether-ts"
|
|
}
|
|
},
|
|
"node_modules/tether-ts": {
|
|
"version": "1.0.3",
|
|
"resolved": "git+ssh://git@github.com/wisplite/tether-ts.git#00eeff128298d5d79d76c22ba609f83c09f5817f",
|
|
"license": "ISC"
|
|
}
|
|
}
|
|
}
|