Files
tether/example/client/package-lock.json
T

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"
}
}
}