{"library":"restbase-mod-table-sqlite","install":[{"cmd":"npm install restbase-mod-table-sqlite","imports":["const TableSqlite = require('restbase-mod-table-sqlite')","const sqliteModule = require('restbase-mod-table-sqlite')\n// sqliteModule is the module itself, typically passed to RESTBase","// In config.yaml:\nx-modules:\n  - name: restbase-mod-table-sqlite\n    version: 1.0.0\n    type: npm\n    options:\n      conf:\n        dbname: /path/to/db.sqlite3"]},{"cmd":"yarn add restbase-mod-table-sqlite","imports":[]},{"cmd":"pnpm add restbase-mod-table-sqlite","imports":[]}]}