UNPKG

tipi-services

Version:

Node.js library to access wrapping REST API of tipi backend services

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