您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

11 行
284 B

  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. }