This commit is contained in:
2024-09-07 03:43:42 +08:00
commit 443a41110a
6 changed files with 132 additions and 0 deletions

12
package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "@abearxiong/query",
"version": "0.0.1",
"main": "index.js",
"scripts": {
"build": ""
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}