midori.js
Version:
Midori.js provides users with ready-made features that are simple to utilize.
33 lines (32 loc) • 715 B
JSON
{
"name": "midori.js",
"version": "4.1.9",
"description": "Midori.js provides users with ready-made features that are simple to utilize.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xHyperJS/midori.js"
},
"keywords": [
"discord.js",
"aoi.js",
"discord-bot",
"node.js",
"api",
"discord",
"image",
"Image Manipulation",
"@types/node"
],
"author": "Katsu",
"license": "MIT",
"homepage": "https://github.com/xHyperJS/midori.js",
"dependencies": {
"@types/node": "^18.0.6",
"aoi.js": "^6.2.6",
"node-fetch": "^2.0.0"
}
}