{
  "name": "clicktimerestapi",
  "version": "0.1.8",
  "description": "node module for ClickTime REST API",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/badallen/ClickTimeREST.git"
  },
  "keywords": [
    "clicktime",
    "rest",
    "rest api"
  ],
  "author": "Allen Liu",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/badallen/ClickTimeREST/issues"
  },
  "dependencies": {
    "lodash": "3.10.x",
    "q": "1.4.x"
  },
  "homepage": "https://github.com/badallen/ClickTimeREST"
}
