@hmcts/frontend
Version:
HMCTS Frontend contains the code you need to start building a user interface for HMCTS.
30 lines (29 loc) • 680 B
JSON
{
"name": "@hmcts/frontend",
"description": "HMCTS Frontend contains the code you need to start building a user interface for HMCTS.",
"version": "0.0.50-alpha",
"main": "all.js",
"sass": "all.scss",
"engines": {
"node": ">= 4.2.0"
},
"author": {
"name": "HMCTS Design System Team",
"email": "design-system@hmcts.net"
},
"repository": {
"type": "git",
"url": "https://github.com/hmcts/frontend.git"
},
"bugs": {
"url": "https://github.com/hmcts/frontend/issues"
},
"homepage": "https://github.com/hmcts/frontend#readme",
"keywords": [
"hmcts",
"frontend",
"design system",
"template"
],
"license": "MIT"
}