10 lines
158 B
JSON
10 lines
158 B
JSON
|
{
|
||
|
"name": "@hono/casbin",
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT",
|
||
|
"exports": {
|
||
|
".": "./src/index.ts",
|
||
|
"./helper": "./src/helper/index.ts"
|
||
|
}
|
||
|
}
|