{
  "name": "18f-contrib-web-design-standards",
  "version": "1.0.1",
  "description": "Wrapping the 18F Web Design Standards for use with Node.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/openbrian/18f-contrib-web-design-standards.git"
  },
  "keywords": [
    "CSS",
    "18F",
    "design",
    "standard",
    "sass"
  ],
  "author": "Brian DeRocher <brian@derocher.org>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/openbrian/18f-contrib-web-design-standards/issues"
  },
  "dependencies": {
    "node-neat": "^1.7.2"
  }
}
