{
  "name": "chinese-lunar-calendar",
  "version": "1.0.1",
  "description": "",
  "main": "src/lunar_calendar.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "build": "webpack"
  },
  "author": "linlifengx@gmail.com",
  "license": "ISC",
  "devDependencies": {
    "webpack": "^4.35.0",
    "webpack-cli": "^3.3.5"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/linlifengx/chinese_lunar_calendar.git"
  },
  "keywords": ["chinese", "lunar", "calendar", "农历", "节气"]
}
