1 | {
|
2 | "name": "@backstage/cli",
|
3 | "description": "CLI for developing Backstage plugins and apps",
|
4 | "version": "0.22.5",
|
5 | "publishConfig": {
|
6 | "access": "public"
|
7 | },
|
8 | "backstage": {
|
9 | "role": "cli"
|
10 | },
|
11 | "homepage": "https://backstage.io",
|
12 | "repository": {
|
13 | "type": "git",
|
14 | "url": "https://github.com/backstage/backstage",
|
15 | "directory": "packages/cli"
|
16 | },
|
17 | "keywords": [
|
18 | "backstage"
|
19 | ],
|
20 | "license": "Apache-2.0",
|
21 | "main": "dist/index.cjs.js",
|
22 | "scripts": {
|
23 | "build": "backstage-cli package build",
|
24 | "lint": "backstage-cli package lint",
|
25 | "test": "backstage-cli package test",
|
26 | "clean": "backstage-cli package clean",
|
27 | "start": "nodemon --"
|
28 | },
|
29 | "bin": {
|
30 | "backstage-cli": "bin/backstage-cli"
|
31 | },
|
32 | "dependencies": {
|
33 | "@backstage/cli-common": "^0.1.12",
|
34 | "@backstage/config": "^1.0.7",
|
35 | "@backstage/config-loader": "^1.1.9",
|
36 | "@backstage/errors": "^1.1.5",
|
37 | "@backstage/eslint-plugin": "^0.1.2",
|
38 | "@backstage/release-manifests": "^0.0.9",
|
39 | "@backstage/types": "^1.0.2",
|
40 | "@esbuild-kit/cjs-loader": "^2.4.1",
|
41 | "@manypkg/get-packages": "^1.1.3",
|
42 | "@octokit/request": "^6.0.0",
|
43 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
|
44 | "@rollup/plugin-commonjs": "^23.0.0",
|
45 | "@rollup/plugin-json": "^5.0.0",
|
46 | "@rollup/plugin-node-resolve": "^13.0.6",
|
47 | "@rollup/plugin-yaml": "^4.0.0",
|
48 | "@spotify/eslint-config-base": "^14.0.0",
|
49 | "@spotify/eslint-config-react": "^14.0.0",
|
50 | "@spotify/eslint-config-typescript": "^14.0.0",
|
51 | "@sucrase/webpack-loader": "^2.0.0",
|
52 | "@svgr/plugin-jsx": "6.5.x",
|
53 | "@svgr/plugin-svgo": "6.5.x",
|
54 | "@svgr/rollup": "6.5.x",
|
55 | "@svgr/webpack": "6.5.x",
|
56 | "@swc/core": "^1.3.9",
|
57 | "@swc/helpers": "^0.4.7",
|
58 | "@swc/jest": "^0.2.22",
|
59 | "@types/jest": "^29.0.0",
|
60 | "@types/webpack-env": "^1.15.2",
|
61 | "@typescript-eslint/eslint-plugin": "^5.9.0",
|
62 | "@typescript-eslint/parser": "^5.9.0",
|
63 | "@yarnpkg/lockfile": "^1.1.0",
|
64 | "@yarnpkg/parsers": "^3.0.0-rc.4",
|
65 | "bfj": "^7.0.2",
|
66 | "buffer": "^6.0.3",
|
67 | "chalk": "^4.0.0",
|
68 | "chokidar": "^3.3.1",
|
69 | "commander": "^9.1.0",
|
70 | "cross-spawn": "^7.0.3",
|
71 | "css-loader": "^6.5.1",
|
72 | "diff": "^5.0.0",
|
73 | "esbuild": "^0.17.0",
|
74 | "esbuild-loader": "^2.18.0",
|
75 | "eslint": "^8.6.0",
|
76 | "eslint-config-prettier": "^8.3.0",
|
77 | "eslint-formatter-friendly": "^7.0.0",
|
78 | "eslint-plugin-deprecation": "^1.3.2",
|
79 | "eslint-plugin-import": "^2.25.4",
|
80 | "eslint-plugin-jest": "^27.0.0",
|
81 | "eslint-plugin-jsx-a11y": "^6.5.1",
|
82 | "eslint-plugin-react": "^7.28.0",
|
83 | "eslint-plugin-react-hooks": "^4.3.0",
|
84 | "eslint-webpack-plugin": "^3.1.1",
|
85 | "express": "^4.17.1",
|
86 | "fork-ts-checker-webpack-plugin": "^7.0.0-alpha.8",
|
87 | "fs-extra": "10.1.0",
|
88 | "glob": "^7.1.7",
|
89 | "global-agent": "^3.0.0",
|
90 | "handlebars": "^4.7.3",
|
91 | "html-webpack-plugin": "^5.3.1",
|
92 | "inquirer": "^8.2.0",
|
93 | "jest": "^29.0.2",
|
94 | "jest-css-modules": "^2.1.0",
|
95 | "jest-environment-jsdom": "^29.0.2",
|
96 | "jest-runtime": "^29.0.2",
|
97 | "json-schema": "^0.4.0",
|
98 | "lodash": "^4.17.21",
|
99 | "mini-css-extract-plugin": "^2.4.2",
|
100 | "minimatch": "^5.1.1",
|
101 | "node-fetch": "^2.6.7",
|
102 | "node-libs-browser": "^2.2.1",
|
103 | "npm-packlist": "^5.0.0",
|
104 | "ora": "^5.3.0",
|
105 | "postcss": "^8.1.0",
|
106 | "process": "^0.11.10",
|
107 | "react-dev-utils": "^12.0.0-next.60",
|
108 | "react-refresh": "^0.14.0",
|
109 | "recursive-readdir": "^2.2.2",
|
110 | "replace-in-file": "^6.0.0",
|
111 | "rollup": "^2.60.2",
|
112 | "rollup-plugin-dts": "^4.0.1",
|
113 | "rollup-plugin-esbuild": "^4.7.2",
|
114 | "rollup-plugin-postcss": "^4.0.0",
|
115 | "rollup-pluginutils": "^2.8.2",
|
116 | "run-script-webpack-plugin": "^0.1.0",
|
117 | "semver": "^7.3.2",
|
118 | "style-loader": "^3.3.1",
|
119 | "sucrase": "^3.20.2",
|
120 | "swc-loader": "^0.2.3",
|
121 | "tar": "^6.1.12",
|
122 | "terser-webpack-plugin": "^5.1.3",
|
123 | "util": "^0.12.3",
|
124 | "webpack": "^5.70.0",
|
125 | "webpack-dev-server": "^4.7.3",
|
126 | "webpack-node-externals": "^3.0.0",
|
127 | "yaml": "^2.0.0",
|
128 | "yml-loader": "^2.1.0",
|
129 | "yn": "^4.0.0",
|
130 | "zod": "~3.18.0"
|
131 | },
|
132 | "devDependencies": {
|
133 | "@backstage/backend-common": "^0.18.3",
|
134 | "@backstage/config": "^1.0.7",
|
135 | "@backstage/core-app-api": "^1.6.0",
|
136 | "@backstage/core-components": "^0.12.5",
|
137 | "@backstage/core-plugin-api": "^1.5.0",
|
138 | "@backstage/dev-utils": "^1.0.13",
|
139 | "@backstage/test-utils": "^1.2.6",
|
140 | "@backstage/theme": "^0.2.18",
|
141 | "@types/cross-spawn": "^6.0.2",
|
142 | "@types/diff": "^5.0.0",
|
143 | "@types/express": "^4.17.6",
|
144 | "@types/fs-extra": "^9.0.1",
|
145 | "@types/http-proxy": "^1.17.4",
|
146 | "@types/inquirer": "^8.1.3",
|
147 | "@types/minimatch": "^5.0.0",
|
148 | "@types/mock-fs": "^4.13.0",
|
149 | "@types/node": "^16.11.26",
|
150 | "@types/npm-packlist": "^3.0.0",
|
151 | "@types/recursive-readdir": "^2.2.0",
|
152 | "@types/rollup-plugin-peer-deps-external": "^2.2.0",
|
153 | "@types/rollup-plugin-postcss": "^3.1.4",
|
154 | "@types/svgo": "^2.6.2",
|
155 | "@types/tar": "^6.1.1",
|
156 | "@types/terser-webpack-plugin": "^5.0.4",
|
157 | "@types/yarnpkg__lockfile": "^1.1.4",
|
158 | "del": "^7.0.0",
|
159 | "mock-fs": "^5.1.0",
|
160 | "msw": "^1.0.0",
|
161 | "nodemon": "^2.0.2",
|
162 | "ts-node": "^10.0.0"
|
163 | },
|
164 | "peerDependencies": {
|
165 | "@microsoft/api-extractor": "^7.21.2"
|
166 | },
|
167 | "peerDependenciesMeta": {
|
168 | "@microsoft/api-extractor": {
|
169 | "optional": true
|
170 | }
|
171 | },
|
172 | "files": [
|
173 | "asset-types",
|
174 | "templates",
|
175 | "config",
|
176 | "bin",
|
177 | "dist/**/*.js"
|
178 | ],
|
179 | "nodemonConfig": {
|
180 | "watch": "./src",
|
181 | "exec": "bin/backstage-cli",
|
182 | "ext": "ts"
|
183 | },
|
184 | "configSchema": {
|
185 | "$schema": "https://backstage.io/schema/config-v1",
|
186 | "title": "@backstage/cli",
|
187 | "type": "object",
|
188 | "properties": {
|
189 | "app": {
|
190 | "type": "object",
|
191 | "properties": {
|
192 | "baseUrl": {
|
193 | "type": "string",
|
194 | "visibility": "frontend"
|
195 | },
|
196 | "title": {
|
197 | "type": "string",
|
198 | "visibility": "frontend"
|
199 | },
|
200 | "datadogRum": {
|
201 | "type": "object",
|
202 | "description": "Datadog RUM events configuration",
|
203 | "properties": {
|
204 | "env": {
|
205 | "type": "string",
|
206 | "visibility": "frontend",
|
207 | "description": "Environment for Datadog RUM events"
|
208 | },
|
209 | "clientToken": {
|
210 | "type": "string",
|
211 | "visibility": "frontend",
|
212 | "description": "clientToken for Datadog RUM events"
|
213 | },
|
214 | "applicationId": {
|
215 | "type": "string",
|
216 | "visibility": "frontend",
|
217 | "description": "applicationId for Datadog RUM events"
|
218 | },
|
219 | "site": {
|
220 | "type": "string",
|
221 | "visibility": "frontend",
|
222 | "description": "site for Datadog RUM events"
|
223 | }
|
224 | },
|
225 | "required": [
|
226 | "clientToken",
|
227 | "applicationId"
|
228 | ]
|
229 | },
|
230 | "listen": {
|
231 | "type": "object",
|
232 | "description": "Listening configuration for local development",
|
233 | "properties": {
|
234 | "host": {
|
235 | "type": "string",
|
236 | "visibility": "frontend",
|
237 | "description": "The host that the frontend should be bound to. Only used for local development."
|
238 | },
|
239 | "port": {
|
240 | "type": "number",
|
241 | "visibility": "frontend",
|
242 | "description": "The port that the frontend should be bound to. Only used for local development."
|
243 | }
|
244 | }
|
245 | },
|
246 | "https": {
|
247 | "type": "object",
|
248 | "description": "Only used for local development. The https object is passed to webpack in order to enable using https on localhost.",
|
249 | "properties": {
|
250 | "certificate": {
|
251 | "type": "object",
|
252 | "description": "Parent object containing certificate and the private key",
|
253 | "required": [
|
254 | "key",
|
255 | "cert"
|
256 | ],
|
257 | "properties": {
|
258 | "key": {
|
259 | "type": "string",
|
260 | "visibility": "secret",
|
261 | "description": "Https Certificate private key. Use $file to load in a file"
|
262 | },
|
263 | "cert": {
|
264 | "type": "string",
|
265 | "visibility": "secret",
|
266 | "description": "Https Certificate. Use $file to load in a file"
|
267 | }
|
268 | }
|
269 | }
|
270 | }
|
271 | }
|
272 | }
|
273 | }
|
274 | }
|
275 | }
|
276 | } |
\ | No newline at end of file |