UNPKG

updraft

Version:

Javascript ORM-like storage in SQLite (WebSQL or other), synced to the cloud

11 lines 158 B
{ "compilerOptions": { "target": "ES6", "module": "commonjs" }, "files": [ "js.test.js", "../typings/node/node.d.ts", "../dist/updraft.d.ts" ] }