UNPKG

tipi-cloudbeds

Version:

Node.js library to connect to cloudbeds REST API

23 lines (22 loc) 514 B
{ "name": "tipi-cloudbeds", "version": "2.1.0", "description": "Node.js library to connect to cloudbeds REST API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "tipi", "cloudbeds" ], "author": "Reza Gholamzadeh", "license": "ISC", "dependencies": { "@gokiteam/oops": "0.0.2", "joi": "^14.3.1", "lodash": "^4.17.15", "request": "^2.88.0", "request-promise-native": "^1.0.7" } }