UNPKG

react-hartan

Version:

A simple components library for React

33 lines (32 loc) 631 B
{ "name": "react-hartan", "version": "1.3.6", "description": "A simple components library for React", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "hartan", "hartan ui", "react hartan", "ui kit", "react", "react ui library", "react-component", "ui library", "ui", "components", "library components", "npm", "package" ], "author": "Akkshay Tandon & Hardik Singh", "license": "MIT License", "dependencies": { "prop-types": "^15.8.1" }, "peerDependencies": { "react": ">=18.0.0" } }