{
  "name": "1.6first1",
  "version": "1.0.0",
  "description": "这个是统计数组中每个字符串出现次数",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["作业","算法题"],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "axios": "^0.21.1"
  }
}
