UNPKG

@actinc/dls

Version:

Design Language System (DLS) for ACT & Encoura front-end projects.

62 lines (61 loc) 1.53 kB
{ "author": "ACT ET", "bugs": { "email": "jon.cursi@act-et.org", "url": "https://github.com/act-org/dls/issues" }, "contributors": [ "Jon Cursi <jon.cursi@act-et.org>", "Adam Weeden <adam.weeden@encoura.org", "Justin Watkins <justin.watkins@act.org>" ], "dependencies": { "@babel/runtime": "^7.22.6", "clsx": "^2.0.0", "color": "^4.2.3", "deepmerge": "^4.3.0", "json-parse-safe": "^2.0.0", "lodash": "^4.17.21", "mdi-material-ui": "^7.7.0", "moment": "^2.29.4", "notistack": "^3.0.1", "pluralize": "^8.0.0", "react-idle-timer": "^5.7.2", "react-window": "^1.8.9", "validator": "^13.9.0" }, "description": "Design Language System (DLS) for ACT & Encoura front-end projects.", "homepage": "https://act-org.github.io/dls", "keywords": [ "design language system", "dls", "material-ui", "react", "storybook", "typescript" ], "license": "MIT", "main": "index.js", "name": "@actinc/dls", "peerDependencies": { "@emotion/react": "11.x", "@emotion/styled": "11.x", "@mui/base": "^5.0.0-beta.8", "@mui/lab": "^5.0.0-alpha.137", "@mui/material": "5.x", "@mui/system": "5.x", "@mui/x-data-grid": "5.x || 6.x", "react": "17.x || 18.x", "react-dom": "17.x || 18.x" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/act-org/dls.git" }, "sideEffects": false, "types": "index.d.ts", "version": "7.7.0" }