source: frontend/node_modules/terser/bin/package.json

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 254 bytes
RevLine 
[9af201e]1{
2 "name": "bin",
3 "private": true,
4 "version": "1.0.0",
5 "main": "terser",
6 "type": "commonjs",
7 "author": "",
8 "license": "BSD-2-Clause",
9 "description": "A package to hold the Terser bin bundle as commonjs while keeping the rest of it ESM."
10}
Note: See TracBrowser for help on using the repository browser.