{
  "author": {
    "name": "Davit Tovmasyan",
    "email": "davittomasso@gmail.com"
  },
  "directories": {},    
  "keywords": [
    "yandex",
    "money",
    "sdk"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "yandex-money-fixed",
      "email": "davittomasso@gmail.com",
      "url": "https://github.com/davittomasso"
    }
  ],
  "name": "yandex-money-sdk-fixed",
  "description": "Yandex Money NodeJS SDK fixed 0.1.6",
  "optionalDependencies": {},  
  "dependencies": {
      "request": "2.9.x"
  },
  "devDependencies": { 
      "mocha": ">= 1.21.0" 
  },
  "scripts": {
    "test": "mocha"
  },  
  "repository": {
    "type": "git",
    "url": "git+https://github.com/davittomasso/yandex-money-sdk-nodejs-fixed.git"
  },
  "version": "1.1.2"
}
