diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..3bfa9de --- /dev/null +++ b/techstack.md @@ -0,0 +1,265 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [natainditama/linkgp](https://github.com/natainditama/linkgp)![](https://img.stackshare.io/public_badge.svg "public") +

+|39
Tools used|02/09/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (6) + + + + + + + + + + + + + + +
+ Autoprefixer +
+ Autoprefixer +
+ +
+ Next.js +
+ Next.js +
+ v14.0.3 +
+ Node.js +
+ Node.js +
+ +
+ PostCSS +
+ PostCSS +
+ +
+ React +
+ React +
+ v18.2.0 +
+ Tailwind CSS +
+ Tailwind CSS +
+ +
+ +## DevOps (6) + + + + + + + + + + + + + + +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Prettier +
+ Prettier +
+ v3.1.0 +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ +## Other (5) + + + + + + + + + + + + +
+ Shell +
+ Shell +
+ +
+ Zod +
+ Zod +
+ +
+ eslint-plugin-tailwindcss +
+ eslint-plugin-tailwindcss +
+ +
+ husky +
+ husky +
+ +
+ lint-staged +
+ lint-staged +
+ +
+ + +## Open source packages (19) + +## npm (19) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@commitlint/cli](https://www.npmjs.com/@commitlint/cli)|v18.2.0|11/28/23|natainditama |MIT|N/A| +|[@commitlint/config-conventional](https://www.npmjs.com/@commitlint/config-conventional)|v18.4.3|11/28/23|natainditama |MIT|N/A| +|[@types/node](https://www.npmjs.com/@types/node)|v18.18.7|12/19/23|dependabot[bot] |MIT|N/A| +|[@types/react](https://www.npmjs.com/@types/react)|v18.2.14|12/19/23|dependabot[bot] |MIT|N/A| +|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.2.18|12/19/23|dependabot[bot] |MIT|N/A| +|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v6.11.0|12/19/23|dependabot[bot] |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v6.13.1|12/19/23|dependabot[bot] |BSD-2-Clause|N/A| +|[cross-env](https://www.npmjs.com/cross-env)|v7.0.3|11/28/23|natainditama |MIT|N/A| +|[eslint-config-next](https://www.npmjs.com/eslint-config-next)|v14.0.2|11/28/23|natainditama |N/A|N/A| +|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v9.0.0|11/28/23|dependabot[bot] |MIT|N/A| +|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.29.0|11/28/23|dependabot[bot] |MIT|N/A| +|[eslint-plugin-jsx-a11y](https://www.npmjs.com/eslint-plugin-jsx-a11y)|v6.7.1|11/28/23|dependabot[bot] |MIT|N/A| +|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v5.0.1|11/28/23|dependabot[bot] |MIT|N/A| +|[eslint-plugin-react](https://www.npmjs.com/eslint-plugin-react)|v7.33.2|12/19/23|dependabot[bot] |MIT|N/A| +|[eslint-plugin-react-hooks](https://www.npmjs.com/eslint-plugin-react-hooks)|v4.6.0|12/19/23|dependabot[bot] |MIT|N/A| +|[husky](https://www.npmjs.com/husky)|v8.0.3|11/28/23|natainditama |MIT|N/A| +|[lint-staged](https://www.npmjs.com/lint-staged)|v15.1.0|11/28/23|natainditama |MIT|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|12/19/23|dependabot[bot] |MIT|N/A| +|[tailwindcss](https://www.npmjs.com/tailwindcss)|v3.3.5|11/28/23|dependabot[bot] |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..d0eabfa --- /dev/null +++ b/techstack.yml @@ -0,0 +1,507 @@ +repo_name: natainditama/linkgp +report_id: 92d02e9d6c8ae28d29a7ec31913211d3 +version: 0.1 +repo_type: Public +timestamp: '2024-02-09T04:46:36+00:00' +requested_by: natainditama +provider: github +branch: main +detected_tools_count: 39 +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/natainditama/linkgp + 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/natainditama/linkgp + 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_url: https://github.com/natainditama/linkgp + detection_source: Repo Metadata +- 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/natainditama/linkgp/blob/main/package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-28 02:50:41.000000000 Z +- name: Next.js + description: A small framework for server-rendered universal JavaScript apps + website_url: https://nextjs.org/ + version: 14.0.3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/5936/nextjs.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.000000000 Z +- 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_url: https://github.com/natainditama/linkgp/blob/main/package.json + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2022-06-18 09:46:32.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/natainditama/linkgp/blob/main/package.json + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2022-06-18 09:46:32.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/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-12-19 07:37:14.000000000 Z +- name: Tailwind CSS + description: A utility-first CSS framework for rapid UI development + website_url: https://tailwindcss.com + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Front-End Frameworks + image_url: https://img.stackshare.io/service/8158/default_660b7c41c3ba489cb581eec89c04655404258c19.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-28 02:50:16.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/natainditama/linkgp/blob/main/package.json + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2022-06-18 09:46:32.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/natainditama/linkgp + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/.github/workflows/commitlint.yml + detection_source: ".github/workflows/commitlint.yml" + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.000000000 Z +- name: Prettier + description: Prettier is an opinionated code formatter. + website_url: https://prettier.io/ + version: 3.1.0 + 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: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-28 02:50:16.000000000 Z +- name: Yarn + description: A new package manager for JavaScript + website_url: https://yarnpkg.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: yarn.lock + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.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/natainditama/linkgp/blob/main/package.json + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2022-06-18 09:46:32.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/natainditama/linkgp + detection_source: Repo Metadata +- name: Zod + description: TypeScript-first schema validation + website_url: https://zod.dev/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/48521/default_eea961e4c374e68a1c7eb5bbc9e4a39920890342.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/package.json + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2022-06-18 09:46:32.000000000 Z +- name: eslint-plugin-tailwindcss + description: Rules enforcing best practices and consistency using Tailwind CSS. + website_url: https://www.npmjs.com/package/eslint-plugin-tailwindcss + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/48327/default_e1e547104832f8e187369b19e928e17a8be5020b.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-28 02:50:16.000000000 Z +- name: husky + website_url: https://github.com/typicode/husky + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/9527/5502029.jpeg + detection_source_url: https://github.com/natainditama/linkgp/blob/main/package.json + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.000000000 Z +- name: lint-staged + website_url: https://github.com/okonet/lint-staged + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/10577/11071.jpeg + detection_source_url: https://github.com/natainditama/linkgp/blob/main/package.json + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.000000000 Z +- name: "@commitlint/cli" + description: Lint your commit messages + package_url: https://www.npmjs.com/@commitlint/cli + 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/16059/default_5fd43aeff4d6a935abc13737de01a0355210499d.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.000000000 Z +- name: "@commitlint/config-conventional" + description: Shareable commitlint config enforcing conventional commits + package_url: https://www.npmjs.com/@commitlint/config-conventional + version: 18.4.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16092/default_8725384794b44fe56f31da1d21ae759cf07be7a5.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 18.18.7 + 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: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-12-19 07:37:14.000000000 Z +- name: "@types/react" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react + version: 18.2.14 + 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/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-12-19 07:37:14.000000000 Z +- name: "@types/react-dom" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react-dom + version: 18.2.18 + 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/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-12-19 07:37:14.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 6.11.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-12-19 07:37:14.000000000 Z +- name: "@typescript-eslint/parser" + description: An ESLint custom parser which leverages TypeScript ESTree + package_url: https://www.npmjs.com/@typescript-eslint/parser + version: 6.13.1 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-12-19 07:37:14.000000000 Z +- name: cross-env + description: Run scripts that set and use environment variables across platforms + package_url: https://www.npmjs.com/cross-env + version: 7.0.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15828/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.000000000 Z +- name: eslint-config-next + description: ESLint configuration used by Next.js + package_url: https://www.npmjs.com/eslint-config-next + version: 14.0.2 + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/package/npm/image.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.000000000 Z +- name: eslint-config-prettier + description: Turns off all rules that are unnecessary or might conflict with Prettier + package_url: https://www.npmjs.com/eslint-config-prettier + version: 9.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-28 02:50:16.000000000 Z +- name: eslint-plugin-import + description: Import with sanity + package_url: https://www.npmjs.com/eslint-plugin-import + version: 2.29.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15806/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-28 02:50:16.000000000 Z +- name: eslint-plugin-jsx-a11y + description: Static AST checker for accessibility rules on JSX elements + package_url: https://www.npmjs.com/eslint-plugin-jsx-a11y + version: 6.7.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15845/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-28 02:50:16.000000000 Z +- name: eslint-plugin-prettier + description: Runs prettier as an eslint rule + package_url: https://www.npmjs.com/eslint-plugin-prettier + version: 5.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15896/default_6e6e1d6bb189c8bb26c6410618bd597979578f39.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-28 02:50:16.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/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-12-19 07:37:14.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/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-12-19 07:37:14.000000000 Z +- name: husky + description: Prevents bad commit or push + package_url: https://www.npmjs.com/husky + version: 8.0.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15831/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.000000000 Z +- name: lint-staged + description: Lint files staged by git + package_url: https://www.npmjs.com/lint-staged + version: 15.1.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15868/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png + detection_source_url: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: natainditama + last_updated_on: 2023-11-28 02:48:48.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: https://github.com/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-12-19 07:37:14.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.5 + 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/natainditama/linkgp/blob/main/yarn.lock + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-28 02:50:16.000000000 Z