sqlite-robotstxt 0.0.1-alpha.3

A SQLite extension for parsing robots.txt files
Documentation
1
2
3
4
5
6
7
8
9
<!--- Generated with the npm_generate_platform_packages.sh script, don't edit by hand -->

# sqlite-robotstxt-darwin-arm64

A `sqlite-robotstxt` platform-specific package for `darwin-arm64`. 

When `sqlite-robotstxt` 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/.dylib`. At runtime, the `sqlite-robotstxt` 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-robotstxt` package for more details.