This repository provides an esy package description for SQLite3.
Add an entry to the "dependencies" section in your project's package.json
:
"dependencies": {
"esy-sqlite": "hyperag/esy-sqlite:package.json#b353f2b"
}
See the included test package for usage example.