UNPKG

orangehrm-api-client

Version:
28 lines (27 loc) 643 B
{ "name": "orangehrm-api-client", "version": "1.0.1", "description": "API client for OrangeHRM using js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/icovn/orangehrm-api-client-js.git" }, "keywords": [ "orangehrm", "api", "client" ], "author": "icovn", "license": "Apache-2.0", "bugs": { "url": "https://github.com/icovn/orangehrm-api-client-js/issues" }, "homepage": "https://github.com/icovn/orangehrm-api-client-js#readme", "dependencies": { "unirest": "^0.6.0" } }