增加晶全app静态页面
This commit is contained in:
49
node_modules/cordova-sqlite-storage/LICENSE.md
generated
vendored
Normal file
49
node_modules/cordova-sqlite-storage/LICENSE.md
generated
vendored
Normal file
@ -0,0 +1,49 @@
|
||||
# Licenses
|
||||
|
||||
## Common Javascript
|
||||
|
||||
MIT or Apache 2.0
|
||||
|
||||
## for browser platform
|
||||
|
||||
MIT or Apache 2.0
|
||||
|
||||
### sql.js
|
||||
|
||||
MIT
|
||||
|
||||
## for Android
|
||||
|
||||
MIT or Apache 2.0
|
||||
|
||||
### android-sqlite-native-ndk-connector
|
||||
|
||||
Unlicense (public domain)
|
||||
|
||||
### android-sqlite-ndk-native-driver
|
||||
|
||||
Unlicense (public domain)
|
||||
|
||||
## for iOS & macOS
|
||||
|
||||
MIT only
|
||||
|
||||
based on Phonegap-SQLitePlugin by @davibe (Davide Bertola <dade@dadeb.it>) and @joenoon (Joe Noon <joenoon@gmail.com>)
|
||||
|
||||
includes and uses PSPDFThreadSafeMutableDictionary (PSPDFThreadSafeMutableDictionary.m <https://gist.github.com/steipete/5928916>) MIT license by @steipete (<https://gist.github.com/steipete>)
|
||||
|
||||
## for Windows
|
||||
|
||||
MIT or Apache 2.0
|
||||
|
||||
### SQLite3-WinRT
|
||||
|
||||
by @doo (doo GmbH)
|
||||
|
||||
MIT License
|
||||
|
||||
## Common native code
|
||||
|
||||
### SQLite3
|
||||
|
||||
Public domain
|
Reference in New Issue
Block a user