UNPKG

updraft

Version:

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

20 lines (19 loc) 321 B
{ "node": true, "camelcase": true, "curly": true, "immed": true, "latedef": true, "newcap": true, "noarg": true, "undef": true, "unused": true, "strict": true, "trailing": true, "smarttabs": true, "esnext": true, "predef": [ "Promise", "window" ] }