{
  "name": "ua5-frontend-standards",
  "version": "0.0.17",
  "description": "Use All Five, Inc. Frontend Standards and Linter Configurations",
  "scripts": {
    "install-links": "node make-links.js",
    "postinstall": "npm run install-links",
    "postupdate": "npm run install-links"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/UseAllFive/frontend-standards.git"
  },
  "author": {
    "name": "Justin Anastos",
    "email": "janastos@useallfive.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/UseAllFive/frontend-standards/issues"
  },
  "homepage": "https://github.com/UseAllFive/frontend-standards",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-release": "^0.7.0",
    "matchdep": "^0.3.0"
  }
}
