@bpmnkit/docspack 0.0.1 → 0.0.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.
- package/.llms/manifest.json +1 -1
- package/llms.txt +1 -1
- package/package.json +1 -1
package/.llms/manifest.json
CHANGED
package/llms.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
> BPMN Kit documentation as an offline, version-locked docspack package with a built-in search CLI for AI agents
|
|
4
4
|
|
|
5
|
-
Version 0.0.
|
|
5
|
+
Version 0.0.2. 152 chunks documenting @bpmnkit/core, @bpmnkit/canvas, @bpmnkit/editor, @bpmnkit/engine, @bpmnkit/feel, @bpmnkit/plugins, @bpmnkit/api, @bpmnkit/ascii, @bpmnkit/connector-gen, @bpmnkit/connectors, @bpmnkit/patterns, @bpmnkit/worker-client, @bpmnkit/cli.
|
|
6
6
|
|
|
7
7
|
```sh
|
|
8
8
|
npm i -D @bpmnkit/docspack
|