12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"name": "@wrnexus/ai",
|
|
"version": "0.2.46",
|
|
"private": true,
|
|
"type": "module",
|
|
"description": "Zero-dependency Claude (Anthropic) client for WrNexus apps.",
|
|
"main": "src/index.ts",
|
|
"exports": {
|
|
".": "./src/index.ts"
|
|
}
|
|
}
|