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