UNPKG

@saxx/no-noobs-apis

Version:

A collection of easy-to-use APIs, including imageToPrompt API and more to come.

33 lines (32 loc) 773 B
{ "name": "@saxx/no-noobs-apis", "version": "1.0.6", "description": "A collection of easy-to-use APIs, including imageToPrompt API and more to come.", "main": "src/index.js", "keywords": [ "Mesbah Saxx", "SAXX API", "SAXX APIS", "APIS" ], "publishConfig": { "access": "public" }, "author": "Mesbah Saxx", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/MBBXMESBAH/no-noobs-apis.git" }, "bugs": { "url": "https://github.com/MBBXMESBAH/no-noobs-apis/issues" }, "homepage": "https://github.com/MBBXMESBAH/no-noobs-apis#readme", "dependencies": { "axios": "^1.7.9", "cheerio": "^1.0.0-rc.10", "form-data": "^4.0.1", "fs": "^0.0.1-security", "path": "^0.12.7" } }