summaryrefslogtreecommitdiff
path: root/src/node_modules/terser/dist/package.json
blob: a4cb7d126fbc81c98107c35b4da64a2616f46027 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "dist",
  "private": true,
  "version": "1.0.0",
  "main": "bundle.min.js",
  "type": "commonjs",
  "author": "",
  "license": "BSD-2-Clause",
  "description": "A package to hold the Terser dist bundle as commonjs while keeping the rest of it ESM. Nothing to see here."
}