{
  "name": "calc65_zyh",
  "version": "1.0.1",
  "description": "一个简易的加减法封装运算，只需要直接调用使用即可",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords":[
    "加法",
    "减法",
    "运算",
    "简单易用"
  ],
  "author": "zyh520",
  "license": "ISC"
}
