{
  "name": "csaetucalc",
  "version": "1.0.0",
  "description": "这是一个简单好用包含加减乘除的方程式计算器，能满足基本的计算方法。",
  "main": "calc.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["简单好用", "计算器", "wujingshi"],
  "author": "",
  "license": "ISC"
}