{
  "name": "onlinepbx-moysklad",
  "version": "0.1.1",
  "author": {
    "name": "Vitaliy Makeev",
    "email": "w.makeev@gmail.com",
    "url": "https://github.com/wmakeev"
  },
  "description": "Модуль для CRM-адаптера к OnlinePBX",
  "scripts": {
    "test": "blue-tape ./src/**/__tests__/*.test.js | tap-spec"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wmakeev/onlinepbx-moysklad.git"
  },
  "keywords": [
    "onlinepbx",
    "crm",
    "moysklad",
    "warehouse",
    "erp"
  ],
  "dependencies": {
    "google-libphonenumber": "^1.0.15",
    "node-fetch": "^1.6.3",
    "phone-parser": "0.0.2",
    "scaleflow": "github:wmakeev/scaleflow#da82dc71a02a1c35fd21b95ebacdf657b996512d",
    "onlinepbx-crm-adapter-actions": "^0.1.2"
  },
  "devDependencies": {
    "blue-tape": "^1.0.0",
    "co": "^4.6.0",
    "nock": "^8.1.0",
    "sinon": "^1.17.6",
    "tap-spec": "^4.1.1",
    "walkdir": "0.0.11"
  }
}
