Skip to main content
Module

x/cowsay/egg.json

Configurable talking cow for Deno
Latest
File
{ "name": "cowsay", "description": "Configurable talking cow for deno.", "stable": true, "repository": "https://github.com/fakoua/cowsay", "files": [ "./cowsay.ts", "./mod.ts", "./mod_test.ts", "./test.ts", "./test_deps.ts", "./README.md", "./src/**/*" ]}