mam-project-templates
Version:
my personal templating projects
24 lines (23 loc) • 649 B
JSON
{
"name": "resume",
"version": "1.0.0",
"description": "A clone of the a CV found here https://creativemarket.com/ikonome/686585-Material-Resume-Blue/screenshots/#screenshot2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MikeAlexMartinez/templates.git"
},
"keywords": [
"personal",
"project"
],
"author": "Michael Martinez",
"license": "MIT",
"bugs": {
"url": "https://github.com/MikeAlexMartinez/templates/issues"
},
"homepage": "https://github.com/MikeAlexMartinez/templates#readme"
}