-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackage.json
More file actions
26 lines (26 loc) · 1.06 KB
/
package.json
File metadata and controls
26 lines (26 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "dede_es1a",
"version": "1.0.0",
"type": "module",
"description": "[](https://github.com/arquisoft/dede_0/actions)\r [](https://sonarcloud.io/summary/new_code?id=Arquisoft_dede_0)\r [](https://codecov.io/gh/pglez82/asw2122_0)",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"eject": "react-scripts eject",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Arquisoft/dede_es1a.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Arquisoft/dede_es1a/issues"
},
"homepage": "https://github.com/Arquisoft/dede_es1a#readme"
}