forked from AtomMaterialUI/a-file-icon-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtechstack.yml
478 lines (478 loc) · 17 KB
/
techstack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
repo_name: mallowigi/a-file-icon-web
report_id: 7771e4a2560bc58428d1c01441577f53
repo_type: Public
timestamp: '2023-11-19T07:54:02+00:00'
requested_by: mallowigi
provider: github
branch: master
detected_tools_count: 35
tools:
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source: Repo Metadata
- name: JavaScript
description: Lightweight, interpreted, object-oriented language with first-class
functions
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
detection_source: Repo Metadata
- name: TypeScript
description: A superset of JavaScript that compiles to clean JavaScript output
website_url: http://www.typescriptlang.org
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
detection_source: Repo Metadata
- name: Node.js
description: A platform built on Chrome's JavaScript runtime for easily building
fast, scalable network applications
website_url: http://nodejs.org/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2020-06-21 08:54:30.000000000 Z
- name: React
description: A JavaScript library for building user interfaces
website_url: https://reactjs.org/
version: 18.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: Babel
description: Use next generation JavaScript, today.
website_url: http://babeljs.io/
version: 7.22.10
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JavaScript Compilers
image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source: Repo Metadata
- name: Prettier
description: 'Prettier is an opinionated code formatter. '
website_url: https://prettier.io/
version: 2.8.8
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-05-28 21:07:22.000000000 Z
- name: gulp
description: The streaming build system
website_url: http://gulpjs.com/
version: 4.0.2
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JS Build Tools / JS Task Runners
image_url: https://img.stackshare.io/service/844/iruTC031.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-11-27 14:55:34.000000000 Z
- name: npm
description: The package manager for JavaScript.
website_url: https://www.npmjs.com/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Front End Package Manager
image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2020-06-21 08:54:30.000000000 Z
- name: "@babel/core"
description: Babel compiler core
package_url: https://www.npmjs.com/@babel/core
version: 7.22.10
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15810/default_004658cda9b38934f2871435e9dc15608c86e8be.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: "@babel/plugin-proposal-class-properties"
description: This plugin transforms static class properties as well as properties
declared with the property initializer syntax
package_url: https://www.npmjs.com/@babel/plugin-proposal-class-properties
version: 7.18.6
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15903/default_3af1504b6f77c55205ba630fe08c472f43b95f6e.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: "@babel/plugin-syntax-dynamic-import"
description: Allow parsing of import
package_url: https://www.npmjs.com/@babel/plugin-syntax-dynamic-import
version: 7.8.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16080/default_5fd43aeff4d6a935abc13737de01a0355210499d.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: "@babel/plugin-transform-runtime"
description: Externalise references to helpers and builtins
package_url: https://www.npmjs.com/@babel/plugin-transform-runtime
version: 7.22.10
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15952/default_4040fefea2f98006727f63d042275b96a275ab2d.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: "@babel/preset-env"
description: A Babel preset for each environment
package_url: https://www.npmjs.com/@babel/preset-env
version: 7.22.10
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15819/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: "@babel/runtime"
description: Babel's modular runtime helpers
package_url: https://www.npmjs.com/@babel/runtime
version: 7.22.10
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15934/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: "@emotion/styled"
description: Styled API for emotion
package_url: https://www.npmjs.com/@emotion/styled
version: 11.11.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16702/default_4b738bf1758d38dddd276589bbea47fca5a990df.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-07-07 01:42:02.000000000 Z
- name: "@types/node"
description: TypeScript definitions for Node.js
package_url: https://www.npmjs.com/@types/node
version: 18.17.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: "@types/react"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react
version: 18.2.19
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: "@types/react-dom"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react-dom
version: 18.2.7
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: compression
description: Node.js compression middleware
package_url: https://www.npmjs.com/compression
version: 1.7.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16187/default_9a7a7dcd69c12c746dc4000dc4d1b75758079c9f.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: gulp-clean
description: A gulp plugin for removing files and folders
package_url: https://www.npmjs.com/gulp-clean
version: 0.4.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16218/default_41f04716a804e853d5c38a5b81ee0ea8a842ad82.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-11-27 14:55:34.000000000 Z
- name: gulp-clean-css
description: Minify css with clean-css
package_url: https://www.npmjs.com/gulp-clean-css
version: 4.3.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16301/default_3b7197abc4df3d7fa7c5292f17b2e6fb0cd1c8d4.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-11-27 14:55:34.000000000 Z
- name: gulp-copy
description: Plugin copying files to a new destination and using that destination
for other actions
package_url: https://www.npmjs.com/gulp-copy
version: 4.0.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17603/default_b06ec1ccf403dac1459596b8571a4fb6a46577e1.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-11-27 14:55:34.000000000 Z
- name: gulp-iconfont
description: Create icon fonts from several SVG icons
package_url: https://www.npmjs.com/gulp-iconfont
version: 11.0.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18489/default_61b1ea0018660481e466ec0762a41ac8c66840b1.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-11-27 14:55:34.000000000 Z
- name: gulp-rename
description: Rename files
package_url: https://www.npmjs.com/gulp-rename
version: 2.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15895/default_e4668902f8489350db9b0fb228523a571ef05b26.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-11-27 14:55:34.000000000 Z
- name: gulp-sass
description: Gulp plugin for sass
package_url: https://www.npmjs.com/gulp-sass
version: 5.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16002/default_f8be85789693a9901dbcfa43c135c60525ae49a1.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-11-27 14:55:34.000000000 Z
- name: gulp-zip
description: ZIP compress files
package_url: https://www.npmjs.com/gulp-zip
version: 5.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16846/default_5c6919c5e02b8e6c83f3a2b23db5b6962e3caca0.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-11-27 14:55:34.000000000 Z
- name: js-yaml
description: YAML 1.2 parser and serializer
package_url: https://www.npmjs.com/js-yaml
version: 4.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15997/default_f8be85789693a9901dbcfa43c135c60525ae49a1.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: Renovate Bot
last_updated_on: 2021-06-10 19:19:22.000000000 Z
- name: lodash.debounce
description: The lodash method `_.debounce` exported as a module
package_url: https://www.npmjs.com/lodash.debounce
version: 4.0.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16481/default_73c88a18b684e01cbdbf945631a40a44aff5a777.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-02-17 02:18:59.000000000 Z
- name: node-fetch
description: A light-weight module that brings window.fetch to node.js
package_url: https://www.npmjs.com/node-fetch
version: 2.6.7
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15978/default_f49d4c116f8ea0155f4d92673b084378bba02760.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: npm-run-all
description: A CLI tool to run multiple npm-scripts in parallel or sequential
package_url: https://www.npmjs.com/npm-run-all
version: 4.1.5
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15926/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: react-dom
description: React package for working with the DOM
package_url: https://www.npmjs.com/react-dom
version: 18.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z
- name: rimraf
description: A deep deletion module for node
package_url: https://www.npmjs.com/rimraf
version: 3.0.2
license: ISC
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15807/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-03-25 01:45:10.000000000 Z
- name: underscore
description: JavaScript's functional programming helper library
package_url: https://www.npmjs.com/underscore
version: 1.13.6
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15882/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png
detection_source_url: package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-08-08 21:49:26.000000000 Z