{
  "name": "@zhiguang-gastrofy/capi",
  "version": "0.2.0",
  "description": "comany apis, including Northfork api and Gastrofy api",
  "main": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "keywords": [
    "capi"
  ],
  "peerDependencies": {
    "axios": "^0.18.0"
  },

  "repository": {
    "type": "git",
    "url": "https://github.com/gastrofy/npm-packages/tree/master/helpers/capi"
  },
  "author": "Zhiguang Chen <chen@gastrofy.com>",
  "license": "ISC"
}
