nhat-cli
Version:
44 lines (43 loc) • 1.03 kB
JSON
{
"name": "nhat-cli",
"version": "1.1.3",
"main": "index.js",
"scripts": {
"patch-release": "npm version patch && npm publish && git push --follow-tags"
},
"repository": {
"type": "git",
"url": "https://github.com/isekaimaou1109/fastify-lrucache.git"
},
"homepage": "https://github.com/isekaimaou1109/fastify-lrucache#readme",
"bugs": {
"url": "https://github.com/isekaimaou1109/fastify-lrucache/issues",
"email": "nhat11092000@gmail.com"
},
"keywords": [
"toni"
],
"bin": {
"nhat-cli": "./cli.js"
},
"author": "Toni",
"license": "ISC",
"description": "The demo",
"dependencies": {
"app-root-path": "^3.1.0",
"axios": "^1.6.7",
"center-align": "^1.0.1",
"chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.12",
"crawler": "^1.5.0",
"duck-duck-scrape": "^2.2.5",
"figlet": "^1.7.0",
"kleur": "^4.1.5",
"puppeteer": "^21.10.0",
"yargs": "^17.7.2",
"ytdl-core": "^4.11.5"
},
"devDependencies": {
"nhat-cli": "^1.0.0"
}
}