Skip to content

Commit fd512ac

Browse files
Restyled by jq
1 parent 7800fd1 commit fd512ac

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

package.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
{
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": {}
3333
}

0 commit comments

Comments
 (0)