You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DjangoBlog-Maintenance/blog/static/pygments/package.json

16 lines
430 B

{
"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"
}