{
  "name": "swbox",
  "version": "0.0.13",
  "description": "A command line interface for editing files from your ScraperWiki box, on your local machine.",
  "main": "swbox.js",
  "bin": {
    "swbox": "./cli.js"
  },
  "dependencies": {
    "mocha": "1.9.0",
    "coffee-script": "~1.6.3",
    "wd": "~0.1.1",
    "wd40": "~0.0.0"
  },
  "scripts": {
    "prepublish": "./prepublish",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/scraperwiki/swbox.git"
  },
  "author": "ScraperWiki Limited",
  "license": "AGPL",
  "readmeFilename": "README.md",
  "gitHead": "a17dd2f6565ec026c450fd101a65a8829dc8bda2"
}
