UNPKG

@age/quantum

Version:
57 lines 1.28 kB
{ "name": "@age/quantum", "version": "3.11.2-weseek.3", "description": "Catho react components", "private": false, "sideEffects": false, "types": "index.d.ts", "repository": { "type": "git", "url": "git@github.com:catho/quantum.git" }, "keywords": [ "catho", "react", "components", "style", "guide", "quantum" ], "author": "Catho", "license": "MIT", "dependencies": { "@catho/quantum-storybook-ui": "^1.0.5", "@material-ui/core": "^4.5.1", "@material-ui/icons": "^3.0.2", "babel-polyfill": "^6.26.0", "datalist-polyfill": "^1.23.1", "downshift": "^3.1.10", "prop-types": "^15.6.2", "react-content-loader": "^3.4.2", "react-image": "^1.5.1", "react-text-mask": "^5.4.3", "slugify": "^1.3.6" }, "peerDependencies": { "react": "^16.7.0", "react-dom": "^16.7.0", "styled-components": ">= 4" }, "loki": { "configurations": { "chrome.laptop": { "target": "chrome.docker", "width": 1366, "height": 768, "deviceScaleFactor": 1, "mobile": false, "fitWindow": false }, "chrome.iphone7": { "target": "chrome.docker", "preset": "iPhone 7" } } }, "main": "./index.js" }