UNPKG

@vlinderclimate/net-zero-ui

Version:

<div align="center"> <img src="https://storage.yandexcloud.net/static.vlinderstorage.com/Telegram_VlinderTech.png" width=200 /> </div> <h1 align="center">Net Zero UI kit</h1>

81 lines (80 loc) 2.59 kB
{ "name": "@vlinderclimate/net-zero-ui", "author": "vlinderclimate", "version": "1.4.2", "license": "MIT", "keywords": [ "react", "react-components", "react-ui-kit", "vlinderclimate", "net-zero-ui" ], "devDependencies": { "@amanda-mitchell/semantic-release-npm-multiple": "^2.15.0", "@babel/cli": "7.15.7", "@babel/core": "7.15.8", "@babel/preset-env": "7.15.8", "@babel/preset-react": "7.14.5", "@commitlint/cli": "^15.0.0", "@commitlint/config-conventional": "^15.0.0", "@emotion/react": "11.5.0", "@emotion/styled": "11.3.0", "@mui/material": "5.2.3", "@mui/styled-engine": "npm:@mui/styled-engine-sc@latest", "@rollup/plugin-babel": "5.3.0", "@rollup/plugin-commonjs": "21.0.1", "@rollup/plugin-node-resolve": "13.0.6", "@rollup/plugin-url": "6.1.0", "@semantic-release/git": "^10.0.1", "@storybook/addon-actions": "6.4.7", "@storybook/addon-docs": "6.4.7", "@storybook/addon-essentials": "6.4.7", "@storybook/addon-links": "6.4.7", "@storybook/node-logger": "6.4.7", "@storybook/preset-create-react-app": "^3.2.0", "@storybook/react": "6.4.7", "@types/lodash": "4.14.176", "@types/react": "17.0.33", "@types/react-dom": "17.0.10", "@types/styled-components": "5.1.15", "@typescript-eslint/eslint-plugin": "^5.2.0", "eslint": "8.1.0", "eslint-config-prettier": "8.3.0", "eslint-config-standard-with-typescript": "21.0.1", "eslint-plugin-import": "2.25.2", "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "4.0.0", "eslint-plugin-promise": "5.1.1", "eslint-plugin-storybook": "^0.5.3", "husky": "^7.0.4", "lodash": "4.17.21", "pre-commit": "1.2.2", "pre-push": "0.1.1", "prettier": "2.4.1", "react": "17.0.2", "react-dom": "17.0.2", "react-scripts": "4.0.3", "react-spring": "9.3.0", "rollup": "2.58.3", "rollup-plugin-copy": "3.4.0", "rollup-plugin-delete": "2.0.0", "rollup-plugin-generate-package-json": "3.2.0", "rollup-plugin-multi-input": "1.3.1", "rollup-plugin-peer-deps-external": "2.2.4", "rollup-plugin-typescript2": "0.30.0", "semantic-release": "^18.0.1", "storybook-addon-designs": "6.2.0", "styled-components": "5.3.3", "tslib": "2.3.1", "typescript": "4.4.4" }, "peerDependencies": { "@mui/material": "5.2.3", "@mui/styled-engine": "npm:@mui/styled-engine-sc@latest", "@types/react": "17.0.16", "react": "17.0.2", "react-dom": "17.0.2", "styled-components": "5.3.1" } }