UNPKG

command-tags

Version:

A way to parse custom tags/flags/input/options from a string.

28 lines (27 loc) 543 B
{ "name": "command-tags", "version": "1.1.6", "description": "A way to parse custom tags/flags/input/options from a string.", "main": "src/index.js", "scripts": { "start": "node src/index.js" }, "repository": { "url": "https://github.com/TheNoob27/command-tags" }, "license": "MIT", "keywords": [ "parse", "discord-command-tags", "discord.js", "command", "tags", "parse-tags", "tag-parser", "parser", "command-tags", "options", "option-parser", "command-flags" ] }