UNPKG

prodia-ai-api

Version:

Está biblioteca é para gerar imagens usando api do [Prodia](https://app.prodia.com/).

21 lines (20 loc) 535 B
{ "name": "prodia-ai-api", "version": "1.0.0", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Infinity-Tools/prodia-ai-api.git" }, "keywords": ["AI", "image generator", "prodia", "api"], "author": "seshdev", "license": "MIT", "description": "Está biblioteca é para gerar imagens usando api do [Prodia](https://app.prodia.com/).", "dependencies": { "axios": "^1.7.2" } }