react-logify
Version:
Login with Logify with ReactJs
35 lines (34 loc) • 769 B
JSON
{
"name": "react-logify",
"version": "1.0.6",
"description": "Login with Logify with ReactJs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-component",
"react",
"logify",
"auth",
"staff",
"employee",
"login"
],
"repository": {
"type": "git",
"url": "https://github.com/logify-id/react-logify.git"
},
"bugs": {
"url": "https://github.com/logify-id/react-logify/issues"
},
"homepage": "https://github.com/logify-id/react-logify#readme",
"author": "Atul Gupta",
"license": "ISC",
"peerDependencies": {
"react": ">= 16.8"
},
"devDependencies": {
"@babel/preset-react": "^7.18.6"
}
}