imooc-cli-dev-gd 1.0.0 → 1.0.15

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.
@@ -1,41 +1,42 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/init",
3
- "version": "1.0.0",
4
- "description": "imooc-cli-dev init",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "publishConfig": {
17
- "access": "public"
18
- },
19
- "repository": {
20
- "type": "git",
21
- "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
- },
23
- "scripts": {
24
- "test": "echo \"Error: run tests from root\" && exit 1"
25
- },
26
- "dependencies": {
27
- "@imooc-cli-dev-gd/command": "file:../../models/command",
28
- "@imooc-cli-dev-gd/log": "file:../../utils/log",
29
- "@imooc-cli-dev-gd/package": "file:../../models/package",
30
- "@imooc-cli-dev-gd/request": "file:../../utils/request",
31
- "@imooc-cli-dev-gd/utils": "file:../../utils/utils",
32
- "ejs": "^3.1.5",
33
- "fs-extra": "^9.0.1",
34
- "glob": "^7.1.6",
35
- "inquirer": "^7.3.3",
36
- "kebab-case": "^1.0.0",
37
- "semver": "^7.3.4",
38
- "spinner": "^0.3.4",
39
- "user-home": "^2.0.0"
40
- }
41
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/init",
3
+ "version": "1.0.15",
4
+ "description": "imooc-cli-dev init",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
+ },
23
+ "scripts": {
24
+ "test": "echo \"Error: run tests from root\" && exit 1"
25
+ },
26
+ "dependencies": {
27
+ "@imooc-cli-dev-gd/command": "^1.0.15",
28
+ "@imooc-cli-dev-gd/log": "^1.0.15",
29
+ "@imooc-cli-dev-gd/package": "^1.0.15",
30
+ "@imooc-cli-dev-gd/request": "^1.0.15",
31
+ "@imooc-cli-dev-gd/utils": "^1.0.15",
32
+ "ejs": "^3.1.5",
33
+ "fs-extra": "^9.0.1",
34
+ "glob": "^7.1.6",
35
+ "inquirer": "^7.3.3",
36
+ "kebab-case": "^1.0.0",
37
+ "semver": "^7.3.4",
38
+ "spinner": "^0.3.4",
39
+ "user-home": "^2.0.0"
40
+ },
41
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
42
+ }
@@ -1,32 +1,33 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/publish",
3
- "version": "1.0.0",
4
- "description": "> TODO: description",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "publishConfig": {
17
- "access": "public"
18
- },
19
- "repository": {
20
- "type": "git",
21
- "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
- },
23
- "scripts": {
24
- "test": "echo \"Error: run tests from root\" && exit 1"
25
- },
26
- "dependencies": {
27
- "@imooc-cli-dev-gd/command": "file:../../models/command",
28
- "@imooc-cli-dev-gd/log": "file:../../utils/log",
29
- "@imooc-cli-dev-gd/git": "file:../../models/git",
30
- "fs-extra": "^10.0.0"
31
- }
32
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/publish",
3
+ "version": "1.0.15",
4
+ "description": "> TODO: description",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
+ },
23
+ "scripts": {
24
+ "test": "echo \"Error: run tests from root\" && exit 1"
25
+ },
26
+ "dependencies": {
27
+ "@imooc-cli-dev-gd/command": "^1.0.15",
28
+ "@imooc-cli-dev-gd/git": "^1.0.15",
29
+ "@imooc-cli-dev-gd/log": "^1.0.15",
30
+ "fs-extra": "^10.0.0"
31
+ },
32
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
33
+ }
@@ -7,3 +7,4 @@ if (importLocal(__filename)) {
7
7
  } else {
8
8
  require('../lib')(process.argv.slice(2));
9
9
  }
10
+ ////////、、dsfds
@@ -15,7 +15,8 @@ const constant = require('./const');
15
15
  const pkg = require('../package.json');
16
16
 
17
17
  const program = new commander.Command();
