Files
open-web-agent-rs/packages/perigon/package.json
geoffsee 66d3c06230 init
2025-05-23 09:48:26 -04:00

13 lines
239 B
JSON

{
"name": "@web-agent-rs/perigon",
"version": "0.0.0",
"main": "index.ts",
"types": "./index.d.ts",
"type": "module",
"dependencies": {
"api": "^6.1.3",
"json-schema-to-ts": "^2.8.0-beta.0",
"oas": "^20.11.0"
}
}