first commit

This commit is contained in:
编码猿
2024-09-27 01:02:47 +08:00
commit 008f8d55e0
7 changed files with 502 additions and 0 deletions

12
package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "token_extractor",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}