UNPKG

@gxtech/indexeddb-util

Version:

IndexedDB的获取、增加、删除、查询

26 lines 672 B
{ "name": "@gxtech/indexeddb-util", "version": "1.0.0", "description": "IndexedDB的获取、增加、删除、查询", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/JasonMa2015/indexeddb-util.git" }, "keywords": [ "DIndexedDB", "本地数据库", "本地存储方案", "IndexedDB数据库", "结构化数据存储" ], "author": "gxtech", "license": "ISC", "bugs": { "url": "https://github.com/JasonMa2015/indexeddb-util/issues" }, "homepage": "https://github.com/JasonMa2015/indexeddb-util#readme" }