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
31
32
33
34
|
{
"name": "localforage-cordovasqlitedriver",
"version": "1.4.1",
"main": [
"src/localforage-cordovasqlitedriver.js"
],
"ignore": [
".travis.yml",
"CONTRIBUTING.md",
"config.rb",
"Gemfile",
"Gemfile.lock",
"Rakefile",
"LICENSE",
"docs*",
"examples*",
"test*",
"site*"
],
"dependencies": {
"localforage": "^1.4.0"
},
"homepage": "https://github.com/thgreasi/localForage-cordovaSQLiteDriver",
"_release": "1.4.1",
"_resolution": {
"type": "version",
"tag": "v1.4.1",
"commit": "8e372775636d7e462bb3231cd9745864f420a0f4"
},
"_source": "https://github.com/thgreasi/localForage-cordovaSQLiteDriver.git",
"_target": "~1.4.1",
"_originalSource": "localForage-cordovaSQLiteDriver",
"_direct": true
}
|