UNPKG

hiuphub-gamified

Version:

app of gamified

54 lines (53 loc) 1.2 kB
{ "name": "hiuphub-gamified", "version": "2.1.5", "description": "app of gamified", "main": "./dist/index.js", "keywords": [ "reputation", "point", "hiup", "hiuphub", "hub", "gamified" ], "license": "MIT", "scripts": { "build": "webpack" }, "author": "Hira Kumar Maharjan", "bugs": { "url": "http://github.com" }, "peerDependencies": { "axios": "^0.27.2", "prop-types": "^15.6.0", "react": "^16.0.0", "react-dom": "^16.0.0" }, "devDependencies": { "babel-core": "^6.21.0", "babel-loader": "^7.1.5", "babel-preset-env": "^1.6.1", "babel-preset-react": "^6.16.0", "babel-preset-stage-0": "^6.24.1", "css-loader": "^3.5.1", "path": "^0.12.7", "prop-types": "^15.6.0", "react": "^16.14.0", "react-dom": "^16.0.0", "reactstrap": "^9.0.2", "style-loader": "^1.1.3", "webpack": "^5.72.1", "webpack-cli": "^3.3.12" }, "dependencies": { "@babel/core": "^7.18.2", "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-stage-0": "^7.8.3", "axios": "^0.27.2", "react-modal": "^3.15.1", "react-model": "^4.2.1" } }