mycv
Version:
Build your interactive resume as website in fews step using Node.JS in back-end
23 lines (22 loc) • 496 B
JSON
{
"name": "mycv",
"version": "1.0.0",
"description": "Build your interactive resume as website in fews step using Node.JS in back-end",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"resume",
"cv",
"curriculum-vitae",
"interactive",
"interactive-cv",
"interactive-resume",
"prototype",
"modeling",
"cli"
],
"author": "Abdennour TOUMI <http://abdennoor.com>",
"license": "MIT"
}