Skip to main content
Module

x/denopack/egg.json

The bundling and minification toolset, made for Deno
Go to Latest
File
{ "name": "denopack", "description": "Bundling and minification toolset for Deno", "version": "0.1.2", "stable": false, "entry": "./cli.ts", "repository": "https://github.com/denofn/denopack", "files": [ "README.md", "mod.ts", "deps.ts", "lock.json", "cli.ts", "cli/**/*", "vendor/**/*", "plugin/**/*", "util/**/*" ]}