Revision 635c9291
Von Sven Schöling vor mehr als 3 Jahren hinzugefügt
package.json | ||
---|---|---|
1 |
{ |
|
2 |
"name": "dev", |
|
3 |
"version": "1.0.0", |
|
4 |
"description": "", |
|
5 |
"main": "index.js", |
|
6 |
"directories": { |
|
7 |
"doc": "doc" |
|
8 |
}, |
|
9 |
"scripts": { |
|
10 |
"test": "echo \"Error: no test specified\" && exit 1" |
|
11 |
}, |
|
12 |
"repository": { |
|
13 |
"type": "git", |
|
14 |
"url": "git+https://github.com/kivitendo/kivitendo-erp.git" |
|
15 |
}, |
|
16 |
"author": "", |
|
17 |
"license": "ISC", |
|
18 |
"bugs": { |
|
19 |
"url": "https://github.com/kivitendo/kivitendo-erp/issues" |
|
20 |
}, |
|
21 |
"homepage": "https://github.com/kivitendo/kivitendo-erp#readme" |
|
22 |
} |
Auch abrufbar als: Unified diff
package.json entfernt
Die war zwischendrin reingekommen um eslint zu konfigurieren. Wird nicht
benötigt.