UNPKG

@xpack-3rd-party/doxygen-awesome-css

Version:

Custom CSS theme for doxygen html-documentation with lots of customization parameters.

52 lines (51 loc) 1.32 kB
{ "name": "@xpack-3rd-party/doxygen-awesome-css", "version": "2.3.4-1", "description": "Custom CSS theme for doxygen html-documentation with lots of customization parameters.", "main": "", "scripts": { "npm-install": "npm install", "npm-pack": "npm pack", "postversion": "git push origin --all && git push origin --tags", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/xpack-3rd-party/doxygen-awesome-css-xpack.git" }, "homepage": "https://jothepro.github.io/doxygen-awesome-css", "bugs": { "url": "https://github.com/xpack-3rd-party/doxygen-awesome-css-xpack/issues" }, "keywords": [ "xpack", "doxygen", "css", "theme", "awesome" ], "author": { "name": "Liviu Ionescu", "email": "ilg@livius.net", "url": "https://github.com/ilg-ul" }, "contributors": [ { "name": "jothepro", "url": "https://github.com/jothepro", "git": "https://github.com/jothepro/doxygen-awesome-css" } ], "license": "MIT", "config": {}, "dependencies": {}, "devDependencies": {}, "xpack": { "minimumXpmRequired": "0.19.4", "dependencies": {}, "devDependencies": {}, "properties": {}, "actions": {}, "buildConfigurations": {} } }