UNPKG

@nuralogix.ai/anura-web-core-sdk

Version:

Anura Web Core SDK

33 lines (32 loc) 772 B
{ "name": "@nuralogix.ai/anura-web-core-sdk", "version": "0.1.0-alpha.10", "description": "Anura Web Core SDK", "author": "Hamed Hassanzadeh Amin", "homepage": "https://docs.deepaffex.ai/web-core", "keywords": [ "Anura Web Core SDK", "Web", "Nuralogix", "Anura", "DeepAffex" ], "license": "SEE LICENSE IN LICENSE", "type": "module", "main": "./lib/index.mjs", "types": "./lib/index.d.ts", "exports": { ".": { "import": "./lib/index.mjs", "types": "./lib/index.d.ts" }, "./helpers": { "import": "./lib/helpers/index.mjs", "types": "./lib/helpers/index.d.ts" }, "./masks/vital": { "import": "./lib/masks/vital/index.mjs", "types": "./lib/masks/vital/index.d.ts" } } }