init
This commit is contained in:
12
packages/perigon/package.json
Normal file
12
packages/perigon/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user