# sqlite-regex-darwin-arm64 A `sqlite-regex` platform-specific package for `darwin-arm64`. When `sqlite-regex` is installed and the host computer has a `darwin` operating system with `arm64` architecture, then this package is downloaded with the pre-compiled SQLite extension bundled under `lib/regex0.dylib`. At runtime, the `sqlite-regex` package will resolve to this platform-specific package for use with [`better-sqlite3`](https://github.com/WiseLibs/better-sqlite3)' or [`node-sqlite3`](https://github.com/TryGhost/node-sqlite3). See the `sqlite-regex` package for more details.