UNPKG

@krishna_g_k/my--cli

Version:

Quickly organize,tree view A Directory

32 lines (31 loc) 708 B
{ "name": "@krishna_g_k/my--cli", "version": "1.0.2", "description": "Quickly organize,tree view A Directory", "main": "index.js", "bin": "index.js", "scripts": { "start": "node index.js" }, "keywords": [ "fileorganizer", "organize-files", "tree view files", "my--cli", "cli tools" ], "author": "Krishna k", "license": "MIT", "dependencies": { "@krishna_g_k/my--cli": "^1.0.0", "inquirer": "^8.2.1" }, "repository": { "type": "git", "url": "git+https://github.com/KRISHNAGK9964/my--cli.git" }, "bugs": { "url": "https://github.com/KRISHNAGK9964/my--cli/issues" }, "homepage": "https://github.com/KRISHNAGK9964/my--cli#readme" }