pygments-rouge-css
Version:
CSS stylesheets for pygments and also rouge
25 lines (24 loc) • 421 B
JSON
{
"name": "pygments-rouge-css",
"description": "CSS stylesheets for pygments and also rouge",
"main": "",
"authors": [
"lucky zhou"
],
"license": "MIT",
"keywords": [
"pygments",
"rouge",
"css",
"syntax",
"highlighting"
],
"homepage": "https://github.com/zslucky/pygments-css",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}