{ "description": "A frontend for Home Assistant", "repository": { "type": "git", "url": "https://github.com/home-assistant/frontend" }, "name": "home-assistant-frontend", "version": "1.0.0", "scripts": { "build": "script/build_frontend", "lint:eslint": "eslint --flag v10_config_lookup_from_file \"**/src/**/*.{js,ts,html}\" --cache --cache-strategy=content --cache-location=node_modules/.cache/eslint/.eslintcache --ignore-pattern=.gitignore --max-warnings=0", "format:eslint": "eslint --flag v10_config_lookup_from_file \"**/src/**/*.{js,ts,html}\" --cache --cache-strategy=content --cache-location=node_modules/.cache/eslint/.eslintcache --ignore-pattern=.gitignore --fix", "lint:prettier": "prettier . --cache --check", "format:prettier": "prettier . --cache --write", "lint:types": "tsc", "lint:lit": "lit-analyzer \"{.,*}/src/**/*.ts\"", "lint": "yarn run lint:eslint && yarn run lint:prettier && yarn run lint:types && yarn run lint:lit", "format": "yarn run format:eslint && yarn run format:prettier", "postinstall": "husky", "prepack": "pinst --disable", "postpack": "pinst --enable", "test": "vitest run --config test/vitest.config.ts", "test:coverage": "vitest run --config test/vitest.config.ts --coverage" }, "author": "Paulus Schoutsen (http://paulusschoutsen.nl)", "license": "Apache-2.0", "type": "module", "dependencies": { "@babel/runtime": "7.28.6", "@braintree/sanitize-url": "7.1.2", "@codemirror/autocomplete": "6.20.0", "@codemirror/commands": "6.10.1", "@codemirror/language": "6.12.1", "@codemirror/legacy-modes": "6.5.2", "@codemirror/search": "6.6.0", "@codemirror/state": "6.5.4", "@codemirror/view": "6.39.12", "@date-fns/tz": "1.4.1", "@egjs/hammerjs": "2.0.17", "@formatjs/intl-datetimeformat": "7.2.1", "@formatjs/intl-displaynames": "7.2.1", "@formatjs/intl-durationformat": "0.10.1", "@formatjs/intl-getcanonicallocales": "3.2.1", "@formatjs/intl-listformat": "8.2.1", "@formatjs/intl-locale": "5.2.1", "@formatjs/intl-numberformat": "9.2.2", "@formatjs/intl-pluralrules": "6.2.2", "@formatjs/intl-relativetimeformat": "12.2.2", "@fullcalendar/core": "6.1.20", "@fullcalendar/daygrid": "6.1.20", "@fullcalendar/interaction": "6.1.20", "@fullcalendar/list": "6.1.20", "@fullcalendar/luxon3": "6.1.20", "@fullcalendar/timegrid": "6.1.20", "@home-assistant/webawesome": "3.0.0-ha.2", "@lezer/highlight": "1.2.3", "@lit-labs/motion": "1.1.0", "@lit-labs/observers": "2.1.0", "@lit-labs/virtualizer": "2.1.1", "@lit/context": "1.1.6", "@lit/reactive-element": "2.1.2", "@material/chips": "=14.0.0-canary.53b3cad2f.0", "@material/data-table": "=14.0.0-canary.53b3cad2f.0", "@material/mwc-base": "0.27.0", "@material/mwc-checkbox": "0.27.0", "@material/mwc-dialog": "0.27.0", "@material/mwc-drawer": "0.27.0", "@material/mwc-fab": "0.27.0", "@material/mwc-floating-label": "0.27.0", "@material/mwc-formfield": "patch:@material/mwc-formfield@npm%3A0.27.0#~/.yarn/patches/@material-mwc-formfield-npm-0.27.0-9528cb60f6.patch", "@material/mwc-icon-button": "0.27.0", "@material/mwc-linear-progress": "0.27.0", "@material/mwc-list": "patch:@material/mwc-list@npm%3A0.27.0#~/.yarn/patches/@material-mwc-list-npm-0.27.0-5344fc9de4.patch", "@material/mwc-menu": "0.27.0", "@material/mwc-radio": "0.27.0", "@material/mwc-select": "0.27.0", "@material/mwc-snackbar": "0.27.0", "@material/mwc-switch": "0.27.0", "@material/mwc-textarea": "0.27.0", "@material/mwc-textfield": "0.27.0", "@material/mwc-top-app-bar": "0.27.0", "@material/mwc-top-app-bar-fixed": "0.27.0", "@material/top-app-bar": "=14.0.0-canary.53b3cad2f.0", "@material/web": "2.4.1", "@mdi/js": "7.4.47", "@mdi/svg": "7.4.47", "@replit/codemirror-indentation-markers": "6.5.3", "@swc/helpers": "0.5.18", "@thomasloven/round-slider": "0.6.0", "@tsparticles/engine": "3.9.1", "@tsparticles/preset-links": "3.2.0", "@vibrant/color": "4.0.4", "@vue/web-component-wrapper": "1.3.0", "@webcomponents/scoped-custom-element-registry": "0.0.10", "@webcomponents/webcomponentsjs": "2.8.0", "app-datepicker": "5.1.1", "barcode-detector": "3.0.8", "color-name": "2.1.0", "comlink": "4.4.2", "core-js": "3.48.0", "cropperjs": "1.6.2", "culori": "4.0.2", "date-fns": "4.1.0", "deep-clone-simple": "1.1.1", "deep-freeze": "0.0.1", "dialog-polyfill": "0.5.6", "echarts": "6.0.0", "element-internals-polyfill": "3.0.2", "fuse.js": "7.1.0", "google-timezones-json": "1.2.0", "gulp-zopfli-green": "6.0.2", "hls.js": "1.6.15", "home-assistant-js-websocket": "9.6.0", "idb-keyval": "6.2.2", "intl-messageformat": "11.1.2", "js-yaml": "4.1.1", "leaflet": "1.9.4", "leaflet-draw": "patch:leaflet-draw@npm%3A1.0.4#./.yarn/patches/leaflet-draw-npm-1.0.4-0ca0ebcf65.patch", "leaflet.markercluster": "1.5.3", "lit": "3.3.2", "lit-html": "3.3.2", "luxon": "3.7.2", "marked": "17.0.1", "memoize-one": "6.0.0", "node-vibrant": "4.0.4", "object-hash": "3.0.0", "punycode": "2.3.1", "qr-scanner": "1.4.2", "qrcode": "1.5.4", "roboto-fontface": "0.10.0", "rrule": "2.8.1", "sortablejs": "patch:sortablejs@npm%3A1.15.6#~/.yarn/patches/sortablejs-npm-1.15.6-3235a8f83b.patch", "stacktrace-js": "2.0.2", "superstruct": "2.0.2", "tinykeys": "3.0.0", "ua-parser-js": "2.0.8", "vue": "2.7.16", "vue2-daterange-picker": "0.6.8", "weekstart": "2.0.0", "workbox-cacheable-response": "7.4.0", "workbox-core": "7.4.0", "workbox-expiration": "7.4.0", "workbox-precaching": "7.4.0", "workbox-routing": "7.4.0", "workbox-strategies": "7.4.0", "xss": "1.0.15" }, "devDependencies": { "@babel/core": "7.29.0", "@babel/helper-define-polyfill-provider": "0.6.6", "@babel/plugin-transform-runtime": "7.29.0", "@babel/preset-env": "7.29.0", "@bundle-stats/plugin-webpack-filter": "4.21.9", "@lokalise/node-api": "15.6.1", "@octokit/auth-oauth-device": "8.0.3", "@octokit/plugin-retry": "8.0.3", "@octokit/rest": "22.0.1", "@rsdoctor/rspack-plugin": "1.5.1", "@rspack/core": "1.7.4", "@rspack/dev-server": "1.2.1", "@types/babel__plugin-transform-runtime": "7.9.5", "@types/chromecast-caf-receiver": "6.0.25", "@types/chromecast-caf-sender": "1.0.11", "@types/color-name": "2.0.0", "@types/culori": "4.0.1", "@types/html-minifier-terser": "7.0.2", "@types/js-yaml": "4.0.9", "@types/leaflet": "1.9.21", "@types/leaflet-draw": "1.0.13", "@types/leaflet.markercluster": "1.5.6", "@types/lodash.merge": "4.6.9", "@types/luxon": "3.7.1", "@types/mocha": "10.0.10", "@types/qrcode": "1.5.6", "@types/sortablejs": "1.15.9", "@types/tar": "6.1.13", "@types/ua-parser-js": "0.7.39", "@types/webspeechapi": "0.0.29", "@vitest/coverage-v8": "4.0.18", "babel-loader": "10.0.0", "babel-plugin-template-html-minifier": "4.1.0", "browserslist-useragent-regexp": "4.1.3", "del": "8.0.1", "eslint": "9.39.2", "eslint-config-airbnb-base": "15.0.0", "eslint-config-prettier": "10.1.8", "eslint-import-resolver-webpack": "0.13.10", "eslint-plugin-import": "2.32.0", "eslint-plugin-lit": "2.1.1", "eslint-plugin-lit-a11y": "5.1.1", "eslint-plugin-unused-imports": "4.3.0", "eslint-plugin-wc": "3.0.2", "fancy-log": "2.0.0", "fs-extra": "11.3.3", "glob": "13.0.0", "gulp": "5.0.1", "gulp-brotli": "3.0.0", "gulp-json-transform": "0.5.0", "gulp-rename": "2.1.0", "html-minifier-terser": "7.2.0", "husky": "9.1.7", "jsdom": "27.4.0", "jszip": "3.10.1", "lint-staged": "16.2.7", "lit-analyzer": "2.0.3", "lodash.merge": "4.6.2", "lodash.template": "4.5.0", "map-stream": "0.0.7", "pinst": "3.0.0", "prettier": "3.8.1", "rspack-manifest-plugin": "5.2.1", "serve": "14.2.5", "sinon": "21.0.1", "tar": "7.5.7", "terser-webpack-plugin": "5.3.16", "ts-lit-plugin": "2.0.2", "typescript": "5.9.3", "typescript-eslint": "8.54.0", "vite-tsconfig-paths": "6.0.5", "vitest": "4.0.18", "webpack-stats-plugin": "1.1.3", "webpackbar": "7.0.0", "workbox-build": "patch:workbox-build@npm%3A7.1.1#~/.yarn/patches/workbox-build-npm-7.1.1-a854f3faae.patch" }, "resolutions": { "@material/mwc-button@^0.25.3": "^0.27.0", "lit": "3.3.2", "lit-html": "3.3.2", "clean-css": "5.3.3", "@lit/reactive-element": "2.1.2", "@fullcalendar/daygrid": "6.1.20", "globals": "17.3.0", "tslib": "2.8.1", "@material/mwc-list@^0.27.0": "patch:@material/mwc-list@npm%3A0.27.0#~/.yarn/patches/@material-mwc-list-npm-0.27.0-5344fc9de4.patch", "glob@^10.2.2": "^10.5.0" }, "packageManager": "yarn@4.12.0", "volta": { "node": "24.13.0" } }