{
  "name": "01-mj-test",
  "version": "1.0.1",
  "description": "这是再次尝试发布的的一个npm包",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "发布npm包",
    "测试"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "01-mj-test": "^1.0.0",
    "lodash": "^4.17.21"
  }
}
