chore: add LICENSE, README, update package.json and AGENTS.md for npm release prep

This commit is contained in:
2026-05-22 06:17:54 +00:00
parent e45b8c0cc0
commit 6fb633c05b
6 changed files with 616 additions and 44 deletions

View File

@@ -112,6 +112,15 @@
"operations"
],
"license": "MIT OR Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://git.alk.dev/alkdev/flowgraph.git"
},
"homepage": "https://git.alk.dev/alkdev/flowgraph",
"bugs": {
"url": "https://git.alk.dev/alkdev/flowgraph/issues"
},
"sideEffects": false,
"dependencies": {
"@alkdev/typebox": "^0.34.49",
"@alkdev/ujsx": "^0.1.0",