|
1 | 1 | { |
2 | | - "name": "@koromerzhin/template-phpfpm", |
3 | | - "version": "1.0.0", |
4 | | - "description": "Templates pour la création d'un nouveau projet phpfpm", |
5 | | - "scripts": { |
6 | | - "linter-markdown": "markdownlint", |
7 | | - "licenses": "license-checker", |
8 | | - "contributors": "all-contributors", |
9 | | - "changelog": "gitmoji-changelog", |
10 | | - "readme": "readme", |
11 | | - "commit": "sgc" |
12 | | - }, |
13 | | - "repository": { |
14 | | - "type": "git", |
15 | | - "url": "git+https://github.com/koromerzhin/template-phpfpm.git" |
16 | | - }, |
17 | | - "keywords": [], |
18 | | - "author": "", |
19 | | - "license": "MIT", |
20 | | - "bugs": { |
21 | | - "url": "https://github.com/koromerzhin/template-phpfpm/issues" |
22 | | - }, |
23 | | - "homepage": "https://github.com/koromerzhin/template-phpfpm#readme", |
24 | | - "devDependencies": { |
25 | | - "all-contributors-cli": "6.14.0", |
26 | | - "gitmoji-changelog": "2.1.0", |
27 | | - "license-checker": "25.0.1", |
28 | | - "markdownlint-cli": "0.24.0", |
29 | | - "readme-md-generator": "1.0.0", |
30 | | - "semantic-git-commit-cli": "3.5.0" |
31 | | - }, |
32 | | - "dependencies": {} |
| 2 | + "name": "@koromerzhin/template-phpfpm", |
| 3 | + "version": "1.0.0", |
| 4 | + "description": "Templates pour la création d'un nouveau projet phpfpm", |
| 5 | + "scripts": { |
| 6 | + "linter-markdown": "markdownlint", |
| 7 | + "licenses": "license-checker", |
| 8 | + "contributors": "all-contributors", |
| 9 | + "changelog": "gitmoji-changelog", |
| 10 | + "readme": "readme", |
| 11 | + "commit": "sgc" |
| 12 | + }, |
| 13 | + "repository": { |
| 14 | + "type": "git", |
| 15 | + "url": "git+https://github.com/koromerzhin/template-phpfpm.git" |
| 16 | + }, |
| 17 | + "keywords": [], |
| 18 | + "author": "", |
| 19 | + "license": "MIT", |
| 20 | + "bugs": { |
| 21 | + "url": "https://github.com/koromerzhin/template-phpfpm/issues" |
| 22 | + }, |
| 23 | + "homepage": "https://github.com/koromerzhin/template-phpfpm#readme", |
| 24 | + "devDependencies": { |
| 25 | + "all-contributors-cli": "6.14.0", |
| 26 | + "gitmoji-changelog": "2.1.0", |
| 27 | + "license-checker": "25.0.1", |
| 28 | + "markdownlint-cli": "0.24.0", |
| 29 | + "readme-md-generator": "1.0.0", |
| 30 | + "semantic-git-commit-cli": "3.5.0" |
| 31 | + }, |
| 32 | + "dependencies": {} |
33 | 33 | } |
0 commit comments