UNPKG

@flexis/ui

Version:

Styleless React Components

42 lines (41 loc) 1 kB
{ "name": "@flexis/ui", "version": "1.4.1-beta", "description": "Styleless React Components", "author": "dangreen", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/TrigenSoftware/flexis-ui" }, "bugs": { "url": "https://github.com/TrigenSoftware/flexis-ui/issues" }, "keywords": [ "react-components", "ui", "styleless" ], "peerDependencies": { "prop-types": "^15.6.1", "react": "^16.3.2", "react-dom": "^16.3.2" }, "dependencies": { "@babel/runtime-corejs3": "^7.9.6", "@stylable/runtime": "^2.1.3", "@types/prop-types": "^15.7.3", "@types/react": "^16.9.4", "@types/react-transition-group": "^4.4.0", "color": "^3.1.1", "dom-helpers": "^5.1.0", "react-input-mask": "^2.0.3", "react-transition-group": "^4.3.0", "resize-observer": "^1.0.0-alpha.1", "throttle-debounce": "^2.0.1", "tslib": "^2.0.0" }, "resolutions": { "@stylable/optimizer": "2.1.1" } }