{
  "name": "@penx/govuk-frontend",
  "description": "GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.",
  "version": "0.0.2",
  "main": "all.js",
  "sass": "all.scss",
  "engines": {
    "node": ">= 4.2.0"
  },
  "author": {
    "name": "GOV.UK Design System Team (Government Digital Service)",
    "email": "design-system-developers@digital.cabinet-office.gov.uk"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/alphagov/govuk-frontend.git"
  },
  "bugs": {
    "url": "https://github.com/alphagov/govuk-frontend/issues"
  },
  "homepage": "https://github.com/alphagov/govuk-frontend#readme",
  "keywords": [
    "govuk",
    "frontend",
    "design system",
    "template"
  ],
  "license": "MIT"
}
