simple-squiggle

A restricted subset of Squiggle
Log | Files | Refs | README

package.json (254B)


      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 }