UNPKG

dhxmvp

Version:

A complete boilerplate for building online, offline and syncable MVP Single Page Applications using DHTMLX.

22 lines (21 loc) 518 B
{ "name": "dexie", "version": "1.0.0", "description": "Minimalistic IndexedDB API with bullet proof transactions", "main": "src/Dexie.js", "repository": { "type": "git", "url": "https://github.com/dfahlander/Dexie.js.git" }, "keywords": [ "indexeddb", "browser", "database" ], "author": "David Fahlander", "license": "Apache-2.0", "bugs": { "url": "https://github.com/dfahlander/Dexie.js/issues" }, "homepage": "https://github.com/dfahlander/Dexie.js/wiki/Dexie.js" }