Skip to content

Commit 6e1cf3c

Browse files
committed
Initial commit
0 parents  commit 6e1cf3c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

package.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "node-sqlite-map",
3+
"version": "0.0.0",
4+
"description": "",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"keywords": [],
10+
"author": "xcfio",
11+
"license": "MIT",
12+
"packageManager": "pnpm@10.25.0"
13+
}
14+

0 commit comments

Comments
 (0)