diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..9e9a20e
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,165 @@
+
+
+
+# Tech Stack File
+ [nyteshade/ne-schemata](https://github.com/nyteshade/ne-schemata)
+
+|28
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+##
Data (1)
+
+
+##
DevOps (6)
+
+
+
+
+ Babel
+
+ v7.23.2
+ |
+
+
+
+
+ ESLint
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ Jest
+
+ v29.7.0
+ |
+
+
+
+
+ Travis CI
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+
+ Lodash
+
+ v4.17.21
+ |
+
+
+
+
+
+##
Open source packages (19)
+
+##
npm (19)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@babel/cli](https://www.npmjs.com/@babel/cli)|v7.23.0|10/28/23|Brielle Harrison |MIT|N/A|
+|[@babel/core](https://www.npmjs.com/@babel/core)|v7.23.2|10/28/23|Brielle Harrison |MIT|N/A|
+|[@babel/plugin-proposal-class-properties](https://www.npmjs.com/@babel/plugin-proposal-class-properties)|v7.18.6|10/28/23|Brielle Harrison |MIT|N/A|
+|[@babel/plugin-proposal-decorators](https://www.npmjs.com/@babel/plugin-proposal-decorators)|v7.23.2|10/28/23|Brielle Harrison |MIT|N/A|
+|[@babel/plugin-proposal-optional-chaining](https://www.npmjs.com/@babel/plugin-proposal-optional-chaining)|v7.21.0|10/28/23|Brielle Harrison |MIT|N/A|
+|[@babel/plugin-transform-classes](https://www.npmjs.com/@babel/plugin-transform-classes)|v7.22.15|10/28/23|Brielle Harrison |MIT|N/A|
+|[@babel/plugin-transform-runtime](https://www.npmjs.com/@babel/plugin-transform-runtime)|v7.23.2|10/28/23|Brielle Harrison |MIT|N/A|
+|[@babel/preset-env](https://www.npmjs.com/@babel/preset-env)|v7.23.2|10/28/23|Brielle Harrison |MIT|N/A|
+|[@babel/preset-flow](https://www.npmjs.com/@babel/preset-flow)|v7.22.15|10/28/23|Brielle Harrison |MIT|N/A|
+|[@babel/runtime](https://www.npmjs.com/@babel/runtime)|v7.23.2|10/28/23|Brielle Harrison |MIT|N/A|
+|[babel-eslint](https://www.npmjs.com/babel-eslint)|v10.1.0|10/28/23|Brielle Harrison |MIT|N/A|
+|[babel-jest](https://www.npmjs.com/babel-jest)|v29.7.0|10/28/23|Brielle Harrison |MIT|N/A|
+|[core-js](https://www.npmjs.com/core-js)|v3.33.1|10/28/23|Brielle Harrison |MIT|N/A|
+|[debug](https://www.npmjs.com/debug)|v4.3.4|10/28/23|Brielle Harrison |MIT|N/A|
+|[deepmerge](https://www.npmjs.com/deepmerge)|v4.3.1|10/28/23|Brielle Harrison |MIT|N/A|
+|[eslint-plugin-flowtype](https://www.npmjs.com/eslint-plugin-flowtype)|v8.0.3|10/28/23|Brielle Harrison |BSD-3-Clause|N/A|
+|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.29.0|10/28/23|Brielle Harrison |MIT|N/A|
+|[flow-bin](https://www.npmjs.com/flow-bin)|v0.220.0|10/28/23|Brielle Harrison |MIT|N/A|
+|[pretty-error](https://www.npmjs.com/pretty-error)|v4.0.0|10/28/23|Brielle Harrison |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..6a1fb52
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,389 @@
+repo_name: nyteshade/ne-schemata
+report_id: bb6d3f76593f7be843c3f22f772f7005
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:53:25+00:00'
+requested_by: nyteshade
+provider: github
+branch: main
+detected_tools_count: 28
+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/nyteshade/ne-schemata
+ detection_source: Repo Metadata
+- name: GraphQL
+ description: A data query language and runtime
+ website_url: http://graphql.org/
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Query Languages
+ image_url: https://img.stackshare.io/service/3820/12972006.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-11-05 07:43:42.000000000 Z
+- name: Babel
+ description: Use next generation JavaScript, today.
+ website_url: http://babeljs.io/
+ version: 7.23.2
+ 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: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: babel.config.js
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.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/nyteshade/ne-schemata/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2018-04-10 00:50:33.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/nyteshade/ne-schemata
+ detection_source: Repo Metadata
+- name: Jest
+ description: Painless JavaScript Unit Testing
+ website_url: http://facebook.github.io/jest/
+ version: 29.7.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/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2018-04-10 00:50:33.000000000 Z
+- name: Travis CI
+ description: A hosted continuous integration service for open source and private
+ projects
+ website_url: http://travis-ci.com/
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/.travis.yml
+ detection_source: ".travis.yml"
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2018-04-10 00:50:33.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/nyteshade/ne-schemata/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2018-04-10 00:50:33.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/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 02:13:34.000000000 Z
+- name: "@babel/cli"
+ description: Babel command line
+ package_url: https://www.npmjs.com/@babel/cli
+ version: 7.23.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15848/default_b71c906aeda030a5e2f1fe40bf12a93be52404ab.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: "@babel/core"
+ description: Babel compiler core
+ package_url: https://www.npmjs.com/@babel/core
+ version: 7.23.2
+ 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: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.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: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: "@babel/plugin-proposal-decorators"
+ description: Compile class and object decorators to ES5
+ package_url: https://www.npmjs.com/@babel/plugin-proposal-decorators
+ version: 7.23.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16147/default_1f3a2fc7d882e29a43394ecdf491b8989ea3f0fa.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: "@babel/plugin-proposal-optional-chaining"
+ description: Transform optional chaining operators into a series of nil checks
+ package_url: https://www.npmjs.com/@babel/plugin-proposal-optional-chaining
+ version: 7.21.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16306/default_f130429ee56156823c8c6e94da6fb7aa07f07ba5.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: "@babel/plugin-transform-classes"
+ description: Compile ES2015 classes to ES5
+ package_url: https://www.npmjs.com/@babel/plugin-transform-classes
+ version: 7.22.15
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17442/default_8c4651c288471a00b2fd6f2055b6de29cb9a049d.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.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.23.2
+ 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: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: "@babel/preset-env"
+ description: A Babel preset for each environment
+ package_url: https://www.npmjs.com/@babel/preset-env
+ version: 7.23.2
+ 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: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: "@babel/preset-flow"
+ description: Babel preset for all Flow plugins
+ package_url: https://www.npmjs.com/@babel/preset-flow
+ version: 7.22.15
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16270/default_8b65a873fd3277d73483d6846fa38192391abf23.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: "@babel/runtime"
+ description: Babel's modular runtime helpers
+ package_url: https://www.npmjs.com/@babel/runtime
+ version: 7.23.2
+ 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: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: babel-eslint
+ description: Custom parser for ESLint
+ package_url: https://www.npmjs.com/babel-eslint
+ version: 10.1.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15803/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: babel-jest
+ description: Jest plugin to use babel for transformation
+ package_url: https://www.npmjs.com/babel-jest
+ version: 29.7.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15839/default_4479dbac220be99e50e724b2df6cf415241d71fd.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: core-js
+ description: Standard library
+ package_url: https://www.npmjs.com/core-js
+ version: 3.33.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15869/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.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/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 02:13:34.000000000 Z
+- name: deepmerge
+ description: A library for deep
+ package_url: https://www.npmjs.com/deepmerge
+ version: 4.3.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16179/default_77b54a203c743d16eddb6b6390cba17218454fa0.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 02:13:34.000000000 Z
+- name: eslint-plugin-flowtype
+ description: Flowtype linting rules for ESLint
+ package_url: https://www.npmjs.com/eslint-plugin-flowtype
+ version: 8.0.3
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15940/default_f49d4c116f8ea0155f4d92673b084378bba02760.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.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/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 19:36:07.000000000 Z
+- name: flow-bin
+ description: Binary wrapper for Flow - A static type checker for JavaScript
+ package_url: https://www.npmjs.com/flow-bin
+ version: 0.220.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15957/default_f49d4c116f8ea0155f4d92673b084378bba02760.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 18:30:43.000000000 Z
+- name: pretty-error
+ description: See nodejs errors with less clutter
+ package_url: https://www.npmjs.com/pretty-error
+ 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/17692/default_52c11a434d2ce37281914a7f804e07cf95ab96f7.png
+ detection_source_url: https://github.com/nyteshade/ne-schemata/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Brielle Harrison
+ last_updated_on: 2023-10-28 02:13:34.000000000 Z