diff --git a/example/package.json b/example/package.json
index 7da4157..dd99873 100644
--- a/example/package.json
+++ b/example/package.json
@@ -1,5 +1,5 @@
{
- "name": "@maxgfr/example-c91f4973a570c0ed6b0867e49372f5e9f1063ca8",
+ "name": "@maxgfr/example-9ae8044e77af72bddd771defeeb4abc35e92783b",
"version": "1.0.0",
"description": "",
"main": "index.js",
diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..dca1bc2
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,190 @@
+
+
+
+# Tech Stack File
+ [maxgfr/github-change-json](https://github.com/maxgfr/github-change-json)
+
+|21
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (1)
+
+
+##
DevOps (7)
+
+
+## Other (3)
+
+
+
+##
Open source packages (8)
+
+##
npm (8)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@types/node](https://www.npmjs.com/@types/node)|v17.0.21|03/14/22|Renovate Bot |MIT|N/A|
+|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.15.0|04/01/22|maxgfr |BSD-2-Clause|N/A|
+|[eslint-plugin-jest](https://www.npmjs.com/eslint-plugin-jest)|v26.1.3|04/25/22|Renovate Bot |MIT|N/A|
+|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.0.0|04/01/22|maxgfr |MIT|N/A|
+|[husky](https://www.npmjs.com/husky)|v7.0.4|03/12/22|maxgfr |MIT|N/A|
+|[js-yaml](https://www.npmjs.com/js-yaml)|v4.1.0|03/12/22|maxgfr |MIT|N/A|
+|[lint-staged](https://www.npmjs.com/lint-staged)|v12.3.7|04/01/22|maxgfr |MIT|N/A|
+|[ts-jest](https://www.npmjs.com/ts-jest)|v27.1.3|04/25/22|Renovate 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..066f22f
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,274 @@
+repo_name: maxgfr/github-change-json
+report_id: a36a298d4493903397882c026d7492db
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:33:13+00:00'
+requested_by: maxgfr
+provider: github
+branch: main
+detected_tools_count: 21
+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/maxgfr/github-change-json
+ 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/maxgfr/github-change-json
+ 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_url: https://github.com/maxgfr/github-change-json/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-03-12 17:55:20.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/maxgfr/github-change-json/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-03-12 15:36:38.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/maxgfr/github-change-json
+ 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/maxgfr/github-change-json/blob/main/.github/workflows/check-dist.yml
+ detection_source: ".github/workflows/check-dist.yml"
+ last_updated_by: maxgfr
+ last_updated_on: 2022-03-12 15:36:38.000000000 Z
+- name: Jest
+ description: Painless JavaScript Unit Testing
+ website_url: http://facebook.github.io/jest/
+ version: 28.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Javascript Testing Framework
+ image_url: https://img.stackshare.io/service/830/jest.png
+ detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-03-12 15:36:38.000000000 Z
+- name: Prettier
+ description: Prettier is an opinionated code formatter.
+ website_url: https://prettier.io/
+ version: 2.6.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/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-04-01 08:48:57.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/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: yarn.lock
+ last_updated_by: maxgfr
+ last_updated_on: 2022-03-12 15:36:38.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/maxgfr/github-change-json/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-03-12 15:36:38.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/maxgfr/github-change-json
+ detection_source: Repo Metadata
+- 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/maxgfr/github-change-json/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-03-12 15:36:38.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/maxgfr/github-change-json/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-04-01 08:48:57.000000000 Z
+- name: "@types/node"
+ description: TypeScript definitions for Node.js
+ package_url: https://www.npmjs.com/@types/node
+ version: 17.0.21
+ 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/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Renovate Bot
+ last_updated_on: 2022-03-14 20:20:07.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: 5.15.0
+ 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/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-04-01 08:48:57.000000000 Z
+- name: eslint-plugin-jest
+ description: Eslint rules for Jest
+ package_url: https://www.npmjs.com/eslint-plugin-jest
+ version: 26.1.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15996/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png
+ detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Renovate Bot
+ last_updated_on: 2022-04-25 12:52:36.000000000 Z
+- name: eslint-plugin-prettier
+ description: Runs prettier as an eslint rule
+ package_url: https://www.npmjs.com/eslint-plugin-prettier
+ version: 4.0.0
+ 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/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-04-01 08:48:57.000000000 Z
+- name: husky
+ description: Prevents bad commit or push
+ package_url: https://www.npmjs.com/husky
+ version: 7.0.4
+ 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/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-03-12 15:36:38.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: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-03-12 15:36:38.000000000 Z
+- name: lint-staged
+ description: Lint files staged by git
+ package_url: https://www.npmjs.com/lint-staged
+ version: 12.3.7
+ 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/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: maxgfr
+ last_updated_on: 2022-04-01 08:48:57.000000000 Z
+- name: ts-jest
+ description: A preprocessor with source maps support to help use TypeScript with
+ Jest
+ package_url: https://www.npmjs.com/ts-jest
+ version: 27.1.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15864/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
+ detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Renovate Bot
+ last_updated_on: 2022-04-25 12:52:36.000000000 Z