{"_id":"@cann4n/core","_rev":"8-91648d550487e08f479082895761026d","name":"@cann4n/core","dist-tags":{"latest":"0.2.4"},"versions":{"0.1.0":{"name":"@cann4n/core","version":"0.1.0","license":"MIT","_id":"@cann4n/core@0.1.0","maintainers":[{"name":"cann4n","email":"vinnx1008@gmail.com"}],"dist":{"shasum":"f18173c4ee77fc878d810f5edc570422702c45c8","tarball":"https://registry.npmjs.org/@cann4n/core/-/core-0.1.0.tgz","fileCount":65,"integrity":"sha512-k5wGiniTMvJ7y1HnZhYehu9B491CmFN1+rdkEqVvj1dbtwjTrzexwtUCRs1HbkIj0bsecvoOzneEqe8bvZY86Q==","signatures":[{"sig":"MEUCIDo8r3JSxavQn/2B8tmwT2Yoyvg7cK/b2MJ03tXEDeYJAiEA+ozyXWqqNDYuUBm2w8uR9NJFD2pjFoCnvgltdqYPYtg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40095},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsc","clean":"rm -rf dist","typecheck":"tsc --noEmit"},"_npmUser":{"name":"cann4n","email":"vinnx1008@gmail.com"},"repository":{"url":"https://github.com/anomalyco/agentkit-stellar.git","type":"git","directory":"packages/core"},"description":"Core framework-agnostic SDK for building AI agents that interact with the Stellar blockchain","directories":{},"_nodeVersion":"26.2.0","dependencies":{"zod":"^3.24.0","reflect-metadata":"^0.2.0","zod-to-json-schema":"^3.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.0.0","typescript":"^5.7.0","@stellar/stellar-sdk":"^12.3.0"},"peerDependencies":{"@stellar/stellar-sdk":"^12.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0_1783234816485_0.4220999246099155","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@cann4n/core","version":"0.2.0","license":"MIT","_id":"@cann4n/core@0.2.0","maintainers":[{"name":"cann4n","email":"vinnx1008@gmail.com"}],"dist":{"shasum":"576df8f8e8482c017ccf90863797400382dc5e67","tarball":"https://registry.npmjs.org/@cann4n/core/-/core-0.2.0.tgz","fileCount":65,"integrity":"sha512-8JcCB3eJoAdlUuqKalNDm9VdzL6gzLMGKwYooMBYveUUw//fjZM7JLqQlSblLygq/iX7ZfPQkuxB1edmv66KCg==","signatures":[{"sig":"MEQCIE6xPZCybtG9A5CXWfCmW8z6pJ+odIgaTHGc9Mny4KrQAiBgziEfCVA2DoJBMWm5CJJxVKtTmvzinm9i2T4E7jhyyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37288},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsc","clean":"rm -rf dist","typecheck":"tsc --noEmit"},"_npmUser":{"name":"cann4n","email":"vinnx1008@gmail.com"},"repository":{"url":"https://github.com/anomalyco/agentkit-stellar.git","type":"git","directory":"packages/core"},"description":"Core framework-agnostic SDK for building AI agents that interact with the Stellar blockchain","directories":{},"_nodeVersion":"26.2.0","dependencies":{"zod":"^3.24.0","reflect-metadata":"^0.2.0","zod-to-json-schema":"^3.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.0.0","typescript":"^5.7.0","@stellar/stellar-sdk":"^12.3.0"},"peerDependencies":{"@stellar/stellar-sdk":"^12.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.2.0_1783235896797_0.6366030642993219","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@cann4n/core","version":"0.2.1","license":"MIT","_id":"@cann4n/core@0.2.1","maintainers":[{"name":"cann4n","email":"vinnx1008@gmail.com"}],"dist":{"shasum":"29b2544e47b7c47f3822a38def2bafd0de18bf80","tarball":"https://registry.npmjs.org/@cann4n/core/-/core-0.2.1.tgz","fileCount":65,"integrity":"sha512-8XFh+yVMC8M43PjO1tq+zx3aVlIJUo+FAwG/UzgpQGOElIaPDyNsKV5K5p8EJOMai+h0+XyC+2W6Y5L78M9pnA==","signatures":[{"sig":"MEQCICqTmVqatx5jsDjjzUJh47IYL0jxOYjmHyfQ3u0KBttEAiB6j/Rhbo7FkaGwB2L2dRU+b8yboH7Ylh8kMzEoYnCOVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37380},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsc && node ../../scripts/fix-esm-imports.mjs dist","clean":"rm -rf dist","typecheck":"tsc --noEmit"},"_npmUser":{"name":"cann4n","email":"vinnx1008@gmail.com"},"repository":{"url":"https://github.com/anomalyco/agentkit-stellar.git","type":"git","directory":"packages/core"},"description":"Core framework-agnostic SDK for building AI agents that interact with the Stellar blockchain","directories":{},"_nodeVersion":"26.2.0","dependencies":{"zod":"^3.24.0","reflect-metadata":"^0.2.1","zod-to-json-schema":"^3.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.0.0","typescript":"^5.7.0","@stellar/stellar-sdk":"^12.3.0"},"peerDependencies":{"@stellar/stellar-sdk":"^12.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.2.1_1783236019028_0.02843791015049346","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@cann4n/core","version":"0.2.2","license":"MIT","_id":"@cann4n/core@0.2.2","maintainers":[{"name":"cann4n","email":"vinnx1008@gmail.com"}],"dist":{"shasum":"cb53106ab07b9ac267863695a509c4bb05dd22a2","tarball":"https://registry.npmjs.org/@cann4n/core/-/core-0.2.2.tgz","fileCount":65,"integrity":"sha512-hy8LyqQKC2K4WdcQlJml796NbmY2c9XSUZzvtFLmKmK8g4e2vWUChoBqU93dc0SgKRjmBAbLtca6YW5uNgW/dQ==","signatures":[{"sig":"MEUCIQCM299nnQ/LzGLRovAU9rfcrZCpoJ+kCc28vkdC7NGlZQIgBr1G+5uMOb9D5tJcA2lO5PWVzaFsEfi9LRekVbBiKOU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37404},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsc && node ../../scripts/fix-esm-imports.mjs dist","clean":"rm -rf dist","typecheck":"tsc --noEmit"},"_npmUser":{"name":"cann4n","email":"vinnx1008@gmail.com"},"repository":{"url":"https://github.com/anomalyco/agentkit-stellar.git","type":"git","directory":"packages/core"},"description":"Core framework-agnostic SDK for building AI agents that interact with the Stellar blockchain","directories":{},"_nodeVersion":"26.2.0","dependencies":{"zod":"^3.24.0","reflect-metadata":"^0.2.2","zod-to-json-schema":"^3.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.0.0","typescript":"^5.7.0","@stellar/stellar-sdk":"^12.3.0"},"peerDependencies":{"@stellar/stellar-sdk":"^12.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.2.2_1783236318790_0.855496763836842","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"@cann4n/core","version":"0.2.3","license":"MIT","_id":"@cann4n/core@0.2.3","maintainers":[{"name":"cann4n","email":"vinnx1008@gmail.com"}],"dist":{"shasum":"a43587e54f3113e52c923d99f51b83f1f5149389","tarball":"https://registry.npmjs.org/@cann4n/core/-/core-0.2.3.tgz","fileCount":65,"integrity":"sha512-cLDQQXGCK/h42zuniwZ5NLih3YBKjDaZqAduYlcE8JxhxutUc8oKTn+RdzHcSw5nYKWUoMf4t7DkXtHjgPYVXQ==","signatures":[{"sig":"MEQCIEVGxVFSsQvYSKFJQRi2cWmpJ/mw86DZ46bWfz1KvmFBAiBqJpB6vopuB6rBxew0muXw79WIbzvzKf7fh2LGDu/yqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37404},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsc && node ../../scripts/fix-esm-imports.mjs dist","clean":"rm -rf dist","typecheck":"tsc --noEmit"},"_npmUser":{"name":"cann4n","email":"vinnx1008@gmail.com"},"repository":{"url":"https://github.com/anomalyco/agentkit-stellar.git","type":"git","directory":"packages/core"},"description":"Core framework-agnostic SDK for building AI agents that interact with the Stellar blockchain","directories":{},"_nodeVersion":"26.2.0","dependencies":{"zod":"^3.24.0","reflect-metadata":"^0.2.3","zod-to-json-schema":"^3.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.0.0","typescript":"^5.7.0","@stellar/stellar-sdk":"^12.3.0"},"peerDependencies":{"@stellar/stellar-sdk":"^12.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.2.3_1783236964157_0.35034838386689193","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"@cann4n/core","version":"0.2.4","license":"MIT","_id":"@cann4n/core@0.2.4","maintainers":[{"name":"cann4n","email":"vinnx1008@gmail.com"}],"dist":{"shasum":"0d4018fc4d49f426eb773dacaf82838e36e2c164","tarball":"https://registry.npmjs.org/@cann4n/core/-/core-0.2.4.tgz","fileCount":65,"integrity":"sha512-kC8qP2wuYYZB+BqPFY6UDz3EvclCKtCDLXq0xILDTYhaBbptVHXhwfi8fJmL8KMUv4UyG+AbYJnry0814k/qWA==","signatures":[{"sig":"MEUCIDwy7mndRVULXF1MwRTsaaZV7Dqm6zcOQ6AmIRjIk+3tAiEAgJRjQk+BIcp/MFzyRVhKzD8Xd/vy0AWRvmjoLsIOkvc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37404},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsc && node ../../scripts/fix-esm-imports.mjs dist","clean":"rm -rf dist","typecheck":"tsc --noEmit"},"_npmUser":{"name":"cann4n","email":"vinnx1008@gmail.com"},"repository":{"url":"https://github.com/anomalyco/agentkit-stellar.git","type":"git","directory":"packages/core"},"description":"Core framework-agnostic SDK for building AI agents that interact with the Stellar blockchain","directories":{},"_nodeVersion":"26.2.0","dependencies":{"zod":"^3.24.0","reflect-metadata":"^0.2.0","zod-to-json-schema":"^3.24.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.0.0","typescript":"^5.7.0","@stellar/stellar-sdk":"^12.3.0"},"peerDependencies":{"@stellar/stellar-sdk":"^12.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.2.4_1783237062781_0.929407809957006","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2026-07-05T07:00:16.298Z","modified":"2026-07-05T11:45:59.096Z","0.1.0":"2026-07-05T07:00:16.640Z","0.2.0":"2026-07-05T07:18:16.929Z","0.2.1":"2026-07-05T07:20:19.166Z","0.2.2":"2026-07-05T07:25:18.918Z","0.2.3":"2026-07-05T07:36:04.291Z","0.2.4":"2026-07-05T07:37:42.913Z"},"license":"MIT","repository":{"url":"https://github.com/anomalyco/agentkit-stellar.git","type":"git","directory":"packages/core"},"description":"Core framework-agnostic SDK for building AI agents that interact with the Stellar blockchain","maintainers":[{"email":"vinnx1008@gmail.com","name":"candra0x6x"}],"readme":"","readmeFilename":""}