UNPKG

@ranjithmano13/components

Version:
38 lines (37 loc) 961 B
{ "name": "@ranjithmano13/components", "version": "1.0.2", "description": "Reusable modern Ui react components", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ranjithmano13/modern-ui-react-reusuable-components.git" }, "keywords": [ "React", "Components", "Buttons", "Spinners", "loaders", "button", "with", "spinning" ], "author": "Mano Ranjith.U", "license": "ISC", "bugs": { "url": "https://github.com/ranjithmano13/modern-ui-react-reusuable-components/issues" }, "homepage": "https://github.com/ranjithmano13/modern-ui-react-reusuable-components#readme", "devDependencies": { "@babel/core": "^7.22.10", "@babel/preset-env": "^7.22.10", "@babel/preset-react": "^7.22.5", "babel-loader": "^9.1.3", "webpack": "^5.88.2", "webpack-cli": "^5.1.4" } }