UNPKG

make-resume-theme-base

Version:

Base is a built-in and the default theme for Make Resume.

32 lines (31 loc) 705 B
{ "name": "make-resume-theme-base", "version": "1.2.8", "description": "Base is a built-in and the default theme for Make Resume.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/make-resume/theme-base.git" }, "keywords": [ "resume", "cv", "make-resume", "resume-builder", "resume-template", "cv-template" ], "author": { "name": "Inam Ul Haq", "email": "inambe.dev@gmail.com", "url": "https://inambe.dev" }, "license": "MIT", "bugs": { "url": "https://github.com/make-resume/theme-base/issues" }, "homepage": "https://github.com/make-resume/theme-base#readme" }