abir-photo360-apis
Version:
Unofficial API wrapper for generating ephoto360.com image effects
32 lines (31 loc) • 743 B
JSON
{
"name": "abir-photo360-apis",
"version": "1.0.2",
"description": "Unofficial API wrapper for generating ephoto360.com image effects",
"main": "index.js",
"scripts": {
"test": "echo \"No test specified\" && exit 0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MR-IMRAN-60/ephoto-apis"
},
"keywords": [
"ephoto",
"ephotoapi",
"textmaker",
"imran-photo360-apis",
"ephoto360"
],
"author": "IMRAN",
"license": "ISC",
"bugs": {
"url": "https://github.com/MR-IMRAN-60/ephoto-apis/issues"
},
"homepage": "https://github.com/MR-IMRAN-60/ephoto-apis#readme",
"dependencies": {
"axios": "^1.6.7",
"cheerio": "^1.0.0-rc.12",
"form-data": "^4.0.0"
}
}