{
  "name": "ifund",
  "version": "0.0.1",
  "description": "基金数据查询",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "基金"
  ],
  "author": "huip",
  "license": "ISC",
  "dependencies": {
    "chalk": "^2.3.2",
    "cli-table": "^0.3.1",
    "commander": "^2.15.1",
    "moment": "^2.21.0",
    "node-fetch": "^2.1.1",
    "qs": "^6.5.1",
    "tty-table": "^2.5.9"
  }
}
