yemot-new-api
Version:
```bash npm i yemot-new-api ``` מבוסס המודול ש- musicode1 בנה. כאן אני משפר הכל # exemple ```js const yemot_api = require("./");
22 lines (21 loc) • 428 B
JSON
{
"name": "yemot-new-api",
"version": "4.0.7",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"yemot"
],
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"ffmpeg": "^0.0.4",
"fluent-ffmpeg": "^2.1.2",
"form-data": "^3.0.0",
"qs": "^6.9.1",
"yemot-new-api": "^4.0.0"
}
}