mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-14 12:40:11 +00:00
24 lines
506 B
JSON
24 lines
506 B
JSON
|
{
|
||
|
"name": "watermark",
|
||
|
"version": "0.1.0",
|
||
|
"description": "Themes and exemplars for FluentCV.",
|
||
|
"private": true,
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/fluentdesk/watermark.git"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"resume",
|
||
|
"CV",
|
||
|
"portfolio",
|
||
|
"Markdown"
|
||
|
],
|
||
|
"author": "James M. Devlin",
|
||
|
"license": "MIT",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/fluentdesk/watermark/issues"
|
||
|
},
|
||
|
"homepage": "https://github.com/fluentdesk/watermark",
|
||
|
"dependencies": { }
|
||
|
}
|