{
  "name": "ts-ccs-frontend",
  "description": "CCS Frontend contains the code you need to start building a user interface for CCS platforms and services.",
  "version": "0.6.1",
  "main": "ccs/all.js",
  "sass": "ccs/all.scss",
  "engines": {
    "node": ">= 4.2.0"
  },
  "author": {
    "name": "CCS (Crown Commercial Service)",
    "email": "timothy.south@crowncommercial.gov.uk"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/tim-s-ccs/ts-ccs-frontend.git"
  },
  "bugs": {
    "url": "https://github.com/tim-s-ccs/ts-ccs-frontend/issues"
  },
  "keywords": [
    "ccs",
    "frontend",
    "components",
    "design system",
    "template"
  ],
  "dependencies": {
    "govuk-frontend": "^4.0.0"
  },
  "license": "MIT"
}
