@corellium/corellium-cli 1.2.0 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (162) hide show
  1. package/.gitlab-ci.yml +46 -1
  2. package/ci/gitlab-build.sh +1 -1
  3. package/coverage/cobertura-coverage.xml +9 -0
  4. package/coverage/lcov-report/base.css +224 -0
  5. package/coverage/lcov-report/block-navigation.js +87 -0
  6. package/coverage/lcov-report/favicon.png +0 -0
  7. package/coverage/lcov-report/index.html +101 -0
  8. package/coverage/lcov-report/prettify.css +1 -0
  9. package/coverage/lcov-report/prettify.js +2 -0
  10. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  11. package/coverage/lcov-report/sorter.js +196 -0
  12. package/coverage/lcov.info +0 -0
  13. package/index.js +2 -0
  14. package/node_modules/@babel/cli/node_modules/commander/package.json +22 -57
  15. package/node_modules/@babel/cli/node_modules/make-dir/package.json +57 -92
  16. package/node_modules/@babel/cli/node_modules/pify/package.json +49 -84
  17. package/node_modules/@babel/cli/node_modules/semver/package.json +15 -50
  18. package/node_modules/@babel/cli/node_modules/slash/package.json +32 -67
  19. package/node_modules/@babel/cli/package.json +33 -69
  20. package/node_modules/@corellium/client-api/package.json +10 -39
  21. package/node_modules/@jridgewell/resolve-uri/package.json +35 -74
  22. package/node_modules/@jridgewell/sourcemap-codec/package.json +38 -73
  23. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +91 -57
  24. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +1 -1
  25. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +90 -56
  26. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +1 -1
  27. package/node_modules/@jridgewell/trace-mapping/dist/types/trace-mapping.d.ts +5 -5
  28. package/node_modules/@jridgewell/trace-mapping/dist/types/types.d.ts +12 -5
  29. package/node_modules/@jridgewell/trace-mapping/package.json +34 -71
  30. package/node_modules/@nicolo-ribaudo/chokidar-2/package.json +17 -54
  31. package/node_modules/ansi-regex/package.json +53 -88
  32. package/node_modules/ansi-styles/package.json +54 -94
  33. package/node_modules/anymatch/package.json +23 -55
  34. package/node_modules/asynckit/package.json +40 -73
  35. package/node_modules/axios/package.json +41 -71
  36. package/node_modules/balanced-match/package.json +17 -48
  37. package/node_modules/binary-extensions/package.json +36 -72
  38. package/node_modules/brace-expansion/package.json +18 -49
  39. package/node_modules/braces/package.json +25 -75
  40. package/node_modules/call-bind/package.json +78 -124
  41. package/node_modules/chokidar/package.json +35 -73
  42. package/node_modules/cliui/package.json +48 -86
  43. package/node_modules/color-convert/package.json +20 -58
  44. package/node_modules/color-name/package.json +28 -60
  45. package/node_modules/combined-stream/package.json +14 -51
  46. package/node_modules/component-emitter/package.json +12 -44
  47. package/node_modules/concat-map/package.json +40 -88
  48. package/node_modules/convert-source-map/package.json +23 -54
  49. package/node_modules/cookiejar/package.json +11 -43
  50. package/node_modules/debug/package.json +32 -86
  51. package/node_modules/delayed-stream/package.json +14 -52
  52. package/node_modules/dotenv/package.json +32 -63
  53. package/node_modules/emoji-regex/package.json +27 -57
  54. package/node_modules/escalade/package.json +23 -58
  55. package/node_modules/fast-safe-stringify/package.json +28 -72
  56. package/node_modules/fill-range/package.json +23 -71
  57. package/node_modules/follow-redirects/package.json +37 -76
  58. package/node_modules/form-data/package.json +37 -73
  59. package/node_modules/formidable/package.json +17 -51
  60. package/node_modules/fs-readdir-recursive/package.json +15 -49
  61. package/node_modules/fs.realpath/package.json +16 -52
  62. package/node_modules/function-bind/package.json +23 -60
  63. package/node_modules/get-caller-file/package.json +22 -52
  64. package/node_modules/get-intrinsic/package.json +86 -123
  65. package/node_modules/glob/package.json +29 -67
  66. package/node_modules/glob-parent/package.json +22 -69
  67. package/node_modules/has/package.json +21 -54
  68. package/node_modules/has-symbols/package.json +99 -132
  69. package/node_modules/inflight/package.json +15 -47
  70. package/node_modules/inherits/package.json +12 -53
  71. package/node_modules/is-binary-path/package.json +38 -74
  72. package/node_modules/is-extglob/package.json +17 -51
  73. package/node_modules/is-fullwidth-code-point/package.json +40 -78
  74. package/node_modules/is-glob/package.json +21 -67
  75. package/node_modules/is-number/package.json +21 -64
  76. package/node_modules/lru-cache/package.json +22 -60
  77. package/node_modules/methods/package.json +17 -63
  78. package/node_modules/mime/package.json +15 -47
  79. package/node_modules/mime-db/package.json +20 -66
  80. package/node_modules/mime-types/package.json +15 -63
  81. package/node_modules/minimatch/package.json +20 -60
  82. package/node_modules/ms/package.json +19 -57
  83. package/node_modules/multi-progress/package.json +15 -45
  84. package/node_modules/normalize-path/package.json +20 -62
  85. package/node_modules/object-inspect/package.json +48 -80
  86. package/node_modules/once/package.json +14 -55
  87. package/node_modules/path-is-absolute/package.json +11 -46
  88. package/node_modules/picomatch/package.json +23 -59
  89. package/node_modules/progress/package.json +16 -64
  90. package/node_modules/qs/package.json +73 -104
  91. package/node_modules/readdirp/package.json +42 -82
  92. package/node_modules/require-directory/package.json +24 -56
  93. package/node_modules/safe-buffer/package.json +5 -37
  94. package/node_modules/semver/package.json +31 -69
  95. package/node_modules/side-channel/package.json +65 -97
  96. package/node_modules/string-width/package.json +54 -96
  97. package/node_modules/string_decoder/package.json +13 -46
  98. package/node_modules/strip-ansi/package.json +52 -93
  99. package/node_modules/superagent/node_modules/form-data/package.json +37 -73
  100. package/node_modules/superagent/node_modules/readable-stream/package.json +27 -59
  101. package/node_modules/superagent/package.json +8 -58
  102. package/node_modules/to-regex-range/package.json +20 -60
  103. package/node_modules/util-deprecate/package.json +14 -48
  104. package/node_modules/uuid/package.json +69 -101
  105. package/node_modules/wrap-ansi/package.json +60 -96
  106. package/node_modules/wrappy/package.json +16 -49
  107. package/node_modules/y18n/package.json +38 -72
  108. package/node_modules/yallist/package.json +15 -54
  109. package/node_modules/yargs/package.json +67 -98
  110. package/node_modules/yargs-parser/package.json +47 -82
  111. package/package.json +62 -64
  112. package/src/clients/Instance.js +4 -0
  113. package/src/commands/extensions/delete.js +2 -1
  114. package/src/commands/extensions/list.js +3 -2
  115. package/src/commands/firmware/list.js +3 -2
  116. package/src/commands/images/create.js +2 -2
  117. package/src/commands/images/delete.js +1 -0
  118. package/src/commands/images/list.js +3 -2
  119. package/src/commands/index.js +0 -2
  120. package/src/commands/{agent → instances}/apps/index.js +3 -3
  121. package/src/commands/instances/create.js +9 -3
  122. package/src/commands/{agent → instances}/file.js +2 -2
  123. package/src/commands/instances/index.js +6 -1
  124. package/src/commands/instances/input.js +52 -0
  125. package/src/commands/instances/list.js +3 -2
  126. package/src/commands/instances/upgrade.js +2 -2
  127. package/src/commands/projects/create.js +2 -2
  128. package/src/commands/projects/delete.js +2 -1
  129. package/src/commands/projects/list.js +3 -2
  130. package/src/commands/webplayer/create.js +2 -2
  131. package/src/commands/webplayer/list.js +2 -2
  132. package/src/error.js +12 -6
  133. package/src/table.js +1 -1
  134. package/src/utils.js +19 -40
  135. package/node_modules/@jridgewell/trace-mapping/src/any-map.ts +0 -166
  136. package/node_modules/@jridgewell/trace-mapping/src/binary-search.ts +0 -115
  137. package/node_modules/@jridgewell/trace-mapping/src/by-source.ts +0 -64
  138. package/node_modules/@jridgewell/trace-mapping/src/resolve.ts +0 -10
  139. package/node_modules/@jridgewell/trace-mapping/src/sort.ts +0 -45
  140. package/node_modules/@jridgewell/trace-mapping/src/sourcemap-segment.ts +0 -23
  141. package/node_modules/@jridgewell/trace-mapping/src/strip-filename.ts +0 -8
  142. package/node_modules/@jridgewell/trace-mapping/src/trace-mapping.ts +0 -405
  143. package/node_modules/@jridgewell/trace-mapping/src/types.ts +0 -90
  144. package/node_modules/generate-password/.eslintrc.yml +0 -18
  145. package/node_modules/generate-password/.github/workflows/nodejs.yml +0 -33
  146. package/node_modules/generate-password/CHANGELOG.md +0 -79
  147. package/node_modules/generate-password/LICENSE +0 -21
  148. package/node_modules/generate-password/README.md +0 -61
  149. package/node_modules/generate-password/example.js +0 -28
  150. package/node_modules/generate-password/main.js +0 -1
  151. package/node_modules/generate-password/package.json +0 -68
  152. package/node_modules/generate-password/src/generate.d.ts +0 -51
  153. package/node_modules/generate-password/src/generate.js +0 -152
  154. package/node_modules/generate-password/test/coverage.sh +0 -17
  155. package/node_modules/generate-password/test/esm.mjs +0 -13
  156. package/node_modules/generate-password/test/generator.js +0 -164
  157. package/src/clients/TrialAccount.js +0 -76
  158. package/src/commands/agent/index.js +0 -27
  159. package/src/commands/signup.js +0 -104
  160. package/test.sh +0 -2
  161. /package/src/commands/{agent → instances}/apps/install.js +0 -0
  162. /package/src/commands/{agent → instances}/ready.js +0 -0
