芝麻web文件管理V1.00
编辑当前文件:/home/forge/stage.sksb.smartcon-survey.com/node_modules/chart.js/auto/package.json
{ "name": "chart.js-auto", "private": true, "description": "Auto registering package. Exists to support bundlers without exports support such as webpack 4.", "type": "module", "main": "./auto.cjs", "module": "./auto.js", "exports": { "types": "./auto.d.ts", "import": "./auto.js", "require": "./auto.cjs" }, "types": "./auto.d.ts" }