1- {"name":"rubocop","downloads":111809413,"version":"0.89.1","version_downloads":259770,"platform":"ruby","authors":"Bozhidar Batsov, Jonas Arvidsson, Yuji Nakayama","info":" RuboCop is a Ruby code style checking and code formatting tool.\n It aims to enforce the community-driven Ruby Style Guide.\n","licenses":["MIT"],"metadata":{"homepage_uri":"https://rubocop.org/","changelog_uri":"https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md","bug_tracker_uri":"https://github.com/rubocop-hq/rubocop/issues","source_code_uri":"https://github.com/rubocop-hq/rubocop/","documentation_uri":"https://docs.rubocop.org/"},"yanked":false,"sha":"30794116b2804aab1abc74780a201fae5160c1d6a21550ce9786abd3ca0e07fa","project_uri":"https://rubygems.org/gems/rubocop","gem_uri":"https://rubygems.org/gems/rubocop-0.89.1.gem","homepage_uri":"https://rubocop.org/","wiki_uri":null,"documentation_uri":"https://docs.rubocop.org/","mailing_list_uri":null,"source_code_uri":"https://github.com/rubocop-hq/rubocop/","bug_tracker_uri":"https://github.com/rubocop-hq/rubocop/issues","changelog_uri":"https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md","dependencies":{"development":[{"name":"bundler","requirements":"\u003e= 1.15.0, \u003c 3.0"}],"runtime":[{"name":"parallel","requirements":"~\u003e 1.10"},{"name":"parser","requirements":"\u003e= 2.7.1.1"},{"name":"rainbow","requirements":"\u003e= 2.2.2, \u003c 4.0"},{"name":"regexp_parser","requirements":"\u003e= 1.7"},{"name":"rexml","requirements":"\u003e= 0"},{"name":"rubocop-ast","requirements":"\u003e= 0.3.0, \u003c 1.0"},{"name":"ruby-progressbar","requirements":"~\u003e 1.7"},{"name":"unicode-display_width","requirements":"\u003e= 1.4.0, \u003c 2.0"}]}}
1+ {
2+ "name" : " rubocop" ,
3+ "downloads" : 281548679 ,
4+ "version" : " 1.40.0" ,
5+ "version_created_at" : " 2022-12-08T07:50:52.498Z" ,
6+ "version_downloads" : 198668 ,
7+ "platform" : " ruby" ,
8+ "authors" : " Bozhidar Batsov, Jonas Arvidsson, Yuji Nakayama" ,
9+ "info" : " RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide. " ,
10+ "licenses" : [
11+ " MIT"
12+ ],
13+ "metadata" : {
14+ "homepage_uri" : " https://rubocop.org/" ,
15+ "changelog_uri" : " https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md" ,
16+ "bug_tracker_uri" : " https://github.com/rubocop/rubocop/issues" ,
17+ "source_code_uri" : " https://github.com/rubocop/rubocop/" ,
18+ "documentation_uri" : " https://docs.rubocop.org/rubocop/1.40/" ,
19+ "rubygems_mfa_required" : " true"
20+ },
21+ "yanked" : false ,
22+ "sha" : " 031881f824594fdb08713d5187c7bf07a11ff83fda869a7dd2d7765f92846a35" ,
23+ "project_uri" : " https://rubygems.org/gems/rubocop" ,
24+ "gem_uri" : " https://rubygems.org/gems/rubocop-1.40.0.gem" ,
25+ "homepage_uri" : " https://rubocop.org/" ,
26+ "wiki_uri" : null ,
27+ "documentation_uri" : " https://docs.rubocop.org/rubocop/1.40/" ,
28+ "mailing_list_uri" : null ,
29+ "source_code_uri" : " https://github.com/rubocop/rubocop/" ,
30+ "bug_tracker_uri" : " https://github.com/rubocop/rubocop/issues" ,
31+ "changelog_uri" : " https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md" ,
32+ "funding_uri" : null ,
33+ "dependencies" : {
34+ "development" : [
35+ {
36+ "name" : " bundler" ,
37+ "requirements" : " >= 1.15.0, < 3.0"
38+ }
39+ ],
40+ "runtime" : [
41+ {
42+ "name" : " json" ,
43+ "requirements" : " ~> 2.3"
44+ },
45+ {
46+ "name" : " parallel" ,
47+ "requirements" : " ~> 1.10"
48+ },
49+ {
50+ "name" : " parser" ,
51+ "requirements" : " >= 3.1.2.1"
52+ },
53+ {
54+ "name" : " rainbow" ,
55+ "requirements" : " >= 2.2.2, < 4.0"
56+ },
57+ {
58+ "name" : " regexp_parser" ,
59+ "requirements" : " >= 1.8, < 3.0"
60+ },
61+ {
62+ "name" : " rexml" ,
63+ "requirements" : " >= 3.2.5, < 4.0"
64+ },
65+ {
66+ "name" : " rubocop-ast" ,
67+ "requirements" : " >= 1.23.0, < 2.0"
68+ },
69+ {
70+ "name" : " ruby-progressbar" ,
71+ "requirements" : " ~> 1.7"
72+ },
73+ {
74+ "name" : " unicode-display_width" ,
75+ "requirements" : " >= 1.4.0, < 3.0"
76+ }
77+ ]
78+ }
79+ }
0 commit comments