-
Notifications
You must be signed in to change notification settings - Fork 1
/
techstack.yml
600 lines (600 loc) · 24.1 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
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
repo_name: scify/Dianoia-Marketplace
report_id: 46168b1bf89761773b9b8274f009b798
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:31:07+00:00'
requested_by: PavlosIsaris
provider: github
branch: master
detected_tools_count: 45
tools:
- 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_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package.json
detection_source: package.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: PHP
description: A popular general-purpose scripting language that is especially suited
to web development
website_url: http://www.php.net/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg
detection_source_url: https://github.com/scify/Dianoia-Marketplace
detection_source: Repo Metadata
- name: Bootstrap
description: Simple and flexible HTML, CSS, and JS for popular UI components and
interactions
website_url: http://getbootstrap.com/
version: 5.3.2
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Front-End Frameworks
image_url: https://img.stackshare.io/service/1101/C9QJ7V3X.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-05 10:33:40.000000000 Z
- name: Guzzle
description: PHP HTTP client that makes it easy to send HTTP requests and trivial
to integrate with web services
website_url: http://guzzlephp.org/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Microframeworks (Backend)
image_url: https://img.stackshare.io/service/2350/638632.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.json
detection_source: composer.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: Laravel
description: A PHP Framework For Web Artisans
website_url: http://laravel.com/
version: 10.29.0
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/992/AcA2LnWL_400x400.jpg
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2023-12-05 07:42:33.000000000 Z
- name: PostCSS
description: Transform CSS with JS plugins
website_url: https://github.com/postcss/postcss
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: CSS Pre-processors / Extensions
image_url: https://img.stackshare.io/service/3339/rlFcjEdI.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package.json
detection_source: package.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: Sass
description: Syntactically Awesome Style Sheets
website_url: http://sass-lang.com/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: CSS Pre-processors / Extensions
image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package.json
detection_source: package.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: Symfony
description: A PHP full-stack web framework
website_url: http://symfony.com/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1197/logosf_positif_03_icon.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.json
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2022-12-09 09:03:11.000000000 Z
- name: Vue.js
description: A progressive framework for building user interfaces
website_url: http://vuejs.org/
version: 2.7.14
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript MVC Frameworks
image_url: https://img.stackshare.io/service/3837/paeckCWC.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: jQuery
description: The Write Less, Do More, JavaScript Library.
website_url: http://jquery.com/
version: 3.7.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-05 10:33:40.000000000 Z
- name: jQuery UI
description: Curated set of user interface interactions, effects, widgets, and themes
built on top of the jQuery JavaScript Library
website_url: http://jqueryui.com/
version: 1.13.2
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/1022/jqueryui_avatar_96.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-05 10:33:40.000000000 Z
- name: vuex
description: Centralized State Management for Vue.js.
website_url: https://vuex.vuejs.org
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: State Management Library
image_url: https://img.stackshare.io/service/6705/6128107.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package.json
detection_source: package.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: pgvector
description: Open-source vector similarity search for Postgres
website_url: https://github.com/pgvector/pgvector/
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Database Tools
image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/public/.well-known/security.txt
detection_source: public/.well-known/security.txt
last_updated_by: Paul Isaris
last_updated_on: 2023-10-06 13:16:02.000000000 Z
- name: ESLint
description: The fully pluggable JavaScript code quality tool
website_url: http://eslint.org/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package.json
detection_source: package.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.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_url: https://github.com/scify/Dianoia-Marketplace
detection_source: Repo Metadata
- name: PHPUnit
description: Testing framework for PHP
website_url: https://phpunit.de/
version: 10.4.2
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/1616/1_WsEnddd5Y4EgEHsT054kUQ.jpeg
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: Sentry
description: See performance issues, fix errors faster, and optimize code health.
website_url: https://sentry.io/welcome/?utm_source=stackshare&utm_medium=link&utm_campaign=profile
open_source: true
hosted_saas: true
category: Monitoring
sub_category: Exception Monitoring
image_url: https://img.stackshare.io/service/191/default_9262326592c97828a2a4299dec085a3674dd05f4.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-19 15:00:33.000000000 Z
- name: Webpack
description: A bundler for javascript and friends
website_url: http://webpack.js.org
version: 5.80.0
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/1682/IMG_4636.PNG
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-05-23 11:08: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_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package.json
detection_source: package.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: Font Awesome
description: The internet's most popular icon toolkit
website_url: https://fontawesome.com/
version: 5.15.4
open_source: true
hosted_saas: false
category: Design
sub_category: Fonts
image_url: https://img.stackshare.io/service/3244/1_Mr1Fy00XjPGNf1Kkp_hWtw_2x.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-04-25 12:00:04.000000000 Z
- name: LangChain
description: Build AI apps with LLMs through composability
website_url: https://github.com/hwchase17/langchain
open_source: true
hosted_saas: false
category: Communications
sub_category: Large Language Model Tools
image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/public/.well-known/security.txt
detection_source: public/.well-known/security.txt
last_updated_by: Paul Isaris
last_updated_on: 2023-10-06 13:16:02.000000000 Z
- name: Lodash
description: A JavaScript utility library
website_url: https://lodash.com
version: 4.17.21
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript Utilities & Libraries
image_url: https://img.stackshare.io/service/2438/lodash.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace
detection_source: Repo Metadata
- name: axios
description: Promise based HTTP client for the browser and node.js
website_url: https://github.com/mzabriskie/axios
version: 1.5.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript Utilities & Libraries
image_url: https://img.stackshare.io/no-img-open-source.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-05 10:33:40.000000000 Z
- name: laravel-mix
description: A framework for web artisans.
website_url: https://laravel.com/docs/5.5/mix
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/7945/h7umz7fz_normal.jpg
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-04-25 12:00:04.000000000 Z
- name: doctrine/dbal
description: Powerful PHP database abstraction layer
package_url: https://packagist.org/doctrine/dbal
version: 3.7.1
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2022-12-12 14:01:09.000000000 Z
- name: guzzlehttp/guzzle
description: Guzzle is a PHP HTTP client library
package_url: https://packagist.org/guzzlehttp/guzzle
version: 7.8.0
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2023-04-06 13:37:28.000000000 Z
- name: laravel/framework
description: The Laravel Framework
package_url: https://packagist.org/laravel/framework
version: 10.29.0
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2023-12-05 07:42:33.000000000 Z
- name: laravel/tinker
description: Powerful REPL for the Laravel framework
package_url: https://packagist.org/laravel/tinker
version: 2.8.2
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2023-12-05 07:42:33.000000000 Z
- name: mockery/mockery
description: Mockery is a simple yet flexible PHP mock object framework
package_url: https://packagist.org/mockery/mockery
version: 1.6.6
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: nunomaduro/collision
description: Cli error handling for console/command-line PHP applications
package_url: https://packagist.org/nunomaduro/collision
version: 7.10.0
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-19 15:00:33.000000000 Z
- name: nunomaduro/larastan
description: Larastan - Discover bugs in your code without running it
package_url: https://packagist.org/nunomaduro/larastan
version: 2.6.4
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2023-12-05 07:42:33.000000000 Z
- name: phpunit/phpunit
description: The PHP Unit Testing framework
package_url: https://packagist.org/phpunit/phpunit
version: 10.4.2
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-05 10:33:40.000000000 Z
- name: sentry/sentry-laravel
description: Laravel SDK for Sentry
package_url: https://packagist.org/sentry/sentry-laravel
version: 3.8.2
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2023-12-05 07:42:33.000000000 Z
- name: spatie/laravel-sitemap
description: Create and generate sitemaps with ease
package_url: https://packagist.org/spatie/laravel-sitemap
version: 6.4.0
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2023-12-05 07:42:33.000000000 Z
- name: symfony/http-client
description: Provides powerful methods to fetch HTTP resources synchronously or
asynchronously
package_url: https://packagist.org/symfony/http-client
version: 6.3.6
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/composer.lock
detection_source: composer.json
last_updated_by: Paul Isaris
last_updated_on: 2023-04-06 13:37:28.000000000 Z
- name: "@fortawesome/fontawesome-free"
description: The iconic font, CSS, and SVG framework
package_url: https://www.npmjs.com/@fortawesome/fontawesome-free
version: 5.15.4
license: CC-BY-4.0,OFL-1.1,MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17170/default_37d9ccc57ae4d32e7ff46614e4f8bb2c4ddc7964.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-04-25 12:00:04.000000000 Z
- name: "@sentry/browser"
description: Official Sentry SDK for browsers
package_url: https://www.npmjs.com/@sentry/browser
version: 7.74.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18385/default_3918a37cf2f76449e061a2c79fb02113faa1391a.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-19 15:00:33.000000000 Z
- name: eslint-plugin-vue
description: Official ESLint plugin for Vue.js
package_url: https://www.npmjs.com/eslint-plugin-vue
version: 9.17.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15950/default_f49d4c116f8ea0155f4d92673b084378bba02760.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-19 15:00:33.000000000 Z
- name: laravel-mix
description: Laravel Mix is an elegant wrapper around Webpack for the 80% use case
package_url: https://www.npmjs.com/laravel-mix
version: 6.0.49
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17350/default_33c3173e7d0e91f7cea0eab9883ca83b157bd4a5.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-04-25 12:00:04.000000000 Z
- name: resolve-url-loader
description: Webpack loader that resolves relative paths in url
package_url: https://www.npmjs.com/resolve-url-loader
version: 5.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16468/default_73c88a18b684e01cbdbf945631a40a44aff5a777.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-19 15:00:33.000000000 Z
- name: sass-loader
description: Sass loader for webpack
package_url: https://www.npmjs.com/sass-loader
version: 11.1.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15842/default_b71c906aeda030a5e2f1fe40bf12a93be52404ab.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-19 15:00:33.000000000 Z
- name: vue
description: Vue
package_url: https://www.npmjs.com/vue
version: 2.7.14
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15844/default_b71c906aeda030a5e2f1fe40bf12a93be52404ab.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: NikolasGialitsis
last_updated_on: 2021-10-18 17:15:18.000000000 Z
- name: vue-loader
description: "> webpack loader for Vue Single-File Components"
package_url: https://www.npmjs.com/vue-loader
version: 15.11.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15901/default_3af1504b6f77c55205ba630fe08c472f43b95f6e.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-19 15:00:33.000000000 Z
- name: vue-template-compiler
description: Template compiler for Vue 2.0
package_url: https://www.npmjs.com/vue-template-compiler
version: 2.7.14
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15850/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png
detection_source_url: https://github.com/scify/Dianoia-Marketplace/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Paul Isaris
last_updated_on: 2023-10-19 15:00:33.000000000 Z