@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,99 +1,67 @@
1
1
  {
2
- "_args": [
3
- [
4
- "side-channel@1.0.4",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "side-channel@1.0.4",
9
- "_id": "side-channel@1.0.4",
10
- "_inBundle": false,
11
- "_integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
12
- "_location": "/side-channel",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "side-channel@1.0.4",
18
- "name": "side-channel",
19
- "escapedName": "side-channel",
20
- "rawSpec": "1.0.4",
21
- "saveSpec": null,
22
- "fetchSpec": "1.0.4"
23
- },
24
- "_requiredBy": [
25
- "/internal-slot",
26
- "/qs"
27
- ],
28
- "_resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
29
- "_spec": "1.0.4",
30
- "_where": "/home/sam/source/corellium/corellium-cli",
31
- "author": {
32
- "name": "Jordan Harband",
33
- "email": "ljharb@gmail.com"
34
- },
35
- "auto-changelog": {
36
- "output": "CHANGELOG.md",
37
- "template": "keepachangelog",
38
- "unreleased": false,
39
- "commitLimit": false,
40
- "backfillLimit": false,
41
- "hideCredit": true
42
- },
43
- "bugs": {
44
- "url": "https://github.com/ljharb/side-channel/issues"
45
- },
46
- "dependencies": {
47
- "call-bind": "^1.0.0",
48
- "get-intrinsic": "^1.0.2",
49
- "object-inspect": "^1.9.0"
50
- },
51
- "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
52
- "devDependencies": {
53
- "@ljharb/eslint-config": "^17.3.0",
54
- "aud": "^1.1.3",
55
- "auto-changelog": "^2.2.1",
56
- "eslint": "^7.16.0",
57
- "nyc": "^10.3.2",
58
- "safe-publish-latest": "^1.1.4",
59
- "tape": "^5.0.1"
60
- },
61
- "exports": {
62
- "./package.json": "./package.json",
63
- ".": [
64
- {
65
- "default": "./index.js"
66
- },
67
- "./index.js"
68
- ]
69
- },
70
- "funding": {
71
- "url": "https://github.com/sponsors/ljharb"
72
- },
73
- "homepage": "https://github.com/ljharb/side-channel#readme",
74
- "keywords": [
75
- "weakmap",
76
- "map",
77
- "side",
78
- "channel",
79
- "metadata"
80
- ],
81
- "license": "MIT",
82
- "main": "index.js",
83
- "name": "side-channel",
84
- "repository": {
85
- "type": "git",
86
- "url": "git+https://github.com/ljharb/side-channel.git"
87
- },
88
- "scripts": {
89
- "lint": "eslint .",
90
- "posttest": "npx aud --production",
91
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
92
- "prepublish": "safe-publish-latest",
93
- "pretest": "npm run lint",
94
- "test": "npm run tests-only",
95
- "tests-only": "nyc tape 'test/**/*.js'",
96
- "version": "auto-changelog && git add CHANGELOG.md"
97
- },
98
- "version": "1.0.4"
2
+ "name": "side-channel",
3
+ "version": "1.0.4",
4
+ "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
5
+ "main": "index.js",
6
+ "exports": {
7
+ "./package.json": "./package.json",
8
+ ".": [
9
+ {
10
+ "default": "./index.js"
11
+ },
12
+ "./index.js"
13
+ ]
14
+ },
15
+ "scripts": {
16
+ "prepublish": "safe-publish-latest",
17
+ "lint": "eslint .",
18
+ "pretest": "npm run lint",
19
+ "tests-only": "nyc tape 'test/**/*.js'",
20
+ "test": "npm run tests-only",
21
+ "posttest": "npx aud --production",
22
+ "version": "auto-changelog && git add CHANGELOG.md",
23
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
24
+ },
25
+ "repository": {
26
+ "type": "git",
27
+ "url": "git+https://github.com/ljharb/side-channel.git"
28
+ },
29
+ "keywords": [
30
+ "weakmap",
31
+ "map",
32
+ "side",
33
+ "channel",
34
+ "metadata"
35
+ ],
36
+ "author": "Jordan Harband <ljharb@gmail.com>",
37
+ "funding": {
38
+ "url": "https://github.com/sponsors/ljharb"
39
+ },
40
+ "license": "MIT",
41
+ "bugs": {
42
+ "url": "https://github.com/ljharb/side-channel/issues"
43
+ },
44
+ "homepage": "https://github.com/ljharb/side-channel#readme",
45
+ "devDependencies": {
46
+ "@ljharb/eslint-config": "^17.3.0",
47
+ "aud": "^1.1.3",
48
+ "auto-changelog": "^2.2.1",
49
+ "eslint": "^7.16.0",
50
+ "nyc": "^10.3.2",
51
+ "safe-publish-latest": "^1.1.4",
52
+ "tape": "^5.0.1"
53
+ },
54
+ "dependencies": {
55
+ "call-bind": "^1.0.0",
56
+ "get-intrinsic": "^1.0.2",
57
+ "object-inspect": "^1.9.0"
58
+ },
59
+ "auto-changelog": {
60
+ "output": "CHANGELOG.md",
61
+ "template": "keepachangelog",
62
+ "unreleased": false,
63
+ "commitLimit": false,
64
+ "backfillLimit": false,
65
+ "hideCredit": true
66
+ }
99
67
  }
@@ -1,98 +1,56 @@
1
1
  {
2
- "_args": [
3
- [
4
- "string-width@4.2.3",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "string-width@4.2.3",
9
- "_id": "string-width@4.2.3",
10
- "_inBundle": false,
11
- "_integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
12
- "_location": "/string-width",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "string-width@4.2.3",
18
- "name": "string-width",
19
- "escapedName": "string-width",
20
- "rawSpec": "4.2.3",
21
- "saveSpec": null,
22
- "fetchSpec": "4.2.3"
23
- },
24
- "_requiredBy": [
25
- "/cli-truncate",
26
- "/cliui",
27
- "/gauge",
28
- "/log-update/wrap-ansi",
29
- "/table",
30
- "/wide-align",
31
- "/wrap-ansi",
32
- "/yargs"
33
- ],
34
- "_resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
35
- "_spec": "4.2.3",
36
- "_where": "/home/sam/source/corellium/corellium-cli",
37
- "author": {
38
- "name": "Sindre Sorhus",
39
- "email": "sindresorhus@gmail.com",
40
- "url": "sindresorhus.com"
41
- },
42
- "bugs": {
43
- "url": "https://github.com/sindresorhus/string-width/issues"
44
- },
45
- "dependencies": {
46
- "emoji-regex": "^8.0.0",
47
- "is-fullwidth-code-point": "^3.0.0",
48
- "strip-ansi": "^6.0.1"
49
- },
50
- "description": "Get the visual width of a string - the number of columns required to display it",
51
- "devDependencies": {
52
- "ava": "^1.4.1",
53
- "tsd": "^0.7.1",
54
- "xo": "^0.24.0"
55
- },
56
- "engines": {
57
- "node": ">=8"
58
- },
59
- "files": [
60
- "index.js",
61
- "index.d.ts"
62
- ],
63
- "homepage": "https://github.com/sindresorhus/string-width#readme",
64
- "keywords": [
65
- "string",
66
- "character",
67
- "unicode",
68
- "width",
69
- "visual",
70
- "column",
71
- "columns",
72
- "fullwidth",
73
- "full-width",
74
- "full",
75
- "ansi",
76
- "escape",
77
- "codes",
78
- "cli",
79
- "command-line",
80
- "terminal",
81
- "console",
82
- "cjk",
83
- "chinese",
84
- "japanese",
85
- "korean",
86
- "fixed-width"
87
- ],
88
- "license": "MIT",
89
- "name": "string-width",
90
- "repository": {
91
- "type": "git",
92
- "url": "git+https://github.com/sindresorhus/string-width.git"
93
- },
94
- "scripts": {
95
- "test": "xo && ava && tsd"
96
- },
97
- "version": "4.2.3"
2
+ "name": "string-width",
3
+ "version": "4.2.3",
4
+ "description": "Get the visual width of a string - the number of columns required to display it",
5
+ "license": "MIT",
6
+ "repository": "sindresorhus/string-width",
7
+ "author": {
8
+ "name": "Sindre Sorhus",
9
+ "email": "sindresorhus@gmail.com",
10
+ "url": "sindresorhus.com"
11
+ },
12
+ "engines": {
13
+ "node": ">=8"
14
+ },
15
+ "scripts": {
16
+ "test": "xo && ava && tsd"
17
+ },
18
+ "files": [
19
+ "index.js",
20
+ "index.d.ts"
21
+ ],
22
+ "keywords": [
23
+ "string",
24
+ "character",
25
+ "unicode",
26
+ "width",
27
+ "visual",
28
+ "column",
29
+ "columns",
30
+ "fullwidth",
31
+ "full-width",
32
+ "full",
33
+ "ansi",
34
+ "escape",
35
+ "codes",
36
+ "cli",
37
+ "command-line",
38
+ "terminal",
39
+ "console",
40
+ "cjk",
41
+ "chinese",
42
+ "japanese",
43
+ "korean",
44
+ "fixed-width"
45
+ ],
46
+ "dependencies": {
47
+ "emoji-regex": "^8.0.0",
48
+ "is-fullwidth-code-point": "^3.0.0",
49
+ "strip-ansi": "^6.0.1"
50
+ },
51
+ "devDependencies": {
52
+ "ava": "^1.4.1",
53
+ "tsd": "^0.7.1",
54
+ "xo": "^0.24.0"
55
+ }
98
56
  }
@@ -1,47 +1,25 @@
1
1
  {
2
- "_args": [
3
- [
4
- "string_decoder@1.1.1",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "string_decoder@1.1.1",
9
- "_id": "string_decoder@1.1.1",
10
- "_inBundle": false,
11
- "_integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
12
- "_location": "/string_decoder",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "string_decoder@1.1.1",
18
- "name": "string_decoder",
19
- "escapedName": "string_decoder",
20
- "rawSpec": "1.1.1",
21
- "saveSpec": null,
22
- "fetchSpec": "1.1.1"
23
- },
24
- "_requiredBy": [
25
- "/are-we-there-yet/readable-stream",
26
- "/readable-stream",
27
- "/superagent/readable-stream"
28
- ],
29
- "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
30
- "_spec": "1.1.1",
31
- "_where": "/home/sam/source/corellium/corellium-cli",
32
- "bugs": {
33
- "url": "https://github.com/nodejs/string_decoder/issues"
34
- },
2
+ "name": "string_decoder",
3
+ "version": "1.1.1",
4
+ "description": "The string_decoder module from Node core",
5
+ "main": "lib/string_decoder.js",
35
6
  "dependencies": {
36
7
  "safe-buffer": "~5.1.0"
37
8
  },
38
- "description": "The string_decoder module from Node core",
39
9
  "devDependencies": {
40
10
  "babel-polyfill": "^6.23.0",
41
11
  "core-util-is": "^1.0.2",
42
12
  "inherits": "^2.0.3",
43
13
  "tap": "~0.4.8"
44
14
  },
15
+ "scripts": {
16
+ "test": "tap test/parallel/*.js && node test/verify-dependencies",
17
+ "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js"
18
+ },
19
+ "repository": {
20
+ "type": "git",
21
+ "url": "git://github.com/nodejs/string_decoder.git"
22
+ },
45
23
  "homepage": "https://github.com/nodejs/string_decoder",
46
24
  "keywords": [
47
25
  "string",
@@ -49,16 +27,5 @@
49
27
  "browser",
50
28
  "browserify"
51
29
  ],
52
- "license": "MIT",
53
- "main": "lib/string_decoder.js",
54
- "name": "string_decoder",
55
- "repository": {
56
- "type": "git",
57
- "url": "git://github.com/nodejs/string_decoder.git"
58
- },
59
- "scripts": {
60
- "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js",
61
- "test": "tap test/parallel/*.js && node test/verify-dependencies"
62
- },
63
- "version": "1.1.1"
30
+ "license": "MIT"
64
31
  }
@@ -1,95 +1,54 @@
1
1
  {
2
- "_args": [
3
- [
4
- "strip-ansi@6.0.1",
5
- "/home/sam/source/corellium/corellium-cli"
6
- ]
7
- ],
8
- "_from": "strip-ansi@6.0.1",
9
- "_id": "strip-ansi@6.0.1",
10
- "_inBundle": false,
11
- "_integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
12
- "_location": "/strip-ansi",
13
- "_phantomChildren": {},
14
- "_requested": {
15
- "type": "version",
16
- "registry": true,
17
- "raw": "strip-ansi@6.0.1",
18
- "name": "strip-ansi",
19
- "escapedName": "strip-ansi",
20
- "rawSpec": "6.0.1",
21
- "saveSpec": null,
22
- "fetchSpec": "6.0.1"
23
- },
24
- "_requiredBy": [
25
- "/cliui",
26
- "/eslint",
27
- "/gauge",
28
- "/log-update/wrap-ansi",
29
- "/string-width",
30
- "/table",
31
- "/wrap-ansi"
32
- ],
33
- "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
34
- "_spec": "6.0.1",
35
- "_where": "/home/sam/source/corellium/corellium-cli",
36
- "author": {
37
- "name": "Sindre Sorhus",
38
- "email": "sindresorhus@gmail.com",
39
- "url": "sindresorhus.com"
40
- },
41
- "bugs": {
42
- "url": "https://github.com/chalk/strip-ansi/issues"
43
- },
44
- "dependencies": {
45
- "ansi-regex": "^5.0.1"
46
- },
47
- "description": "Strip ANSI escape codes from a string",
48
- "devDependencies": {
49
- "ava": "^2.4.0",
50
- "tsd": "^0.10.0",
51
- "xo": "^0.25.3"
52
- },
53
- "engines": {
54
- "node": ">=8"
55
- },
56
- "files": [
57
- "index.js",
58
- "index.d.ts"
59
- ],
60
- "homepage": "https://github.com/chalk/strip-ansi#readme",
61
- "keywords": [
62
- "strip",
63
- "trim",
64
- "remove",
65
- "ansi",
66
- "styles",
67
- "color",
68
- "colour",
69
- "colors",
70
- "terminal",
71
- "console",
72
- "string",
73
- "tty",
74
- "escape",
75
- "formatting",
76
- "rgb",
77
- "256",
78
- "shell",
79
- "xterm",
80
- "log",
81
- "logging",
82
- "command-line",
83
- "text"
84
- ],
85
- "license": "MIT",
86
- "name": "strip-ansi",
87
- "repository": {
88
- "type": "git",
89
- "url": "git+https://github.com/chalk/strip-ansi.git"
90
- },
91
- "scripts": {
92
- "test": "xo && ava && tsd"
93
- },
94
- "version": "6.0.1"
2
+ "name": "strip-ansi",
3
+ "version": "6.0.1",
4
+ "description": "Strip ANSI escape codes from a string",
5
+ "license": "MIT",
6
+ "repository": "chalk/strip-ansi",
7
+ "author": {
8
+ "name": "Sindre Sorhus",
9
+ "email": "sindresorhus@gmail.com",
10
+ "url": "sindresorhus.com"
11
+ },
12
+ "engines": {
13
+ "node": ">=8"
14
+ },
15
+ "scripts": {
16
+ "test": "xo && ava && tsd"
17
+ },
18
+ "files": [
19
+ "index.js",
20
+ "index.d.ts"
21
+ ],
22
+ "keywords": [
23
+ "strip",
24
+ "trim",
25
+ "remove",
26
+ "ansi",
27
+ "styles",
28
+ "color",
29
+ "colour",
30
+ "colors",
31
+ "terminal",
32
+ "console",
33
+ "string",
34
+ "tty",
35
+ "escape",
36
+ "formatting",
37
+ "rgb",
38
+ "256",
39
+ "shell",
40
+ "xterm",
41
+ "log",
42
+ "logging",
43
+ "command-line",
44
+ "text"
45
+ ],
46
+ "dependencies": {
47
+ "ansi-regex": "^5.0.1"
48
+ },
49
+ "devDependencies": {
50
+ "ava": "^2.4.0",
51
+ "tsd": "^0.10.0",
52
+ "xo": "^0.25.3"
53
+ }
95
54
  }