1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-07-05 00:30:04 +01:00
fresh-themes/package.json

24 lines
512 B
JSON
Raw Normal View History

2015-10-06 19:20:47 +01:00
{
"name": "watermark",
2015-10-10 22:10:47 +01:00
"version": "0.2.0-alpha",
2015-10-06 19:20:47 +01:00
"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": { }
}