1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 12:47:05 +01:00
Files
Grid/css/pygments/package.json
2018-03-15 17:01:59 +00:00

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