Skip to main content
Module

x/merlin/egg.json

Testing and Benchmarking framework for deno πŸ§™β€β™‚οΈ
Latest
File
{ "name": "merlin", "description": "Testing and Benchmarking framework for deno πŸ§™β€β™‚οΈ", "version": "1.0.5", "entry": "./mod.ts", "stable": true, "unlisted": false, "fmt": false, "repository": "https://github.com/crewdevio/merlin", "files": [ "./cli.ts", "./src/**/*", "./imports/**/*", "./README.md", "./mod.ts", "./LICENSE" ]}