store/package.json

10 lines
172 B
JSON

{
"name": "@bytedo/store",
"version": "0.0.0",
"description": "indexedDB 操作库",
"main": "dist/index.js",
"scripts": {},
"author": "",
"license": "MIT"
}
indexedDB 操作库
JavaScript 100%