@n2flowjs/nbase
Version:
Neural Vector Database for efficient similarity search
15 lines (14 loc) • 311 B
JSON
{
"entryPoints": ["src/index.ts"],
"out": "docs",
"name": "N-Base",
"includeVersion": true,
"excludePrivate": true,
"hideGenerator": true,
"readme": "README.md",
"theme": "default",
"navigationLinks": {
"GitHub": "https://github.com/n2flowjs/nbase"
},
"entryPointStrategy": "expand"
}