Ffit2cloud-chenywrefactor: 初始化dev-v2
afd05faf创建于 2023年10月23日历史提交
{
  "name": "htmlparser",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "node ./index.js"
  },
  "type": "module",
  "author": "",
  "license": "ISC",
  "dependencies": {
    "htmlparser2": "^8.0.2"
  }
}