UNPKG

@discord-rose/flags-middleware

Version:
27 lines (26 loc) 655 B
{ "name": "@discord-rose/flags-middleware", "version": "1.0.2", "description": "Flags middleware for discord-rose", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/discord-rose/flags-middleware.git" }, "keywords": [ "discord-rose" ], "author": "JPBBerry", "license": "ISC", "bugs": { "url": "https://github.com/discord-rose/flags-middleware/issues" }, "homepage": "https://github.com/discord-rose/flags-middleware#readme", "dependencies": { "yargs": "^16.2.0" }, "typings": "./types.d.ts" }