File tree 1 file changed +7
-17
lines changed
1 file changed +7
-17
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " yargs-parser" ,
3
- "version" : " 20.2.9 " ,
4
- "description" : " the mighty option parser used by yargs" ,
2
+ "name" : " @curlconverter/ yargs-parser" ,
3
+ "version" : " 0.0.1 " ,
4
+ "description" : " a fork of the mighty option parser used by yargs" ,
5
5
"main" : " build/index.cjs" ,
6
6
"exports" : {
7
7
"." : [
31
31
},
32
32
"repository" : {
33
33
"type" : " git" ,
34
- "url" : " https://github.com/yargs /yargs-parser.git"
34
+ "url" : " git+ https://github.com/curlconverter /yargs-parser.git"
35
35
},
36
- "keywords" : [
37
- " argument" ,
38
- " parser" ,
39
- " yargs" ,
40
- " command" ,
41
- " cli" ,
42
- " parsing" ,
43
- " option" ,
44
- " args" ,
45
- " argument"
46
- ],
47
- "author" :
" Ben Coe <[email protected] >" ,
36
+ "author" : " " ,
48
37
"license" : " ISC" ,
49
38
"devDependencies" : {
50
39
"@types/chai" : " ^4.2.11" ,
83
72
"ignore" : [
84
73
" build"
85
74
]
86
- }
75
+ },
76
+ "homepage" : " https://github.com/curlconverter/yargs-parser"
87
77
}
You can’t perform that action at this time.
0 commit comments