forked from TheMinefreak23/fair-rec-kit-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
15 lines (15 loc) · 1.15 KB
/
package.json
File metadata and controls
15 lines (15 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name": "frontend",
"version": "0.0.0",
"scripts": {
"cypress:open": "cypress open"
},
"description": "[](https://github.com/FairRecKit/FairRecKitApp/actions/workflows/pylint.yml) [](https://github.com/FairRecKit/FairRecKitApp/actions/workflows/pydoctest.yml) [](https://github.com/FairRecKit/FairRecKitApp/actions/workflows/pytest.yml) [](https://github.com/FairRecKit/FairRecKitApp/actions/workflows/vitest.yml) [](https://opensource.org/licenses/Apache-2.0) ",
"main": "cypress.config.js",
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"22": "^0.0.0"
}
}