package-lock.json
0 → 100644
+3173
−0
File added.
Preview size limit exceeded, changes collapsed.
package.json
0 → 100644
+15
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "yalikejazz",
|
||
"version": "1.0.0",
|
||
"description": "Yet Another Linux Interface Kindly Evaluating, Judging and Assisting Zealous Zoomers",
|
||
"scripts": {
|
||
"test": "npx cypress run"
|
||
},
|
||
"repository": {
|
||
"type": "git",
|
||
"url": "git@gitlab.cl.uni-heidelberg.de:technik/teaching/yalikejazz.git"
|
||
},
|
||
"devDependencies": {
|
||
"cypress": "^10.7.0"
|
||
}
|
||
} |
Loading