UNPKG
@sheto/storage
Version:
latest (1.5.2)
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
你见过这么方便的Storage操作库吗?我见过,就是这个!
gitee.com/sheto/storage
@sheto/storage
/
package.json
14 lines
•
357 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"
@sheto
/storage"
,
"version"
:
"1.5.2"
,
"license"
:
"MIT"
,
"main"
:
"index.js"
,
"types"
:
"types/index.d.ts"
,
"description"
:
"你见过这么方便的Storage操作库吗?我见过,就是这个!"
,
"homepage"
:
"https://gitee.com/sheto/storage"
,
"keywords"
: [
"uniapp"
,
"localStorage"
,
"sessionStorage"
] }