File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hvr-scripts" ,
3
3
"version" : " 0.0.0-semantically-released" ,
4
- "description" : " CLI for common scripts for my projects" ,
4
+ "description" : " CLI toolbox for common scripts for JavaScript + TypeScript projects" ,
5
5
"engines" : {
6
6
"node" : " >= 8" ,
7
7
"npm" : " >= 5"
108
108
],
109
109
"repository" : {
110
110
"type" : " git" ,
111
- "url" : " https://github.com/kentcdodds /hvr-scripts.git"
111
+ "url" : " https://github.com/hoverinc /hvr-scripts.git"
112
112
},
113
113
"bugs" : {
114
- "url" : " https://github.com/kentcdodds /hvr-scripts/issues"
114
+ "url" : " https://github.com/hoverinc /hvr-scripts/issues"
115
115
},
116
- "homepage" : " https://github.com/kentcdodds /hvr-scripts#readme" ,
116
+ "homepage" : " https://github.com/hoverinc /hvr-scripts#readme" ,
117
117
"devDependencies" : {
118
118
"jest-in-case" : " ^1.0.2" ,
119
119
"slash" : " ^3.0.0"
You can’t perform that action at this time.
0 commit comments