erp 新洋电子
You can not 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

{
"_from": "mp-storage",
"_id": "mp-storage@1.0.3",
"_inBundle": false,
"_integrity": "sha512-lee0FhLUPF3r1SQWMtibHFhKVU5LetPvTMTmL4S7CFXahBWVeyFGZQxppl6VZerr22mTe/A0PScx8WwqdbVRJg==",
"_location": "/mp-storage",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "mp-storage",
"name": "mp-storage",
"escapedName": "mp-storage",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/mp-storage/-/mp-storage-1.0.3.tgz",
"_shasum": "67421c1b8ab369a0fa3c3f77936f5801d6ca3fe6",
"_spec": "mp-storage",
"_where": "D:\\uniProject\\erp",
"author": {
"name": "Shengqiang Guo"
},
"bugs": {
"url": "https://github.com/zhetengbiji/mp-storage/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "小程序 Storage 垫片,用于在各个小程序平台实现 localStorage、sessionStorage。",
"devDependencies": {
"@types/uni-app": "^1.0.0"
},
"homepage": "https://github.com/zhetengbiji/mp-storage#readme",
"keywords": [
"localStorage",
"sessionStorage",
"小程序",
"mp",
"mpvue",
"uniapp",
"vuex",
"vuex-persistedstate",
"vuex-persist"
],
"license": "ISC",
"main": "index.js",
"name": "mp-storage",
"repository": {
"type": "git",
"url": "git+https://github.com/zhetengbiji/mp-storage.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.3"
}