UNPKG

potatojs-snake

Version:

A Snake Game 🐍

22 lines (21 loc) 389 B
{ "name": "potatojs-snake", "version": "1.0.2", "description": "A Snake Game 🐍", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Snake", "Discord-js", "djs", "snake", "potatojs" ], "author": "Techie Potato#1474", "license": "ISC", "dependencies": { "discord.js": "^13.8.0" } }