deno.land / x / denon@2.5.0 / egg.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "name": "denon", "description": "👀 Monitor any changes in you Deno application and automatically restart.", "repository": "https://github.com/denosaurs/denon.git", "unlisted": false, "version": "2.4.4", "files": [ "./assets/**/*", "./README.md", "./deps.ts", "./test_deps.ts", "./denon.ts", "./info.ts", "./scripts.yml", "./mod.ts", "./src/**/*", "./mod.ts" ], "ignore": [], "entry": "/mod.ts", "checkAll": true}
denon

Version Info

Tagged at
2 years ago