Lint JSON
This commit is contained in:
parent
9e8599ab6a
commit
2333030f78
1 changed files with 61 additions and 66 deletions
|
@ -23,8 +23,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"repositories": [{
|
||||
"type": "package",
|
||||
"package": {
|
||||
"name": "rg3/youtube-dl",
|
||||
|
@ -35,8 +34,7 @@
|
|||
"reference": "2016.02.01"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
}, {
|
||||
"type": "package",
|
||||
"package": {
|
||||
"name": "ffmpeg/ffmpeg",
|
||||
|
@ -49,16 +47,13 @@
|
|||
"ffmpeg"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
}],
|
||||
"authors": [{
|
||||
"name": "Pierre Rudloff",
|
||||
"email": "contact@rudloff.pro",
|
||||
"homepage": "https://rudloff.pro/",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
}],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Alltube\\": "classes/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue