{
  "name": "time-interval",
  "version": "0.0.3",
  "description": "用于计算两个时间间隔，支持任意单位",
  "keywords": [
    "dateDiff",
    "date-diff",
    "date-interval",
    "interval"
  ],
  "author": {
    "name": "余阿伟"
  },
  "main": "time-interval.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/aweiu/time-interval.git"
  },
  "license": "ISC"
}
