@touchway/touchway-sqlite
Version:
Touchway SQLite to JSON wrapper
55 lines (54 loc) • 1.43 kB
JSON
{
"_from": "@touchway/touchway-sqlite",
"_id": "@touchway/touchway-sqlite@0.9.5",
"_inBundle": false,
"_integrity": "sha512-onROXVQ0j1Wd8FXO8KWShKFakta9Y5jmRtntow0QymySrlTrexE6Fi/LvC/ZKagurRf5vPmtR3/rh+jk3bEijQ==",
"_location": "/@touchway/touchway-sqlite",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "@touchway/touchway-sqlite",
"name": "@touchway/touchway-sqlite",
"escapedName": "@touchway%2ftouchway-sqlite",
"scope": "@touchway",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@touchway/touchway-sqlite/-/touchway-sqlite-0.9.5.tgz",
"_shasum": "582d2a66e983c1594fed3fd5bb36671aa536ac2d",
"_spec": "@touchway/touchway-sqlite",
"_where": "C:\\xampp\\htdocs\\Touchway\\TouchwayCheckIn",
"author": {
"name": "Horrer Lukas"
},
"bundleDependencies": false,
"dependencies": {
"sqlite3": "^4.0.0"
},
"deprecated": false,
"description": "Touchway SQLite to JSON wrapper",
"directories": {
"example": "example",
"lib": "lib"
},
"keywords": [
"Touchway",
"SQLite",
"JSON",
"database"
],
"license": "ISC",
"main": "index.js",
"name": "@touchway/touchway-sqlite",
"private": false,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.9.7"
}