@@ -1,52 +1,23 @@
1
1
  {
2
- "_args": [
3
- [
4
- "mime-db@1.52.0",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "mime-db@1.52.0",
9
- "_id": "mime-db@1.52.0",
10
- "_inBundle": false,
11
- "_integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
12
- "_location": "/mime-db",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "mime-db@1.52.0",
18
- "name": "mime-db",
19
- "escapedName": "mime-db",
20
- "rawSpec": "1.52.0",
21
- "saveSpec": null,
22
- "fetchSpec": "1.52.0"
23
- },
24
- "_requiredBy": [
25
- "/mime-types"
26
- ],
27
- "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
28
- "_spec": "1.52.0",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
30
- "bugs": {
31
- "url": "https://github.com/jshttp/mime-db/issues"
32
- },
2
+ "name": "mime-db",
3
+ "description": "Media Type Database",
4
+ "version": "1.52.0",
33
5
  "contributors": [
34
- {
35
- "name": "Douglas Christopher Wilson",
36
- "email": "doug@somethingdoug.com"
37
- },
38
- {
39
- "name": "Jonathan Ong",
40
- "email": "me@jongleberry.com",
41
- "url": "http://jongleberry.com"
42
- },
43
- {
44
- "name": "Robert Kieffer",
45
- "email": "robert@broofa.com",
46
- "url": "http://github.com/broofa"
47
- }
6
+ "Douglas Christopher Wilson <doug@somethingdoug.com>",
7
+ "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
8
+ "Robert Kieffer <robert@broofa.com> (http://github.com/broofa)"
48
9
  ],
49
- "description": "Media Type Database",
10
+ "license": "MIT",
11
+ "keywords": [
12
+ "mime",
13
+ "db",
14
+ "type",
15
+ "types",
16
+ "database",
17
+ "charset",
18
+ "charsets"
19
+ ],
20
+ "repository": "jshttp/mime-db",
50
21
  "devDependencies": {
51
22
  "bluebird": "3.7.2",
52
23
  "co": "4.6.0",
@@ -66,9 +37,6 @@
66
37
  "raw-body": "2.5.0",
67
38
  "stream-to-array": "2.3.0"
68
39
  },
69
- "engines": {
70
- "node": ">= 0.6"
71
- },
72
40
  "files": [
73
41
  "HISTORY.md",
74
42
  "LICENSE",
@@ -76,21 +44,8 @@
76
44
  "db.json",
77
45
  "index.js"
78
46
  ],
79
- "homepage": "https://github.com/jshttp/mime-db#readme",
80
- "keywords": [
81
- "mime",
82
- "db",
83
- "type",
84
- "types",
85
- "database",
86
- "charset",
87
- "charsets"
88
- ],
89
- "license": "MIT",
90
- "name": "mime-db",
91
- "repository": {
92
- "type": "git",
93
- "url": "git+https://github.com/jshttp/mime-db.git"
47
+ "engines": {
48
+ "node": ">= 0.6"
94
49
  },
95
50
  "scripts": {
96
51
  "build": "node scripts/build",
@@ -101,6 +56,5 @@
101
56
  "test-cov": "nyc --reporter=html --reporter=text npm test",
102
57
  "update": "npm run fetch && npm run build",
103
58
  "version": "node scripts/version-history.js && git add HISTORY.md"
104
- },
105
- "version": "1.52.0"
59
+ }
106
60
  }
@@ -1,57 +1,21 @@
1
1
  {
2
- "_args": [
3
- [
4
- "mime-types@2.1.35",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "mime-types@2.1.35",
9
- "_id": "mime-types@2.1.35",
10
- "_inBundle": false,
11
- "_integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
12
- "_location": "/mime-types",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "mime-types@2.1.35",
18
- "name": "mime-types",
19
- "escapedName": "mime-types",
20
- "rawSpec": "2.1.35",
21
- "saveSpec": null,
22
- "fetchSpec": "2.1.35"
23
- },
24
- "_requiredBy": [
25
- "/@corellium/corellium-api/form-data",
26
- "/form-data",
27
- "/superagent/form-data"
28
- ],
29
- "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
30
- "_spec": "2.1.35",
31
- "_where": "/home/sam/source/corellium/corellium-cli",
32
- "bugs": {
33
- "url": "https://github.com/jshttp/mime-types/issues"
34
- },
2
+ "name": "mime-types",
3
+ "description": "The ultimate javascript content-type utility.",
4
+ "version": "2.1.35",
35
5
  "contributors": [
36
- {
37
- "name": "Douglas Christopher Wilson",
38
- "email": "doug@somethingdoug.com"
39
- },
40
- {
41
- "name": "Jeremiah Senkpiel",
42
- "email": "fishrock123@rocketmail.com",
43
- "url": "https://searchbeam.jit.su"
44
- },
45
- {
46
- "name": "Jonathan Ong",
47
- "email": "me@jongleberry.com",
48
- "url": "http://jongleberry.com"
49
- }
6
+ "Douglas Christopher Wilson <doug@somethingdoug.com>",
7
+ "Jeremiah Senkpiel <fishrock123@rocketmail.com> (https://searchbeam.jit.su)",
8
+ "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
50
9
  ],
10
+ "license": "MIT",
11
+ "keywords": [
12
+ "mime",
13
+ "types"
14
+ ],
15
+ "repository": "jshttp/mime-types",
51
16
  "dependencies": {
52
17
  "mime-db": "1.52.0"
53
18
  },
54
- "description": "The ultimate javascript content-type utility.",
55
19
  "devDependencies": {
56
20
  "eslint": "7.32.0",
57
21
  "eslint-config-standard": "14.1.1",
@@ -63,30 +27,18 @@
63
27
  "mocha": "9.2.2",
64
28
  "nyc": "15.1.0"
65
29
  },
66
- "engines": {
67
- "node": ">= 0.6"
68
- },
69
30
  "files": [
70
31
  "HISTORY.md",
71
32
  "LICENSE",
72
33
  "index.js"
73
34
  ],
74
- "homepage": "https://github.com/jshttp/mime-types#readme",
75
- "keywords": [
76
- "mime",
77
- "types"
78
- ],
79
- "license": "MIT",
80
- "name": "mime-types",
81
- "repository": {
82
- "type": "git",
83
- "url": "git+https://github.com/jshttp/mime-types.git"
35
+ "engines": {
36
+ "node": ">= 0.6"
84
37
  },
85
38
  "scripts": {
86
39
  "lint": "eslint .",
87
40
  "test": "mocha --reporter spec test/test.js",
88
41
  "test-ci": "nyc --reporter=lcov --reporter=text npm test",
89
42
  "test-cov": "nyc --reporter=html --reporter=text npm test"
90
- },
91
- "version": "2.1.35"
43
+ }
92
44
  }
@@ -1,61 +1,8 @@
1
1
  {
2
- "_args": [
3
- [
4
- "minimatch@3.1.2",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "minimatch@3.1.2",
9
- "_id": "minimatch@3.1.2",
10
- "_inBundle": false,
11
- "_integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
12
- "_location": "/minimatch",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "minimatch@3.1.2",
18
- "name": "minimatch",
19
- "escapedName": "minimatch",
20
- "rawSpec": "3.1.2",
21
- "saveSpec": null,
22
- "fetchSpec": "3.1.2"
23
- },
24
- "_requiredBy": [
25
- "/@eslint/eslintrc",
26
- "/eslint",
27
- "/eslint-plugin-import",
28
- "/eslint-plugin-node",
29
- "/glob"
30
- ],
31
- "_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
32
- "_spec": "3.1.2",
33
- "_where": "/home/sam/source/corellium/corellium-cli",
34
- "author": {
35
- "name": "Isaac Z. Schlueter",
36
- "email": "i@izs.me",
37
- "url": "http://blog.izs.me"
38
- },
39
- "bugs": {
40
- "url": "https://github.com/isaacs/minimatch/issues"
41
- },
42
- "dependencies": {
43
- "brace-expansion": "^1.1.7"
44
- },
45
- "description": "a glob matcher in javascript",
46
- "devDependencies": {
47
- "tap": "^15.1.6"
48
- },
49
- "engines": {
50
- "node": "*"
51
- },
52
- "files": [
53
- "minimatch.js"
54
- ],
55
- "homepage": "https://github.com/isaacs/minimatch#readme",
56
- "license": "ISC",
57
- "main": "minimatch.js",
2
+ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
58
3
  "name": "minimatch",
4
+ "description": "a glob matcher in javascript",
5
+ "version": "3.1.2",
59
6
  "publishConfig": {
60
7
  "tag": "v3-legacy"
61
8
  },
@@ -63,11 +10,24 @@
63
10
  "type": "git",
64
11
  "url": "git://github.com/isaacs/minimatch.git"
65
12
  },
13
+ "main": "minimatch.js",
66
14
  "scripts": {
67
- "postpublish": "git push origin --all; git push origin --tags",
68
- "postversion": "npm publish",
15
+ "test": "tap",
69
16
  "preversion": "npm test",
70
- "test": "tap"
17
+ "postversion": "npm publish",
18
+ "postpublish": "git push origin --all; git push origin --tags"
19
+ },
20
+ "engines": {
21
+ "node": "*"
22
+ },
23
+ "dependencies": {
24
+ "brace-expansion": "^1.1.7"
25
+ },
26
+ "devDependencies": {
27
+ "tap": "^15.1.6"
71
28
  },
72
- "version": "3.1.2"
29
+ "license": "ISC",
30
+ "files": [
31
+ "minimatch.js"
32
+ ]
73
33
  }
@@ -1,45 +1,16 @@
1
1
  {
2
- "_args": [
3
- [
4
- "ms@2.1.2",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "ms@2.1.2",
9
- "_id": "ms@2.1.2",
10
- "_inBundle": false,
11
- "_integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
12
- "_location": "/ms",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "ms@2.1.2",
18
- "name": "ms",
19
- "escapedName": "ms",
20
- "rawSpec": "2.1.2",
21
- "saveSpec": null,
22
- "fetchSpec": "2.1.2"
23
- },
24
- "_requiredBy": [
25
- "/debug",
26
- "/eslint-import-resolver-node/debug",
27
- "/eslint-module-utils/debug",
28
- "/jsftp/debug"
29
- ],
30
- "_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
31
- "_spec": "2.1.2",
32
- "_where": "/home/sam/source/corellium/corellium-cli",
33
- "bugs": {
34
- "url": "https://github.com/zeit/ms/issues"
35
- },
2
+ "name": "ms",
3
+ "version": "2.1.2",
36
4
  "description": "Tiny millisecond conversion utility",
37
- "devDependencies": {
38
- "eslint": "4.12.1",
39
- "expect.js": "0.3.1",
40
- "husky": "0.14.3",
41
- "lint-staged": "5.0.0",
42
- "mocha": "4.0.1"
5
+ "repository": "zeit/ms",
6
+ "main": "./index",
7
+ "files": [
8
+ "index.js"
9
+ ],
10
+ "scripts": {
11
+ "precommit": "lint-staged",
12
+ "lint": "eslint lib/* bin/*",
13
+ "test": "mocha tests.js"
43
14
  },
44
15
  "eslintConfig": {
45
16
  "extends": "eslint:recommended",
@@ -48,11 +19,6 @@
48
19
  "es6": true
49
20
  }
50
21
  },
51
- "files": [
52
- "index.js"
53
- ],
54
- "homepage": "https://github.com/zeit/ms#readme",
55
- "license": "MIT",
56
22
  "lint-staged": {
57
23
  "*.js": [
58
24
  "npm run lint",
@@ -60,16 +26,12 @@
60
26
  "git add"
61
27
  ]
62
28
  },
63
- "main": "./index",
64
- "name": "ms",
65
- "repository": {
66
- "type": "git",
67
- "url": "git+https://github.com/zeit/ms.git"
68
- },
69
- "scripts": {
70
- "lint": "eslint lib/* bin/*",
71
- "precommit": "lint-staged",
72
- "test": "mocha tests.js"
73
- },
74
- "version": "2.1.2"
29
+ "license": "MIT",
30
+ "devDependencies": {
31
+ "eslint": "4.12.1",
32
+ "expect.js": "0.3.1",
33
+ "husky": "0.14.3",
34
+ "lint-staged": "5.0.0",
35
+ "mocha": "4.0.1"
36
+ }
75
37
  }
@@ -1,58 +1,28 @@
1
1
  {
2
- "_args": [
3
- [
4
- "multi-progress@4.0.0",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "multi-progress@4.0.0",
9
- "_id": "multi-progress@4.0.0",
10
- "_inBundle": false,
11
- "_integrity": "sha512-9zcjyOou3FFCKPXsmkbC3ethv51SFPoA4dJD6TscIp2pUmy26kBDZW6h9XofPELrzseSkuD7r0V+emGEeo39Pg==",
12
- "_location": "/multi-progress",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "multi-progress@4.0.0",
18
- "name": "multi-progress",
19
- "escapedName": "multi-progress",
20
- "rawSpec": "4.0.0",
21
- "saveSpec": null,
22
- "fetchSpec": "4.0.0"
23
- },
24
- "_requiredBy": [
25
- "/"
26
- ],
27
- "_resolved": "https://registry.npmjs.org/multi-progress/-/multi-progress-4.0.0.tgz",
28
- "_spec": "4.0.0",
29
- "_where": "/home/sam/source/corellium/corellium-cli",
30
- "author": {
31
- "name": "PitaJ"
2
+ "name": "multi-progress",
3
+ "version": "4.0.0",
4
+ "description": "Multiple progress bars based on the \"progress\" package",
5
+ "main": "multi-progress.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
32
8
  },
33
- "bugs": {
34
- "url": "https://github.com/pitaj/multi-progress/issues"
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "https://github.com/pitaj/multi-progress.git"
35
12
  },
36
- "description": "Multiple progress bars based on the \"progress\" package",
37
- "homepage": "https://github.com/pitaj/multi-progress",
38
13
  "keywords": [
39
14
  "multi",
40
15
  "multiple",
41
16
  "progress",
42
17
  "bar"
43
18
  ],
19
+ "author": "PitaJ",
44
20
  "license": "MIT",
45
- "main": "multi-progress.js",
46
- "name": "multi-progress",
21
+ "bugs": {
22
+ "url": "https://github.com/pitaj/multi-progress/issues"
23
+ },
24
+ "homepage": "https://github.com/pitaj/multi-progress",
47
25
  "peerDependencies": {
48
26
  "progress": "^2.0.0"
49
- },
50
- "repository": {
51
- "type": "git",
52
- "url": "git+https://github.com/pitaj/multi-progress.git"
53
- },
54
- "scripts": {
55
- "test": "echo \"Error: no test specified\" && exit 1"
56
- },
57
- "version": "4.0.0"
27
+ }
58
28
  }
@@ -1,64 +1,33 @@
1
1
  {
2
- "_args": [
3
- [
4
- "normalize-path@3.0.0",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "normalize-path@3.0.0",
9
- "_id": "normalize-path@3.0.0",
10
- "_inBundle": false,
11
- "_integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
12
- "_location": "/normalize-path",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "normalize-path@3.0.0",
18
- "name": "normalize-path",
19
- "escapedName": "normalize-path",
20
- "rawSpec": "3.0.0",
21
- "saveSpec": null,
22
- "fetchSpec": "3.0.0"
23
- },
24
- "_requiredBy": [
25
- "/anymatch",
26
- "/chokidar",
27
- "/lint-staged"
2
+ "name": "normalize-path",
3
+ "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
4
+ "version": "3.0.0",
5
+ "homepage": "https://github.com/jonschlinkert/normalize-path",
6
+ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
+ "contributors": [
8
+ "Blaine Bublitz (https://twitter.com/BlaineBublitz)",
9
+ "Jon Schlinkert (http://twitter.com/jonschlinkert)"
28
10
  ],
29
- "_resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
30
- "_spec": "3.0.0",
31
- "_where": "/home/sam/source/corellium/corellium-cli",
32
- "author": {
33
- "name": "Jon Schlinkert",
34
- "url": "https://github.com/jonschlinkert"
35
- },
11
+ "repository": "jonschlinkert/normalize-path",
36
12
  "bugs": {
37
13
  "url": "https://github.com/jonschlinkert/normalize-path/issues"
38
14
  },
39
- "contributors": [
40
- {
41
- "name": "Blaine Bublitz",
42
- "url": "https://twitter.com/BlaineBublitz"
43
- },
44
- {
45
- "name": "Jon Schlinkert",
46
- "url": "http://twitter.com/jonschlinkert"
47
- }
15
+ "license": "MIT",
16
+ "files": [
17
+ "index.js"
48
18
  ],
49
- "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.",
19
+ "main": "index.js",
20
+ "engines": {
21
+ "node": ">=0.10.0"
22
+ },
23
+ "scripts": {
24
+ "test": "mocha"
25
+ },
50
26
  "devDependencies": {
51
27
  "gulp-format-md": "^1.0.0",
52
28
  "minimist": "^1.2.0",
53
29
  "mocha": "^3.5.3"
54
30
  },
55
- "engines": {
56
- "node": ">=0.10.0"
57
- },
58
- "files": [
59
- "index.js"
60
- ],
61
- "homepage": "https://github.com/jonschlinkert/normalize-path",
62
31
  "keywords": [
63
32
  "absolute",
64
33
  "backslash",
@@ -80,16 +49,6 @@
80
49
  "unix",
81
50
  "urix"
82
51
  ],
83
- "license": "MIT",
84
- "main": "index.js",
85
- "name": "normalize-path",
86
- "repository": {
87
- "type": "git",
88
- "url": "git+https://github.com/jonschlinkert/normalize-path.git"
89
- },
90
- "scripts": {
91
- "test": "mocha"
92
- },
93
52
  "verb": {
94
53
  "toc": false,
95
54
  "layout": "default",
@@ -114,6 +73,5 @@
114
73
  "lint": {
115
74
  "reflinks": true
116
75
  }
117
- },
118
- "version": "3.0.0"
76
+ }
119
77
  }