UNPKG

amocrm-api

Version:
25 lines (24 loc) 507 B
{ "name": "amocrm-api", "version": "1.3.1", "description": "AmoCRM api client", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Egor Gumenyuk <boo1ean0807@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/boo1ean/node-amocrm-api.git" }, "keywords": [ "apiapi", "amocrm" ], "dependencies": { "apiapi": "^1.6.1", "axios": "^0.7.0", "bluebird": "^3.0.5" } }