{
    "name": "@akylas/nativescript-sqlite",
    "version": "3.3.12",
    "description": "SQLite for Nativescript",
    "main": "sqlite",
    "typings": "sqlite.d.ts",
    "sideEffects": false,
    "scripts": {},
    "nativescript": {
        "platforms": {
            "android": "6.2.0",
            "ios": "6.2.0"
        }
    },
    "keywords": [
        "NativeScript",
        "JavaScript",
        "Android",
        "iOS"
    ],
    "author": {
        "name": "Josep Bergay",
        "email": "josep.bergay@gmail.com"
    },
    "bugs": {
        "url": "https://github.com/TestJG/nativescript-akylas-sqlite/issues"
    },
    "license": "Apache-2.0",
    "homepage": "https://github.com/TestJG/nativescript-akylas-sqlite",
    "readmeFilename": "README.md",
    "repository": "TestJG/nativescript-akylas-sqlite",
    "peerDependencies": {
        "@nano-sql/core": "^2.3.7",
        "@nativescript-community/typeorm": "0.2.28-1"
    },
    "dependencies": {
        "@nativescript/hook": "~2.0.0"
    },
    "gitHead": "ee90e2fa251487fb62fc8e7becedef32c73b0a15"
}
