{
  "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"
  ]
}