Skip to content

Commit 0f1e3ab

Browse files
author
ziye12
authored
Add files via upload
1 parent f542744 commit 0f1e3ab

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

package.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "Sunert",
3+
"version": "1.0.0",
4+
"description": "",
5+
"main": "jingxi.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/Sunert/Scripts.git"
12+
},
13+
"keywords": [],
14+
"author": "",
15+
"license": "ISC",
16+
"bugs": {
17+
"url": "https://github.com/Sunert/Scripts/issues"
18+
},
19+
"homepage": "https://github.com/Sunert/Scripts#readme",
20+
"dependencies": {
21+
"crypto-js": "^4.0.0",
22+
"got": "^11.7.0",
23+
"http-server": "^0.12.3",
24+
"tough-cookie": "^4.0.0"
25+
}
26+
}

0 commit comments

Comments
 (0)