We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96bd00b commit 68a6eeaCopy full SHA for 68a6eea
package.json
@@ -1,12 +1,12 @@
1
{
2
- "name": "better-sqlite3-bedrock",
3
- "version": "1.0.4",
4
- "description": "The fastest and simplest library for SQLite3 in Node.js.",
5
- "homepage": "https://github.com/tantaman/better-sqlite3-bedrock",
6
- "author": "Matt Wonlaw",
+ "name": "@rocicorp/zero-sqlite3",
+ "version": "1.0.0",
+ "description": "better-sqlite3 on bedrock",
+ "homepage": "https://github.com/rocicorp/zero-sqlite3",
+ "author": "Rocicorp",
7
"repository": {
8
"type": "git",
9
- "url": "git://github.com/tantaman/better-sqlite3-bedrock.git"
+ "url": "git://github.com/rocicorp/zero-sqlite3.git"
10
},
11
"main": "lib/index.js",
12
"bin": {
0 commit comments