mirror of
https://github.com/cloudmaker97/DurstRechner.git
synced 2025-12-05 23:48:39 +00:00
14 lines
291 B
JSON
14 lines
291 B
JSON
{
|
|
"name": "durst-rechner",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "Dennis Heinrich",
|
|
"license": "proprietary",
|
|
"dependencies": {
|
|
"bootstrap": "5.3.5",
|
|
"bootstrap-icons": "^1.11.3"
|
|
}
|
|
}
|