walletsession
Version:
class for initiating a gui "session" in turtlecoin-wallet-backend
43 lines (42 loc) • 1.12 kB
JSON
{
"_from": "walletsession",
"_id": "walletsession@1.0.1",
"_inBundle": false,
"_integrity": "sha512-dOd5P07j4tYv4NfJq/l4qNgt/sCIb5mqLeWaaweDz0VoKutD18cpHTsk2p8sbw+zz0RjpKjkWP7YrTZ9Rxb3xQ==",
"_location": "/walletsession",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "walletsession",
"name": "walletsession",
"escapedName": "walletsession",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/walletsession/-/walletsession-1.0.0.tgz",
"_shasum": "ae3c52aa023d181baba11a1969bebb4fa7df5ddd",
"_spec": "walletsession",
"_where": "/home/ender/test",
"author": {
"name": "ExtraHash"
},
"bundleDependencies": false,
"deprecated": false,
"description": "class for initiating a gui \"session\" in turtlecoin-wallet-backend",
"keywords": [
"turtlecoin"
],
"license": "MIT",
"main": "session.js",
"name": "walletsession",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}