ftvuzw-configuration-builder 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/LICENSE +0 -30
  2. package/dist/index.js +48 -592
  3. package/package.json +2 -2
  4. package/README.md +0 -211
package/LICENSE CHANGED
@@ -1,31 +1 @@
1
- Copyright (c) 2026 sendeanschmidt@gmail.com. All rights reserved.
2
1
 
3
- PROPRIETARY AND CONFIDENTIAL
4
-
5
- This software and all associated source code, files, and documentation
6
- (the "Software") are the exclusive property of the copyright holder.
7
-
8
- No license, right, or permission of any kind is granted to any other person
9
- or entity. You may NOT, without the prior written permission of the copyright
10
- holder:
11
-
12
- 1. use, run, or execute the Software;
13
- 2. copy, reproduce, or store the Software;
14
- 3. modify, adapt, translate, or create derivative works of the Software;
15
- 4. distribute, publish, sublicense, sell, rent, lease, or otherwise make
16
- the Software available to any third party; or
17
- 5. reverse engineer, decompile, or disassemble the Software.
18
-
19
- The Software is provided to the copyright holder only. Any access, use, or
20
- possession of the Software by anyone other than the copyright holder is
21
- unauthorized and strictly prohibited.
22
-
23
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25
- FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE
26
- COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY,
27
- WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF,
28
- OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
29
- SOFTWARE.
30
- </content>
31
- </invoke>