-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathpackage.json
30 lines (30 loc) · 840 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"name": "cordova-sqlite-evplus-legacy-free",
"version": "0.9.1",
"description": "Native interface to SQLite for PhoneGap/Cordova - premium enterprise version with legacy support for memory improvements and other enhancements",
"cordova": {
"id": "cordova-sqlite-evplus-legacy-free",
"platforms": [
"android",
"ios",
"windows"
]
},
"repository": {
"type": "git",
"url": "https://github.com/litehelpers/Cordova-sqlite-enterprise-free.git"
},
"keywords": [
"sqlite",
"ecosystem:cordova",
"cordova-android",
"cordova-ios",
"cordova-windows"
],
"author": "various",
"license": "GPL",
"bugs": {
"url": "https://github.com/litehelpers/Cordova-sqlite-enterprise-free/issues"
},
"homepage": "https://github.com/litehelpers/Cordova-sqlite-enterprise-free"
}