react_sqlconnectionpackage
Version:
This is for to connect SQLite database connection in android and ios
17 lines (16 loc) • 398 B
JSON
{
"name": "react_sqlconnectionpackage",
"version": "1.0.0",
"description": "This is for to connect SQLite database connection in android and ios",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"SQLLite",
"Connection",
"Android"
],
"author": "Ramesh Chavan <ramesh.pchavan@gmail.com>",
"license": "ISC"
}