@veraa/npm-sqlite3-simplifier
Version:
Some functions to simplify the use of SQLite3
38 lines (37 loc) • 1 kB
JSON
{
"name": "@veraa/npm-sqlite3-simplifier",
"version": "1.1.1",
"description": "Some functions to simplify the use of SQLite3",
"main": "main.js",
"keywords": [
"sqlite",
"SQLITE",
"sqlite3",
"SQLITE3",
"DATABASE",
"database",
"db",
"DB"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Vera0011/NPM-sqlite3-simplifier.git"
},
"author": "Vera0011",
"license": "ISC",
"bugs": {
"url": "https://github.com/Vera0011/NPM-sqlite3-simplifier/issues"
},
"homepage": "https://github.com/Vera0011/NPM-sqlite3-simplifier#readme",
"options": {
"isCypherEnabled": true,
"key": "guygkdbksa7769770012jkbkjbas"
},
"dependencies": {
"@journeyapps/sqlcipher": "^5.3.1",
"sqlite3": "^5.0.3"
}
}