modale-hrnet-frompath
Version:
a modal for HRnet project
32 lines (31 loc) • 921 B
JSON
{
"name": "modale-hrnet-frompath",
"version": "1.3.0",
"description": "a modal for HRnet project",
"readme": "README.md",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Frompath85/modale-hrnet.git"
},
"keywords": ["hrnet", "modale"],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Frompath85/modale-hrnet/issues"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-brands-svg-icons": "^6.5.1",
"@fortawesome/free-regular-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.1"
},
"homepage": "https://github.com/Frompath85/modale-hrnet#readme"
}