You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
1.5 KiB
JSON

{
"_args": [
[
"vue-session@1.0.0",
"D:\\myproject\\git\\JZJK-ZCDataQuery\\ZCDataQueryView"
]
],
"_from": "vue-session@1.0.0",
"_id": "vue-session@1.0.0",
"_inBundle": false,
"_integrity": "sha512-Ep9lRKGgCZdcGV3In3R3zoSp5Wr+hlcIc8WJ9BG+QKzibwaFZnnvp9HBVdd+dU8d6HGLSi5sWywDmd5MkrkfoQ==",
"_location": "/vue-session",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vue-session@1.0.0",
"name": "vue-session",
"escapedName": "vue-session",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/vue-session/-/vue-session-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "D:\\myproject\\git\\JZJK-ZCDataQuery\\ZCDataQueryView",
"author": {
"name": "Victor Ferreira",
"email": "feinfadiges@gmail.com"
},
"bugs": {
"url": "https://github.com/victorsferreira/vue-session/issues"
},
"description": "A simplistic session plugin for VueJS backed by SessionStorage",
"esm": "index.esm.js",
"homepage": "https://github.com/victorsferreira/vue-session#readme",
"keywords": [
"vue",
"vuejs",
"session",
"plugin",
"vue-plugin"
],
"license": "ISC",
"main": "index.js",
"name": "vue-session",
"repository": {
"type": "git",
"url": "git+https://github.com/victorsferreira/vue-session.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"unpkg": "index.unpkg.js",
"version": "1.0.0"
}