10 lines
157 B
JSON
10 lines
157 B
JSON
|
{
|
||
|
"name": "@hono/typia-validator",
|
||
|
"version": "0.1.2",
|
||
|
"license": "MIT",
|
||
|
"exports": {
|
||
|
".": "./src/index.ts",
|
||
|
"./http": "./src/http.ts"
|
||
|
}
|
||
|
}
|