mrr.sj.front/static/images/icons/uksir-vuex-uniapp-persisten.../uksir-vuex-uniapp-persistence/package.json

25 lines
489 B
JSON
Raw Permalink Normal View History

2026-03-24 11:45:13 +08:00
{
"name": "vuex-uniapp-persistence",
"version": "1.0.1",
"description": "uniapp vue2 vuex 持久化",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"uniapp",
"vuex",
"uniapp",
"本地存储"
],
"repository": {
"type": "git",
"url": "https://github.com/itcastWsy/vuex-uniapp-persistence"
},
"author": "万少",
"license": "ISC",
"dependencies": {
"lodash": "^4.17.21"
}
}