Files
integreat/package.json

41 lines
1004 B
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",
"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.3",
"react-signature-pad": "0.0.6",
"react-transition-group": "^4.4.2",
"recharts": "^1.4.2"
},
"devDependencies": {
"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"
}