{
  "name": "freedom-accounts-util",
  "version": "1.1.3",
  "description": "Utility helper for OAuth2.0 calls to Freedom! Accounts",
  "main": "index.js",
  "author": "MCN Freedom! Tech. Inc. <development@freedom.tm>",
  "bugs": {
    "url": "https://github.com/anyTV/freedom-accounts-util/issues"
  },
  "homepage": "https://github.com/anyTV/freedom-accounts-util",
  "repository": {
    "type": "git",
    "url": "https://github.com/anyTV/freedom-accounts-util.git"
  },
  "keywords": [
    "accounts",
    "anytv",
    "freedom"
  ],
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "chai": "^4.1.2",
    "chai-as-promised": "^7.1.1",
    "eslint-plugin-json": "^1.3.2",
    "grunt": "^1.0.1",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-mocha-test": "^0.13.3",
    "gruntify-eslint": "^5.0.0",
    "mocha": "^4.0.1",
    "nock": "^9.1.4",
    "node-mocks-http": "^1.6.6",
    "should": "^13.1.3"
  },
  "dependencies": {
    "cuddle": "^1.3.3",
    "lodash": "^4.17.4",
    "moment": "^2.19.3"
  }
}
