UNPKG

fresh-test-resumes

Version:

Test résumés and CVs in FRESH and JSON Resume format.

34 lines (33 loc) 755 B
{ "name": "fresh-test-resumes", "version": "0.9.2", "description": "Test résumés and CVs in FRESH and JSON Resume format.", "repository": { "type": "git", "url": "https://github.com/fresh-standard/fresh-test-resumes" }, "keywords": [ "resume", "CV", "FRESH", "FluentCV", "HackMyResume", "schema", "JSON", "employment" ], "author": "hacksalot <hacksalot@indevious.com> (https://indevious.com)", "license": "MIT", "bugs": { "url": "https://github.com/fresh-standard/fresh-test-resumes/issues" }, "main": "index.js", "homepage": "https://github.com/fresh-standard/fresh-test-resumes", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }