{
  "name": "myz-npm-test1",
  "version": "1.0.5",
  "description": "测试开发一个基础的npm包",
  "main": "a.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "myz",
    "npm-test1"
  ],
  "author": "myz",
  "license": "ISC"
}