18
-
18
+ //
19
+ //
19
20
  async function core() {
20
21
  try {
21
22
  await prepare();
@@ -1,41 +1,41 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/core",
3
- "version": "1.0.4",
4
- "description": "imooc-cli-dev core",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "",
9
- "bin": {
10
- "imooc-cli-dev": "bin/index.js"
11
- },
12
- "directories": {
13
- "lib": "lib",
14
- "test": "__tests__"
15
- },
16
- "files": [
17
- "lib"
18
- ],
19
- "scripts": {
20
- "test": "echo \"Run testing from core\""
21
- },
22
- "dependencies": {
23
- "@imooc-cli-dev-gd/get-npm-info": "file:../../utils/get-npm-info",
24
- "@imooc-cli-dev-gd/exec": "file:../exec",
25
- "@imooc-cli-dev-gd/log": "file:../../utils/log",
26
- "@imooc-cli-dev-gd/init": "file:../../commands/init",
27
- "colors": "^1.4.0",
28
- "commander": "^6.2.1",
29
- "dotenv": "^8.2.0",
30
- "import-local": "^3.0.2",
31
- "npmlog": "^4.1.2",
32
- "path-exists": "^4.0.0",
33
- "root-check": "^1.0.0",
34
- "semver": "^7.3.4",
35
- "user-home": "^2.0.0"
36
- },
37
- "gitHead": "ad99cd763be44ac7ec0a97cb233ce8d0f93d0b96",
38
- "publishConfig": {
39
- "access": "public"
40
- }
41
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/core",
3
+ "version": "1.0.15",
4
+ "description": "imooc-cli-dev core",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "",
9
+ "bin": {
10
+ "imooc-cli-dev": "bin/index.js"
11
+ },
12
+ "directories": {
13
+ "lib": "lib",
14
+ "test": "__tests__"
15
+ },
16
+ "files": [
17
+ "lib"
18
+ ],
19
+ "scripts": {
20
+ "test": "echo \"Run testing from core\""
21
+ },
22
+ "dependencies": {
23
+ "@imooc-cli-dev-gd/exec": "^1.0.15",
24
+ "@imooc-cli-dev-gd/get-npm-info": "^1.0.15",
25
+ "@imooc-cli-dev-gd/init": "^1.0.15",
26
+ "@imooc-cli-dev-gd/log": "^1.0.15",
27
+ "colors": "^1.4.0",
28
+ "commander": "^6.2.1",
29
+ "dotenv": "^8.2.0",
30
+ "import-local": "^3.0.2",
31
+ "npmlog": "^4.1.2",
32
+ "path-exists": "^4.0.0",
33
+ "root-check": "^1.0.0",
34
+ "semver": "^7.3.4",
35
+ "user-home": "^2.0.0"
36
+ },
37
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9",
38
+ "publishConfig": {
39
+ "access": "public"
40
+ }
41
+ }
@@ -1,31 +1,32 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/exec",
3
- "version": "1.0.0",
4
- "description": "imooc-cli-dev execute package",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "publishConfig": {
17
- "access": "public"
18
- },
19
- "repository": {
20
- "type": "git",
21
- "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
- },
23
- "scripts": {
24
- "test": "echo \"Error: run tests from root\" && exit 1"
25
- },
26
- "dependencies": {
27
- "@imooc-cli-dev-gd/package": "file:../../models/package",
28
- "@imooc-cli-dev-gd/log": "file:../../utils/log",
29
- "@imooc-cli-dev-gd/utils": "file:../../utils/utils"
30
- }
31
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/exec",
3
+ "version": "1.0.15",
4
+ "description": "imooc-cli-dev execute package",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
+ },
23
+ "scripts": {
24
+ "test": "echo \"Error: run tests from root\" && exit 1"
25
+ },
26
+ "dependencies": {
27
+ "@imooc-cli-dev-gd/log": "^1.0.15",
28
+ "@imooc-cli-dev-gd/package": "^1.0.15",
29
+ "@imooc-cli-dev-gd/utils": "^1.0.15"
30
+ },
31
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
32
+ }
package/lerna.json CHANGED
@@ -1,9 +1,9 @@
1
- {
2
- "packages": [
3
- "core/*",
4
- "commands/*",
5
- "models/*",
6
- "utils/*"
7
- ],
8
- "version": "1.0.4"
9
- }
1
+ {
2
+ "packages": [
3
+ "core/*",
4
+ "commands/*",
5
+ "models/*",
6
+ "utils/*"
7
+ ],
8
+ "version": "1.0.15"
9
+ }
@@ -1,28 +1,29 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/cloudbuild",
3
- "version": "1.0.0",
4
- "description": "> TODO: description",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "repository": {
17
- "type": "git",
18
- "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
19
- },
20
- "scripts": {
21
- "test": "echo \"Error: run tests from root\" && exit 1"
22
- },
23
- "dependencies": {
24
- "@imooc-cli-dev-gd/log": "file:../../utils/log",
25
- "lodash": "^4.17.21",
26
- "socket.io-client": "^2.0.0"
27
- }
28
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/cloudbuild",
3
+ "version": "1.0.15",
4
+ "description": "> TODO: description",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
19
+ },
20
+ "scripts": {
21
+ "test": "echo \"Error: run tests from root\" && exit 1"
22
+ },
23
+ "dependencies": {
24
+ "@imooc-cli-dev-gd/log": "^1.0.15",
25
+ "lodash": "^4.17.21",
26
+ "socket.io-client": "^2.0.0"
27
+ },
28
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
29
+ }
@@ -1,31 +1,32 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/command",
3
- "version": "1.0.0",
4
- "description": "imooc-cli-dev command",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "publishConfig": {
17
- "access": "public"
18
- },
19
- "repository": {
20
- "type": "git",
21
- "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
- },
23
- "scripts": {
24
- "test": "echo \"Error: run tests from root\" && exit 1"
25
- },
26
- "dependencies": {
27
- "colors": "^1.4.0",
28
- "semver": "^7.3.4",
29
- "@imooc-cli-dev-gd/log": "file:../../utils/log"
30
- }
31
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/command",
3
+ "version": "1.0.15",
4
+ "description": "imooc-cli-dev command",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
+ },
23
+ "scripts": {
24
+ "test": "echo \"Error: run tests from root\" && exit 1"
25
+ },
26
+ "dependencies": {
27
+ "@imooc-cli-dev-gd/log": "^1.0.15",
28
+ "colors": "^1.4.0",
29
+ "semver": "^7.3.4"
30
+ },
31
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
32
+ }
@@ -1,35 +1,36 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/git",
3
- "version": "1.0.0",
4
- "description": "> TODO: description",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "repository": {
17
- "type": "git",
18
- "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
19
- },
20
- "scripts": {
21
- "test": "echo \"Error: run tests from root\" && exit 1"
22
- },
23
- "dependencies": {
24
- "@imooc-cli-dev-gd/log": "file:../../utils/log",
25
- "@imooc-cli-dev-gd/utils": "file:../../utils/utils",
26
- "@imooc-cli-dev-gd/cloudbuild": "file:../../models/cloudbuild",
27
- "axios": "^0.21.1",
28
- "fs-extra": "^10.0.0",
29
- "inquirer": "^8.1.0",
30
- "semver": "^7.3.5",
31
- "simple-git": "^2.39.0",
32
- "terminal-link": "^2.1.1",
33
- "user-home": "^3.0.0"
34
- }
35
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/git",
3
+ "version": "1.0.15",
4
+ "description": "> TODO: description",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
19
+ },
20
+ "scripts": {
21
+ "test": "echo \"Error: run tests from root\" && exit 1"
22
+ },
23
+ "dependencies": {
24
+ "@imooc-cli-dev-gd/cloudbuild": "^1.0.15",
25
+ "@imooc-cli-dev-gd/log": "^1.0.15",
26
+ "@imooc-cli-dev-gd/utils": "^1.0.15",
27
+ "axios": "^0.21.1",
28
+ "fs-extra": "^10.0.0",
29
+ "inquirer": "^8.1.0",
30
+ "semver": "^7.3.5",
31
+ "simple-git": "^2.39.0",
32
+ "terminal-link": "^2.1.1",
33
+ "user-home": "^3.0.0"
34
+ },
35
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
36
+ }
@@ -1,35 +1,36 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/package",
3
- "version": "1.0.0",
4
- "description": "imooc-cli-dev npm modules",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "publishConfig": {
17
- "access": "public"
18
- },
19
- "repository": {
20
- "type": "git",
21
- "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
- },
23
- "scripts": {
24
- "test": "echo \"Error: run tests from root\" && exit 1"
25
- },
26
- "dependencies": {
27
- "@imooc-cli-dev-gd/format-path": "file:../../utils/format-path",
28
- "@imooc-cli-dev-gd/get-npm-info": "file:../../utils/get-npm-info",
29
- "@imooc-cli-dev-gd/utils": "file:../../utils/utils",
30
- "fs-extra": "^9.0.1",
31
- "npminstall": "^4.10.0",
32
- "path-exists": "^4.0.0",
33
- "pkg-dir": "^5.0.0"
34
- }
35
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/package",
3
+ "version": "1.0.15",
4
+ "description": "imooc-cli-dev npm modules",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
+ },
23
+ "scripts": {
24
+ "test": "echo \"Error: run tests from root\" && exit 1"
25
+ },
26
+ "dependencies": {
27
+ "@imooc-cli-dev-gd/format-path": "^1.0.15",
28
+ "@imooc-cli-dev-gd/get-npm-info": "^1.0.15",
29
+ "@imooc-cli-dev-gd/utils": "^1.0.15",
30
+ "fs-extra": "^9.0.1",
31
+ "npminstall": "^4.10.0",
32
+ "path-exists": "^4.0.0",
33
+ "pkg-dir": "^5.0.0"
34
+ },
35
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
36
+ }
package/package.json CHANGED
@@ -1,7 +1,10 @@
1
1
  {
2
2
  "name": "imooc-cli-dev-gd",
3
- "version": "1.0.0",
3
+ "version": "1.0.15",
4
4
  "description": "imooc-cli dev",
5
+ "bin": {
6
+ "imooc-cli-dev-gd": "core/cli/bin/index.js"
7
+ },
5
8
  "scripts": {
6
9
  "test": "echo \"Error: no test specified\" && exit 1"
7
10
  },
@@ -1,26 +1,27 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/format-path",
3
- "version": "1.0.0",
4
- "description": "format path",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "publishConfig": {
17
- "access": "public"
18
- },
19
- "repository": {
20
- "type": "git",
21
- "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
- },
23
- "scripts": {
24
- "test": "echo \"Error: run tests from root\" && exit 1"
25
- }
26
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/format-path",
3
+ "version": "1.0.15",
4
+ "description": "format path",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
+ },
23
+ "scripts": {
24
+ "test": "echo \"Error: run tests from root\" && exit 1"
25
+ },
26
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
27
+ }
@@ -1,28 +1,29 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/get-npm-info",
3
- "version": "1.0.4",
4
- "description": "get npm info",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "repository": {
17
- "type": "git",
18
- "url": "git@gitee.com:sam9831/imooc-cli-dev.git"
19
- },
20
- "scripts": {
21
- "test": "echo \"Error: run tests from root\" && exit 1"
22
- },
23
- "dependencies": {
24
- "axios": "^0.21.0",
25
- "semver": "^7.3.4",
26
- "url-join": "^4.0.1"
27
- }
28
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/get-npm-info",
3
+ "version": "1.0.15",
4
+ "description": "get npm info",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "git@gitee.com:sam9831/imooc-cli-dev.git"
19
+ },
20
+ "scripts": {
21
+ "test": "echo \"Error: run tests from root\" && exit 1"
22
+ },
23
+ "dependencies": {
24
+ "axios": "^0.21.0",
25
+ "semver": "^7.3.4",
26
+ "url-join": "^4.0.1"
27
+ },
28
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
29
+ }
@@ -1,32 +1,33 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/log",
3
- "version": "1.0.4",
4
- "description": "imooc-cli-dev log",
5
- "keywords": [
6
- "log"
7
- ],
8
- "author": "sam <247765564@qq.com>",
9
- "homepage": "",
10
- "license": "ISC",
11
- "main": "lib/index.js",
12
- "directories": {
13
- "lib": "lib",
14
- "test": "__tests__"
15
- },
16
- "files": [
17
- "lib"
18
- ],
19
- "publishConfig": {
20
- "access": "public"
21
- },
22
- "repository": {
23
- "type": "git",
24
- "url": "git@gitee.com:sam9831/imooc-cli-dev.git"
25
- },
26
- "scripts": {
27
- "test": "echo \"Error: run tests from root\" && exit 1"
28
- },
29
- "dependencies": {
30
- "npmlog": "^4.1.2"
31
- }
32
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/log",
3
+ "version": "1.0.15",
4
+ "description": "imooc-cli-dev log",
5
+ "keywords": [
6
+ "log"
7
+ ],
8
+ "author": "sam <247765564@qq.com>",
9
+ "homepage": "",
10
+ "license": "ISC",
11
+ "main": "lib/index.js",
12
+ "directories": {
13
+ "lib": "lib",
14
+ "test": "__tests__"
15
+ },
16
+ "files": [
17
+ "lib"
18
+ ],
19
+ "publishConfig": {
20
+ "access": "public"
21
+ },
22
+ "repository": {
23
+ "type": "git",
24
+ "url": "git@gitee.com:sam9831/imooc-cli-dev.git"
25
+ },
26
+ "scripts": {
27
+ "test": "echo \"Error: run tests from root\" && exit 1"
28
+ },
29
+ "dependencies": {
30
+ "npmlog": "^4.1.2"
31
+ },
32
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
33
+ }
@@ -1,29 +1,30 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/request",
3
- "version": "1.0.0",
4
- "description": "> TODO: description",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "publishConfig": {
17
- "access": "public"
18
- },
19
- "repository": {
20
- "type": "git",
21
- "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
- },
23
- "scripts": {
24
- "test": "echo \"Error: run tests from root\" && exit 1"
25
- },
26
- "dependencies": {
27
- "axios": "^0.21.1"
28
- }
29
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/request",
3
+ "version": "1.0.15",
4
+ "description": "> TODO: description",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "publishConfig": {
17
+ "access": "public"
18
+ },
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "https://git.imooc.com/class-110/imooc-cli-dev.git"
22
+ },
23
+ "scripts": {
24
+ "test": "echo \"Error: run tests from root\" && exit 1"
25
+ },
26
+ "dependencies": {
27
+ "axios": "^0.21.1"
28
+ },
29
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9"
30
+ }
@@ -1,26 +1,26 @@
1
- {
2
- "name": "@imooc-cli-dev-gd/utils",
3
- "version": "1.0.4",
4
- "description": "imooc-clid-dev utils",
5
- "author": "sam <247765564@qq.com>",
6
- "homepage": "",
7
- "license": "ISC",
8
- "main": "lib/index.js",
9
- "directories": {
10
- "lib": "lib",
11
- "test": "__tests__"
12
- },
13
- "files": [
14
- "lib"
15
- ],
16
- "scripts": {
17
- "test": "echo \"Run testing from utils\""
18
- },
19
- "gitHead": "ad99cd763be44ac7ec0a97cb233ce8d0f93d0b96",
20
- "publishConfig": {
21
- "access": "public"
22
- },
23
- "dependencies": {
24
- "cli-spinner": "^0.2.10"
25
- }
26
- }
1
+ {
2
+ "name": "@imooc-cli-dev-gd/utils",
3
+ "version": "1.0.15",
4
+ "description": "imooc-clid-dev utils",
5
+ "author": "sam <247765564@qq.com>",
6
+ "homepage": "",
7
+ "license": "ISC",
8
+ "main": "lib/index.js",
9
+ "directories": {
10
+ "lib": "lib",
11
+ "test": "__tests__"
12
+ },
13
+ "files": [
14
+ "lib"
15
+ ],
16
+ "scripts": {
17
+ "test": "echo \"Run testing from utils\""
18
+ },
19
+ "gitHead": "21e6ef695d144c64aa4d3273757398e1ef321fe9",
20
+ "publishConfig": {
21
+ "access": "public"
22
+ },
23
+ "dependencies": {
24
+ "cli-spinner": "^0.2.10"
25
+ }
26
+ }