chore: Change package name to @soulcraft/brainy for npm publish

This commit is contained in:
David Snelling 2025-08-26 13:05:32 -07:00
parent ef1745af8f
commit 483cf3a897
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
"name": "brainy",
"name": "@soulcraft/brainy",
"version": "2.0.0",
"description": "Multi-Dimensional AI Database - Vector search, graph relationships, field filtering with Triple Intelligence Engine, HNSW indexing and universal storage",
"main": "dist/index.js",