@zhiguang-gastrofy/capi
Version:
comany apis, including Northfork api and Gastrofy api
21 lines (19 loc) • 472 B
JSON
{
"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"
}