UNPKG

@elementary/components

Version:

Components you can use ruthlessly in your everyday React Projects.

42 lines (41 loc) 991 B
{ "name": "@elementary/components", "version": "0.6.1", "description": "Components you can use ruthlessly in your everyday React Projects.", "main": "build/main.js", "repository": { "type": "git", "url": "https://github.com/rajatsharma/elementary" }, "homepage": "https://rajatsharma.github.io/elementary-docs/", "scripts": { "prepublishOnly": "en-libstarter build", "build": "en-libstarter build" }, "files": [ "build" ], "keywords": [ "react", "styled-components", "elementary", "components", "glamorous", "css", "cssinjs" ], "license": "MIT", "devDependencies": { "@enginite/libstarter": "^1.0.2", "react": "^16.6.3", "react-dom": "^16.6.3" }, "dependencies": { "@elementary/standard": "^0.6.1", "@emotion/core": "^10.0.10", "@emotion/styled": "^10.0.10", "emotion-theming": "^10.0.10", "prop-types": "^15.6.0" }, "gitHead": "9bf33ba12ef776bf9ae89fa7f2ae15c7a8891350" }