{
  "name": "godaddy-cname",
  "version": "0.0.1",
  "description": "Helper for GoDaddy CNames",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "domain",
    "domains",
    "godaddy",
    "cname"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/molinto/godaddy-cname.git"
  },
  "bugs": {
    "url": "https://github.com/molinto/godaddy-cname"
  },
  "author": "Sharry Stowell <sharry@molinto.com>",
  "license": "MIT",
  "dependencies": {
    "nightmare": "^1.8.2",
    "phantomjs": "^1.9.18"
  },
  "homepage": "https://github.com/molinto/godaddy-cname#readme",
  "devDependencies": {}
}
