iii-browser-sdk 0.10.0

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.
package/LICENSE.spdx ADDED
@@ -0,0 +1,22 @@
1
+ SPDXVersion: SPDX-2.1
2
+ DataLicense: CC0-1.0
3
+ PackageName: iii
4
+ DataFormat: SPDXRef-1
5
+ PackageSupplier: Organization: Motia LLC
6
+ PackageHomePage: https://iii.dev
7
+ PackageLicenseDeclared: Elastic-2.0
8
+ PackageLicenseDeclared: Apache-2.0
9
+ PackageCopyrightText: 2024-present, Motia LLC
10
+ PackageSummary: <text>iii is a single engine with three primitives (Function, Trigger, Discovery)
11
+ that replaces API frameworks, task queues, cron schedulers, pub/sub, state stores,
12
+ and observability pipelines.
13
+ </text>
14
+ PackageComment: <text>The engine runtime (engine/) is licensed under Elastic License 2.0.
15
+ All other components (sdk/, cli/, console/, frameworks/, docs/, website/)
16
+ are licensed under Apache License 2.0.
17
+ </text>
18
+ Created: 2024-01-01T00:00:00Z
19
+ PackageDownloadLocation: git://github.com/iii-hq/iii
20
+ PackageDownloadLocation: git+https://github.com/iii-hq/iii.git
21
+ PackageDownloadLocation: git+ssh://github.com/iii-hq/iii.git
22
+ Creator: Organization: Motia LLC