You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
284 B

3 months ago
  1. {
  2. "name": "dist",
  3. "private": true,
  4. "version": "1.0.0",
  5. "main": "bundle.min.js",
  6. "type": "commonjs",
  7. "author": "",
  8. "license": "BSD-2-Clause",
  9. "description": "A package to hold the Terser dist bundle as commonjs while keeping the rest of it ESM. Nothing to see here."
  10. }