1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-07-02 23:40:06 +01:00
fresh-themes/package.json
2015-10-10 17:10:47 -04:00

24 lines
512 B
JSON

{
"name": "watermark",
"version": "0.2.0-alpha",
"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": { }
}