UNPKG

@indra.ai/deva.content

Version:

Content delivery for the Deva.world platform

33 lines (32 loc) 726 B
{ "name": "@indra.ai/deva.content", "version": "0.1.13", "author": "Quinn Michaels", "license": "MIT", "copyright": "2025", "description": "Content delivery for the Deva.world platform", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/indraai/deva.content.git" }, "keywords": [ "Content", "Deva", "Indra.ai", "Deva.space", "Deva.cloud", "Deva.world" ], "bugs": { "url": "https://github.com/indraai/deva.content/issues" }, "homepage": "https://deva.space/devas/content", "dependencies": { "@indra.ai/deva": "^1.5.41" } }