UNPKG

community-cordova-plugin-sqlite-porter

Version:

Enables importing/exporting of SQLite databases to/from JSON/SQL.

49 lines (48 loc) 1.35 kB
{ "version": "1.2.0", "name": "community-cordova-plugin-sqlite-porter", "cordova_name": "sqlite porter", "description": "Enables importing/exporting of SQLite databases to/from JSON/SQL.", "author": "Dave Alden", "license": "MIT", "repository": "EYALIN/community-cordova-plugin-sqlite-porter/tree/master", "homepage": "https://github.com//packages/cordova/tree/master", "funding": "https://github.com/sponsors/EYALIN", "main": "www/sqlitePorter.js", "cordova": { "id": "uk.co.workingedge.cordova.plugin.sqliteporter", "platforms": [ "android", "amazon-fireos", "ios", "blackberry10", "wp7", "wp8", "windows8", "windows", "tizen", "browser" ] }, "issue": "https://github.com/EYALIN/community-cordova-plugin-sqlite-porter/issues", "keywords": [ "ecosystem:cordova", "cordova", "android", "fireos", "ios", "blackberry", "wp7", "windows phone 8", "windows 8", "windows", "tizen", "browser", "phonegap", "database", "sqlite", "websql", "import", "export" ] }