{
  "name": "11.calculator",
  "version": "1.0.1",
  "description": "自定义简单计算器模板",
  "main": "lib/calculator.js)",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/zhan1218/calculator.git"
  },
  "keywords": [
    "node.js",
    "自定义模板",
    "计算器"
  ],
  "author": "sunny",
  "license": "ISC",
  "homepage": "https://github.com/zhan1218/calculator#readme"
}
