{
  "name": "operator01",
  "version": "0.0.1",
  "description": "math operator method add, minuts, multi, divide",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "maths",
    "add",
    "minu",
    "multi",
    "div"
  ],
  "author": "zjm",
  "license": "ISC"
}
