{
  "name": "zw-caculate",
  "version": "1.0.2",
  "description": "caculate library",
  "main": "index.ts",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "caculate"
  ],
  "author": "zhengwei",
  "license": "ISC",
  "type": "module"
}
