Skip to main content
Module

x/drollup/egg.json

Next-generation ES module bundler ported for Deno
Latest
File
{ "name": "drollup", "description": "Next-generation ES module bundler for Deno ported from Rollup.", "version": "2.58.0+0.20.0", "repository": "https://github.com/cmorten/deno-rollup", "stable": true, "files": [ "./mod.ts", "./rollup.ts", "./deps.ts", "./version.ts", "./src/**/*", "./plugins/**/*", "./examples/**/*", "./README.md", "./LICENSE.md", "./ROLLUP_LICENSE.md", "./.github/CHANGELOG.md" ], "checkFormat": false, "checkTests": false, "checkInstallation": false, "check": false, "entry": "./mod.ts", "homepage": "https://github.com/cmorten/deno-rollup", "ignore": [], "unlisted": false}