UNPKG

the-boy

Version:

ASCII art of a yeeting frog

29 lines (28 loc) 613 B
{ "name": "the-boy", "version": "1.0.1", "description": "ASCII art of a yeeting frog", "main": "index.js", "scripts": { "test": "true" }, "keywords": [ "ascii", "ASCII", "frog", "yeeted", "deploy the boy" ], "files": [ "index.js", "index.d.ts" ], "author": "Clay Dunston <dunstontc@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/tcd/the-boy.js.git" }, "homepage": "https://github.com/tcd/the-boy.js", "types": "./index.d.ts" }