mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 01:23:06 +00:00
Fix indentation of multiple package entries
This commit is contained in:
parent
e0ebea002b
commit
c7db1170dd
@ -29758,36 +29758,36 @@
|
|||||||
"web": "https://github.com/metagn/nuance"
|
"web": "https://github.com/metagn/nuance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"jsonnet",
|
"name":"jsonnet",
|
||||||
"url":"https://github.com/thechampagne/jsonnet-nim",
|
"url":"https://github.com/thechampagne/jsonnet-nim",
|
||||||
"method":"git",
|
"method":"git",
|
||||||
"tags":[
|
"tags":[
|
||||||
"jsonnet"
|
"jsonnet"
|
||||||
],
|
],
|
||||||
"description":"Binding for Jsonnet the data templating language",
|
"description":"Binding for Jsonnet the data templating language",
|
||||||
"license":"Apache-2.0",
|
"license":"Apache-2.0",
|
||||||
"web":"https://github.com/thechampagne/jsonnet-nim"
|
"web":"https://github.com/thechampagne/jsonnet-nim"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"hyper",
|
"name":"hyper",
|
||||||
"url":"https://github.com/thechampagne/hyper-nim",
|
"url":"https://github.com/thechampagne/hyper-nim",
|
||||||
"method":"git",
|
"method":"git",
|
||||||
"tags":[
|
"tags":[
|
||||||
"hyper"
|
"hyper"
|
||||||
],
|
],
|
||||||
"description":"Binding for hyper an HTTP library",
|
"description":"Binding for hyper an HTTP library",
|
||||||
"license":"Apache-2.0",
|
"license":"Apache-2.0",
|
||||||
"web":"https://github.com/thechampagne/hyper-nim"
|
"web":"https://github.com/thechampagne/hyper-nim"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"rure",
|
"name":"rure",
|
||||||
"url":"https://github.com/thechampagne/rure-nim",
|
"url":"https://github.com/thechampagne/rure-nim",
|
||||||
"method":"git",
|
"method":"git",
|
||||||
"tags":[
|
"tags":[
|
||||||
"rure"
|
"rure"
|
||||||
],
|
],
|
||||||
"description":"Binding for rust regex library",
|
"description":"Binding for rust regex library",
|
||||||
"license":"Apache-2.0",
|
"license":"Apache-2.0",
|
||||||
"web":"https://github.com/thechampagne/rure-nim"
|
"web":"https://github.com/thechampagne/rure-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user