UNPKG

@_alexalbu/kraftie-components

Version:
35 lines (34 loc) 798 B
{ "name": "@_alexalbu/kraftie-components", "version": "2.0.2", "description": "Kraftie Components Library", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/kraftie-co/components-library.git" }, "keywords": [ "Kraftie", "Components", "Library", "Front-End", "frontend", "javascript", "js" ], "author": "Alex Albu", "license": "ISC", "bugs": { "url": "https://github.com/kraftie-co/components-library/issues" }, "dependencies": { "prop-types": "^15.8.1", "react": "18.0.0", "react-dom": "18.0.0", "styled-components": "^5.3.6" }, "homepage": "https://github.com/kraftie-co/components-library#readme" }