{
  "name": "@nycopportunity/pttrn-docs",
  "nice": "Patterns Documentation",
  "version": "1.1.1",
  "description": "Reusable documentation for pattern libraries created with the @nycopportunity/pttrn-cli",
  "author": "products@nycopportunity.nyc.gov",
  "license": "GPL-3.0+",
  "bugs": {
    "url": "https://github.com/CityOfNewYork/patterns-docs/issues"
  },
  "homepage": "https://github.com/CityOfNewYork/patterns-docs#readme",
  "repository": {
    "type": "git",
    "url": "https://github.com/CityOfNewYork/patterns-docs.git"
  },
  "scripts": {
    "version": "git add .",
    "prepublishOnly": "git push && git push --tags"
  }
}
