42 lines
1.0 KiB
JSON
42 lines
1.0 KiB
JSON
{
|
|
"name": "integreat",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dependencies": {
|
|
"@popperjs/core": "^2.11.5",
|
|
"downshift": "^6.1.3",
|
|
"dropzone": "^4.3.0",
|
|
"flowbite": "^1.6.5",
|
|
"minisearch": "^3.0.2",
|
|
"prop-types": "^15.7.2",
|
|
"react": "^17.0.1",
|
|
"react-dom": "^17.0.1",
|
|
"react-plaid-link": "^3.3.2",
|
|
"react-popper": "^2.3.0",
|
|
"react-prop-types": "^0.4.0",
|
|
"react-signature-canvas": "^1.0.6",
|
|
"react-transition-group": "^4.4.2",
|
|
"recharts": "^2.5.0"
|
|
},
|
|
"devDependencies": {
|
|
"@tailwindcss/forms": "^0.5.3",
|
|
"webpack": "^5.75.0",
|
|
"webpack-cli": "^5.0.1"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@bitbucket.org/brycecovertoperations/integreat.git"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"homepage": "https://bitbucket.org/brycecovertoperations/integreat#readme"
|
|
}
|