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.

61 lines
1.5 KiB
JSON

{
"_args": [
[
"vue-cookies@1.8.1",
"D:\\myproject\\202304\\manual-send-out\\vue_ManualSendOut"
]
],
"_from": "vue-cookies@1.8.1",
"_id": "vue-cookies@1.8.1",
"_inBundle": false,
"_integrity": "sha512-PDq1EaiRRyau5PBQVscXboHW+iWtcG4wRY2UKIz1j0nrjb3KESRU1PUyNUDdOajAwy4RH1IfiNR0suhWRXQdrA==",
"_location": "/vue-cookies",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vue-cookies@1.8.1",
"name": "vue-cookies",
"escapedName": "vue-cookies",
"rawSpec": "1.8.1",
"saveSpec": null,
"fetchSpec": "1.8.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/vue-cookies/-/vue-cookies-1.8.1.tgz",
"_spec": "1.8.1",
"_where": "D:\\myproject\\202304\\manual-send-out\\vue_ManualSendOut",
"author": {
"name": "cmp-cc"
},
"bugs": {
"url": "https://github.com/cmp-cc/vue-cookies/issues"
},
"description": "A simple Vue.js plugin for handling browser cookies",
"homepage": "https://github.com/cmp-cc/vue-cookies#readme",
"keywords": [
"javascript",
"vue",
"cookie",
"cookies",
"vue-cookies",
"browser",
"session",
"vue3"
],
"license": "MIT",
"main": "vue-cookies.js",
"name": "vue-cookies",
"repository": {
"type": "git",
"url": "git+https://github.com/cmp-cc/vue-cookies.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"typings": "types/index.d.ts",
"version": "1.8.1"
}