{
  "name": "math-calculater",
  "version": "1.0.2",
  "description": "一个可以用表达式进行计算的库",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/imRz1015/math-calculater.git"
  },
  "keywords": [
    "calculater",
    "formular"
  ],
  "author": "TANGIMING",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/imRz1015/math-calculater/issues"
  },
  "homepage": "https://github.com/imRz1015/math-calculater#readme"
}
