UNPKG

helio-resume

Version:

Get to know Helio via `npx helio-resume`

24 lines (23 loc) 444 B
{ "name": "helio-resume", "version": "0.3.3", "main": "index.js", "description": "Get to know Helio via `npx helio-resume`", "keywords": [ "Helio Alves", "Resume", "cli" ], "bin": { "helio": "index.js" }, "dependencies": { "cli-welcome": "^2.2.2" }, "license": "MIT", "author": { "name": "Helio Alves", "url": "https://twitter.com/helioalves" }, "repository": "alveshelio/helio-resume" }