mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-20 08:46:55 +01:00
Adding pdf generation capabilities
This commit is contained in:
15
css/pygments/package.json
Normal file
15
css/pygments/package.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user