UNPKG

mega-pkg

Version:

> This readme is written by the author of this package [amanuel](https://github.com/amanuel15)

56 lines (55 loc) 1.01 kB
{ "name": "mega-pkg", "version": "0.9.4", "license": "MIT", "main": "cli.js", "bin": "cli.js", "engines": { "node": ">=10" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "files": [ "cli.js", "ui.js", "flags.js", "meda_logo.js", "/src" ], "dependencies": { "adbkit-logcat": "^2.0.1", "chalk": "^4.1.2", "chalk-animation": "^1.6.0", "clear": "^0.1.0", "figlet": "^1.5.2", "fs": "^0.0.1-security", "gradient-string": "^2.0.1", "inquirer": "^8.2.4", "meow": "^9.0.0", "path": "^0.12.7", "shelljs": "^0.8.5" }, "babel": { "presets": [ "@babel/preset-env", "@babel/preset-react" ] }, "keywords": [ "mega-pkg", "mega", "mega-cli", "meda", "garage" ], "author": "amanuelgenene11@gmail.com", "repository": { "type": "git", "url": "git+https://github.com/360ground/mega-pkg.git" }, "bugs": { "url": "https://github.com/360ground/mega-pkg/issues" }, "homepage": "https://github.com/360ground/mega-pkg#readme" }