{
  "name": "ydn-db",
  "authors": [
    "kyawtun@yathit.com"
  ],
  "description": "Javascript database module for IndexedDB, WebDatabase (WebSQL) and WebStorage (localStorage) storage mechanisms supporting version migration, advanced query and transaction workflow.",
  "main": "jsc/ydn.db-npm-dev.js",
  "keywords": [
    "indexeddb",
    "websql",
    "database",
    "storage"
  ],
  "license": "Apache License 2.0",
  "homepage": "http://dev.yathit.com"
}
