We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f542744 commit 0f1e3abCopy full SHA for 0f1e3ab
package.json
@@ -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