{
  "name": "atm-fits",
  "version": "0.2.0",
  "description": "ATM FITs Service",
  "main": "fits.js",
  "scripts": {
    "test": "istanbul cover jasmine"
  },
  "repository": "https://github.com/timgabets/atm-fits",
  "keywords": [
    "ATM",
    "FIT",
    "Financial"
  ],
  "author": {
    "name": "Tim Gabets",
    "email": "tim@gabets.ru",
    "url": "http://gabets.ru/"
  },
  "license": "LGPL-2.1",
  "devDependencies": {
    "istanbul": "^0.4.5",
    "jasmine": "^2.8.0"
  },
  "dependencies": {
  }
}
