UNPKG

nisha-931b1bb0

Version:
38 lines (37 loc) 788 B
{ "name": "nisha-931b1bb0", "version": "1.0.0", "type": "module", "description": "Interactive resume", "main": "bin/resume.js", "bin": { "nisha-931b1bb0": "bin/resume.js" }, "scripts": { "start": "node bin/resume.js", "test": "node bin/resume.js", "dev": "node bin/resume.js" }, "repository": { "type": "git", "url": "git+https://github.com/nyyshaaa/backend-timedtask2.git" }, "keywords": [ "resume", "cli", "terminal", "backend", "nisha", "career" ], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/nyyshaaa/backend-timedtask2/issues" }, "homepage": "https://github.com/nyyshaaa/backend-timedtask2#readme", "dependencies": { "boxen": "^8.0.1", "chalk": "^5.4.1" } }