mirror of
https://github.com/cloudmaker97/DurstRechner.git
synced 2025-12-06 07:58:39 +00:00
Lizenz und Keywords angepasst
This commit is contained in:
parent
edc52a2caa
commit
d346e05f45
1 changed files with 3 additions and 5 deletions
|
|
@ -1,12 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "durst-rechner",
|
"name": "durst-rechner",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"scripts": {
|
"scripts": {},
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"keywords": ["calculator", "feuerwehr", "firefighter", "pos", "thirst"],
|
||||||
},
|
|
||||||
"keywords": [],
|
|
||||||
"author": "Dennis Heinrich",
|
"author": "Dennis Heinrich",
|
||||||
"license": "proprietary",
|
"license": "BSD-3-Clause",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "5.3.5",
|
"bootstrap": "5.3.5",
|
||||||
"bootstrap-icons": "^1.11.3"
|
"bootstrap-icons": "^1.11.3"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue