You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
459 B
20 lines
459 B
{
|
|
"name": "daemsing",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"contributors": [
|
|
"Christian Aust (https://software-berater.net/)"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.software-berater.net/christian/daemsing.git"
|
|
},
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "^5.10.1",
|
|
"aplayer": "^1.10.1",
|
|
"bootstrap": "4.3.1",
|
|
"jquery": "3.4.1",
|
|
"jquery.easing": "^1.4.1",
|
|
"popper.js": "^1.15.0"
|
|
}
|
|
}
|