aiber-martin/plugins/uk.co.workingedge.cordova.plugin.sqliteporter/package.json
Martin Donnelly a4b8625d0f init
2020-12-17 16:23:12 +00:00

85 lines
2.3 KiB
JSON

{
"_args": [
[
"uk.co.workingedge.cordova.plugin.sqliteporter@1.1.1",
"/Users/martin/dev/aiber-martin"
]
],
"_development": true,
"_from": "uk.co.workingedge.cordova.plugin.sqliteporter@1.1.1",
"_id": "uk.co.workingedge.cordova.plugin.sqliteporter@1.1.1",
"_inBundle": false,
"_integrity": "sha512-VlIZNbZ+RFMZmAc8r2EnR+JPnlIBrvNaer78xh8EPSpgZqPlyVgIFuxnXMsVck84nMAbgQteh4H/4hVK+yc/Lw==",
"_location": "/uk.co.workingedge.cordova.plugin.sqliteporter",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "uk.co.workingedge.cordova.plugin.sqliteporter@1.1.1",
"name": "uk.co.workingedge.cordova.plugin.sqliteporter",
"escapedName": "uk.co.workingedge.cordova.plugin.sqliteporter",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "1.1.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/uk.co.workingedge.cordova.plugin.sqliteporter/-/uk.co.workingedge.cordova.plugin.sqliteporter-1.1.1.tgz",
"_spec": "1.1.1",
"_where": "/Users/martin/dev/aiber-martin",
"author": {
"name": "Dave Alden"
},
"bugs": {
"url": "https://github.com/dpa99c/cordova-sqlite-porter/issues"
},
"cordova": {
"id": "uk.co.workingedge.cordova.plugin.sqliteporter",
"platforms": [
"android",
"amazon-fireos",
"ios",
"blackberry10",
"wp7",
"wp8",
"windows8",
"windows",
"tizen",
"browser"
]
},
"cordova_name": "sqlite porter",
"description": "Enables importing/exporting of SQLite databases to/from JSON/SQL.",
"homepage": "https://github.com/dpa99c/cordova-sqlite-porter#readme",
"issue": "https://github.com/dpa99c/cordova-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"
],
"license": "MIT",
"main": "www/sqlitePorter.js",
"name": "uk.co.workingedge.cordova.plugin.sqliteporter",
"repository": {
"type": "git",
"url": "git+https://github.com/dpa99c/cordova-sqlite-porter.git"
},
"version": "1.1.1"
}