15 lines
279 B
JSON
15 lines
279 B
JSON
{
|
|
"name": "@food-tracer/types",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"scripts": {
|
|
"openapi-ts": "openapi-ts"
|
|
},
|
|
"devDependencies": {
|
|
"@hey-api/client-fetch": "^0.8.2",
|
|
"@hey-api/openapi-ts": "^0.64.7",
|
|
"typescript": "^5.9.3"
|
|
}
|
|
}
|