diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..b5b4e5d
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,251 @@
+
+
+
+# Tech Stack File
+ [PaulaBurgheleaGithub/e-Commerce-App](https://github.com/PaulaBurgheleaGithub/e-Commerce-App)
+
+|36
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (5)
+
+
+##
Data (1)
+
+
+
+
+ MySQL
+
+ v2.18.1
+ |
+
+
+
+
+##
DevOps (5)
+
+
+##
Software as a Service (SaaS) (2)
+
+
+## Other (1)
+
+
+
+
+ axios
+
+ v1.5.0
+ |
+
+
+
+
+
+##
Open source packages (19)
+
+##
npm (19)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@types/react](https://www.npmjs.com/@types/react)|v18.2.21|09/08/23|Paula Burghelea |MIT|N/A|
+|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.2.7|09/08/23|Paula Burghelea |MIT|N/A|
+|[bcrypt](https://www.npmjs.com/bcrypt)|v5.1.1|08/31/23|yiyun3 |MIT|N/A|
+|[cookie-parser](https://www.npmjs.com/cookie-parser)|v1.4.6|08/25/23|Paula Burghelea |MIT|N/A|
+|[cors](https://www.npmjs.com/cors)|v2.8.5|08/25/23|Paula Burghelea |MIT|N/A|
+|[debug](https://www.npmjs.com/debug)|v4.3.4|08/25/23|Paula Burghelea |MIT|N/A|
+|[eslint-plugin-react](https://www.npmjs.com/eslint-plugin-react)|v7.33.2|09/08/23|Paula Burghelea |MIT|N/A|
+|[eslint-plugin-react-hooks](https://www.npmjs.com/eslint-plugin-react-hooks)|v4.6.0|09/08/23|Paula Burghelea |MIT|N/A|
+|[express](https://www.npmjs.com/express)|v4.18.2|08/25/23|Paula Burghelea |MIT|N/A|
+|[jsonwebtoken](https://www.npmjs.com/jsonwebtoken)|v9.0.2|09/27/23|Paula Burghelea |MIT|N/A|
+|[morgan](https://www.npmjs.com/morgan)|v1.9.1|08/25/23|Paula Burghelea |MIT|N/A|
+|[npm](https://www.npmjs.com/npm)|v9.8.1|08/25/23|Paula Burghelea |Artistic-2.0|N/A|
+|[postcss](https://www.npmjs.com/postcss)|v8.4.29|09/07/23|Andrea |MIT|[CVE-2023-44270](https://github.com/advisories/GHSA-7fh5-64p2-3v2j) (Moderate)|
+|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|09/08/23|Paula Burghelea |MIT|N/A|
+|[react-icons](https://www.npmjs.com/react-icons)|v4.10.1|09/06/23|Andrea |MIT|N/A|
+|[react-redux](https://www.npmjs.com/react-redux)|v8.1.2|09/06/23|Andrea |MIT|N/A|
+|[react-router-dom](https://www.npmjs.com/react-router-dom)|v6.15.0|09/08/23|Paula Burghelea |MIT|N/A|
+|[react-slick](https://www.npmjs.com/react-slick)|v0.29.0|09/08/23|Paula Burghelea |MIT|N/A|
+|[tailwindcss](https://www.npmjs.com/tailwindcss)|v3.3.3|09/06/23|Paula Burghelea |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..77e89c9
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,496 @@
+repo_name: PaulaBurgheleaGithub/e-Commerce-App
+report_id: aeb54ba823cbfa43e8f23a8b5dad8a13
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:09:46+00:00'
+requested_by: PaulaBurgheleaGithub
+provider: github
+branch: main
+detected_tools_count: 36
+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_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App
+ 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_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App
+ detection_source: Repo Metadata
+- name: SQL
+ description: It is a domain-specific language used in programming
+ website_url: https://en.wikipedia.org/wiki/SQL
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/guards/usefulSelects.sql
+ detection_source: guards/usefulSelects.sql
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-28 15:38:20.000000000 Z
+- name: Autoprefixer
+ description: PostCSS plugin to parse CSS and add vendor prefixes to CSS rules
+ website_url: https://github.com/postcss/autoprefixer
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: CSS Pre-processors / Extensions
+ image_url: https://img.stackshare.io/service/2202/72d087642cfce6fef6f2dabec5bf49e8_400x400.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package.json
+ detection_source: client/package.json
+ last_updated_by: Andrea
+ last_updated_on: 2023-09-07 08:36:59.000000000 Z
+- name: ExpressJS
+ description: Sinatra inspired web development framework for node.js -- insanely
+ fast, flexible, and simple
+ website_url: http://expressjs.com/
+ version: 4.18.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Microframeworks (Backend)
+ image_url: https://img.stackshare.io/service/1163/hashtag.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 14:55:10.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: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-08 08:16:55.000000000 Z
+- name: React Router
+ description: A complete routing solution for React.js
+ website_url: https://github.com/rackt/react-router
+ version: 6.15.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: JavaScript Framework Components
+ image_url: https://img.stackshare.io/service/3350/8261421.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-08 08:16:55.000000000 Z
+- name: Redux
+ description: Predictable state container for JavaScript apps
+ website_url: https://redux.js.org/
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: State Management Library
+ image_url: https://img.stackshare.io/service/4074/13142323.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: yiyun3
+ last_updated_on: 2023-08-31 05:49:29.000000000 Z
+- name: MySQL
+ description: The world's most popular open source database
+ website_url: http://www.mysql.com
+ version: 2.18.1
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Databases
+ image_url: https://img.stackshare.io/service/1025/logo-mysql-170x170.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 14:55:10.000000000 Z
+- name: Dotenv
+ description: Loads environment variables from .env for Nodejs projects
+ website_url: https://github.com/motdotla/dotenv
+ license: BSD-2-Clause
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Server Configuration and Automation
+ image_url: https://img.stackshare.io/service/8067/default_90dcb1286af7685c68df319c764b80704df1155b.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-29 19:28:01.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/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 15:04:00.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/PaulaBurgheleaGithub/e-Commerce-App
+ detection_source: Repo Metadata
+- name: nodemon
+ description: A simple monitor script for use during development of a node.js app
+ website_url: http://nodemon.io/
+ version: 3.0.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Monitoring
+ sub_category: node.js Application Monitoring
+ image_url: https://img.stackshare.io/service/5577/preview.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-10-05 11:46:03.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/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 14:55:10.000000000 Z
+- name: Stripe
+ description: Payments for developers
+ website_url: https://stripe.com
+ open_source: false
+ hosted_saas: true
+ category: Payments
+ sub_category: Payment Services
+ image_url: https://img.stackshare.io/service/97/eW6tXeq3.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-29 19:28:01.000000000 Z
+- name: Twilio SendGrid
+ description: Email Delivery. Simplified.
+ website_url: http://sendgrid.com
+ open_source: false
+ hosted_saas: true
+ category: Communications
+ sub_category: Transactional Email
+ image_url: https://img.stackshare.io/service/43/kQ_6nwmP.jpg
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 14:55:10.000000000 Z
+- name: axios
+ description: Promise based HTTP client for the browser and node.js
+ website_url: https://github.com/mzabriskie/axios
+ version: 1.5.0
+ 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/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-30 15:03:25.000000000 Z
+- name: "@types/react"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react
+ version: 18.2.21
+ 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: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-08 08:16:55.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: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-08 08:16:55.000000000 Z
+- name: bcrypt
+ description: A bcrypt library for NodeJS
+ package_url: https://www.npmjs.com/bcrypt
+ version: 5.1.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16526/default_0a704f5fac0bffcf529c9a61658d0b9ddbf7504e.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: yiyun3
+ last_updated_on: 2023-08-31 06:06:04.000000000 Z
+- name: cookie-parser
+ description: Parse HTTP request cookies
+ package_url: https://www.npmjs.com/cookie-parser
+ version: 1.4.6
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16136/default_def3edb85d7fbd20200a5cd7d0a1679e31bc8b3d.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 14:55:10.000000000 Z
+- name: cors
+ description: Node.js CORS middleware
+ package_url: https://www.npmjs.com/cors
+ version: 2.8.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16165/default_41f04716a804e853d5c38a5b81ee0ea8a842ad82.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 14:55:10.000000000 Z
+- name: debug
+ description: Small debugging utility
+ package_url: https://www.npmjs.com/debug
+ version: 4.3.4
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15852/default_a2f722724df977d0f7752839e5d8845ab41f69d5.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 14:55:10.000000000 Z
+- name: eslint-plugin-react
+ description: React specific linting rules for ESLint
+ package_url: https://www.npmjs.com/eslint-plugin-react
+ version: 7.33.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15817/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-08 08:16:55.000000000 Z
+- name: eslint-plugin-react-hooks
+ description: ESLint rules for React Hooks
+ package_url: https://www.npmjs.com/eslint-plugin-react-hooks
+ version: 4.6.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16149/default_1f3a2fc7d882e29a43394ecdf491b8989ea3f0fa.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-08 08:16:55.000000000 Z
+- name: express
+ description: Fast, unopinionated, minimalist web framework
+ package_url: https://www.npmjs.com/express
+ version: 4.18.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 14:55:10.000000000 Z
+- name: jsonwebtoken
+ description: JSON Web Token implementation
+ package_url: https://www.npmjs.com/jsonwebtoken
+ version: 9.0.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16155/default_77b54a203c743d16eddb6b6390cba17218454fa0.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-27 10:56:47.000000000 Z
+- name: morgan
+ description: HTTP request logger middleware for node.js
+ package_url: https://www.npmjs.com/morgan
+ version: 1.9.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16097/default_c7b204838197013798409fa2b4dafce450edc7fb.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 14:55:10.000000000 Z
+- name: npm
+ description: A package manager for JavaScript
+ package_url: https://www.npmjs.com/npm
+ version: 9.8.1
+ license: Artistic-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16105/default_5a461d436012a0c4024534aaba303dcdb0297d24.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-08-25 14:55:10.000000000 Z
+- name: postcss
+ description: Tool for transforming styles with JS plugins
+ package_url: https://www.npmjs.com/postcss
+ version: 8.4.29
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16012/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Andrea
+ last_updated_on: 2023-09-07 08:36:59.000000000 Z
+ vulnerabilities:
+ - name: PostCSS line return parsing error
+ cve_id: CVE-2023-44270
+ cve_url: https://github.com/advisories/GHSA-7fh5-64p2-3v2j
+ detected_date: Oct 4
+ severity: moderate
+ first_patched: 8.4.31
+- 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: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-08 08:16:55.000000000 Z
+- name: react-icons
+ description: SVG React icons of popular icon packs using ES6 imports
+ package_url: https://www.npmjs.com/react-icons
+ version: 4.10.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16909/default_7b9968788548874538c601457e8dcd9c74bd2051.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Andrea
+ last_updated_on: 2023-09-06 11:39:18.000000000 Z
+- name: react-redux
+ description: Official React bindings for Redux
+ package_url: https://www.npmjs.com/react-redux
+ version: 8.1.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15984/default_f49d4c116f8ea0155f4d92673b084378bba02760.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Andrea
+ last_updated_on: 2023-09-06 11:39:18.000000000 Z
+- name: react-router-dom
+ description: DOM bindings for React Router
+ package_url: https://www.npmjs.com/react-router-dom
+ version: 6.15.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16025/default_e25d1fbb04a118c79fb444294461417342bd03bf.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-08 08:16:55.000000000 Z
+- name: react-slick
+ description: React port of slick carousel
+ package_url: https://www.npmjs.com/react-slick
+ version: 0.29.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17365/default_c11ea7d401c11f11d89301d0302509ab7d72e5ac.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-08 08:16:55.000000000 Z
+- name: tailwindcss
+ description: A utility-first CSS framework for rapidly building custom user interfaces
+ package_url: https://www.npmjs.com/tailwindcss
+ version: 3.3.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17398/default_2cd7ed1c123f2fca074a6f4b16c4e73d5bfe82be.png
+ detection_source_url: https://github.com/PaulaBurgheleaGithub/e-Commerce-App/blob/main/client/package-lock.json
+ detection_source: client/package.json
+ last_updated_by: Paula Burghelea
+ last_updated_on: 2023-09-06 21:07:09.000000000 Z