mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 12:47:05 +01:00
16 lines
430 B
JSON
16 lines
430 B
JSON
{
|
|
"name": "pygments-css",
|
|
"version": "1.0.0",
|
|
"description": "CSS stylesheets for pygments",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/richleland/pygments-css.git"
|
|
},
|
|
"keywords": ["pygments", "css", "highlighting"],
|
|
"license": "UNLICENSE",
|
|
"bugs": {
|
|
"url": "https://github.com/richleland/pygments-css/issues"
|
|
},
|
|
"homepage": "https://github.com/richleland/pygments-css#readme"
|
|
}
|