{
  "name": "a-record",
  "version": "0.9.0",
  "description": "Share specific help for adding DNS Records to a domain.",
  "homepage": "https://github.com/surge-sh/a-record",
  "author": "Kenneth Ormandy <kenneth@chloi.io> (http://kennethormandy.com)",
  "license": "MIT",
  "repository": "git@github.com:kennethormandy/a-record.git",
  "keywords": [],
  "devDependencies": {
    "jsonlint": "1.6.2"
  },
  "scripts": {
    "test": "jsonlint index.json -q",
    "prepublish": "npm test"
  }
}
