File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " pre-commit" ,
2+ "name" : " @fastify/ pre-commit" ,
33 "version" : " 1.2.2" ,
44 "description" : " Automatically install pre-commit hooks for your npm modules." ,
55 "main" : " index.js" ,
1414 },
1515 "repository" : {
1616 "type" : " git" ,
17- "url" : " git://github.com/observing /pre-commit.git"
17+ "url" : " git://github.com/fastify /pre-commit.git"
1818 },
1919 "keywords" : [
2020 " git" ,
2626 " test" ,
2727 " development"
2828 ],
29- "author" : " Arnout Kazemier <opensource@observe.it>" ,
30- "homepage" : " https://github.com/observing/pre-commit" ,
29+ "contributors" : [
30+ {
31+ "name" : " Arnout Kazemier" ,
32+ "email" : " opensource@observe.it" ,
33+ "originalAuthor" : true
34+ }
35+ ],
36+ "homepage" : " https://github.com/fastify/pre-commit" ,
3137 "license" : " MIT" ,
3238 "dependencies" : {
3339 "cross-spawn" : " ^7.0.3" ,
3440 "spawn-sync" : " ^2.0.0" ,
3541 "which" : " ^2.0.2"
3642 },
3743 "devDependencies" : {
38- "pre-commit" : " git://github.com/observing /pre-commit.git" ,
44+ "pre-commit" : " git://github.com/fastify /pre-commit.git" ,
3945 "proxyquire" : " ^2.1.3" ,
4046 "standard" : " ^16.0.3" ,
4147 "tap" : " ^15.0.9"
You can’t perform that action at this time.
0 commit comments