Sha256: 9e3ba204243a4f47c80b672676ad3b8181a43c2825bafb075fb8f011c4fd6541
Contents?: true
Size: 1.06 KB
Versions: 19
Compression:
Stored size: 1.06 KB
Contents
{ "name": "govuk-frontend", "description": "GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.", "version": "4.5.0", "main": "govuk/all.js", "module": "govuk-esm/all.mjs", "exports": { ".": { "sass": "./govuk/all.scss", "import": "./govuk-esm/all.mjs", "require": "./govuk/all.js" }, "./govuk/": "./govuk/", "./govuk-esm/": "./govuk-esm/" }, "sideEffects": [ "govuk-esm/vendor/**" ], "sass": "govuk/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://frontend.design-system.service.gov.uk/", "keywords": [ "govuk", "frontend", "design system", "template" ], "license": "MIT" }
Version data entries
19 entries across 19 versions & 1 rubygems