olivegroup-gamifiedv1
Version:
Gamified for user
43 lines (42 loc) • 1.18 kB
JSON
{
"name": "olivegroup-gamifiedv1",
"version": "1.0.0",
"description": "Gamified for user",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "rm -rf dist && NODE_ENV=production babel components --out-dir dist --copy-files"
},
"dependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^14.0.4",
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.8.1",
"crypto-browserify": "^3.12.0",
"font-awesome": "^4.7.0",
"froala-editor": "^4.0.10",
"react": "^18.0.0",
"react-app-polyfill": "^3.0.0",
"react-bootstrap": "^2.2.3",
"react-dom": "^18.0.0",
"react-froala-wysiwyg": "^4.0.10",
"react-multi-select-component": "^4.2.4",
"react-scripts": "5.0.0",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.16.11",
"sass": "^1.49.11"
},
"keywords": [
"olive",
"olivegroup",
"gamified"
],
"author": "Hira Kumar Maharjan",
"license": "ISC"
}