File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 4
4
"version": "0.0.0-development",
5
5
"author": "Zach Bloomquist <
[email protected] >",
6
6
"bugs": "https://github.com/cypress-io/get-windows-proxy/issues",
7
- "config": {
8
- "pre-git": {
9
- "commit-msg": "simple",
10
- "pre-commit": [
11
- "npm prune",
12
- "npm run deps",
13
- "npm test",
14
- "git add src/*.js",
15
- "npm run ban"
16
- ],
17
- "pre-push": [
18
- "npm run unused-deps",
19
- "npm run license",
20
- "npm run ban -- --all",
21
- "npm run size"
22
- ],
23
- "post-commit": [],
24
- "post-merge": []
25
- }
26
- },
27
7
"files": [
28
8
"src/*.js",
29
9
"!src/*-spec.js"
59
39
"unused-deps": "dependency-check --unused --no-dev ."
60
40
},
61
41
"release": {
62
- "analyzeCommits": "simple-commit-message",
63
42
"repositoryUrl": "https://github.com/cypress-io/get-windows-proxy.git"
64
43
},
65
44
"devDependencies": {
73
52
"git-issues": "1.3.1",
74
53
"license-checker": "25.0.1",
75
54
"mocha": "6.0.2",
76
- "pre-git": "3.17.1",
77
55
"prettier-eslint-cli": "4.7.1",
78
56
"semantic-release": "24.2.6",
79
- "simple-commit-message": "4.0.3",
80
57
"sinon": "7.2.5"
81
58
},
82
59
"dependencies": {
You can’t perform that action at this time.
0 commit comments