{
  "name": "wd40",
  "version": "0.1.0",
  "description": "Lubricates your passage to using Selenium and webdriver.",
  "main": "wd40.js",
  "scripts": {
    "prepublish": "./prepublish",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "ScraperWiki Limited",
  "license": "BSD-2-Clause",
  "repository": {
    "type": "git",
    "url": "git://github.com/scraperwiki/wd40.git"
  },
  "bugs": {
    "url": "https://github.com/scraperwiki/wd40/issues"
  },
  "dependencies": {
    "wd": "~0.2.0",
    "coffee-script": "1.7.0"
  }
}
