{
  "name": "exact-online",
  "version": "0.1.5",
  "description": "Wrapper for the Exact Online API",
  "main": "lib/exactonline.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/AanZee/node-exact-online.git"
  },
  "keywords": [
    "exact",
    "online",
    "api"
  ],
  "author": {
    "name": "Jelle Kralt",
    "email": "jelle@aanzee.nl"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AanZee/node-exact-online/issues"
  },
  "homepage": "https://github.com/AanZee/node-exact-online",
  "dependencies": {
    "lodash": "^3.5.0"
  }
}
