{
  "name": "dabble",
  "version": "0.0.11",
  "description": "## Commands",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jshawl/dabble.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/jshawl/dabble/issues"
  },
  "homepage": "https://github.com/jshawl/dabble#readme",
  "dependencies": {
    "commander": "^2.8.1",
    "moment": "^2.14.1",
    "open": "0.0.5",
    "request": "^2.60.0"
  },
  "bin": {
    "dabble": "./dabble"
  }
}
