UNPKG

advanzzze

Version:

![Logo](https://media.discordapp.net/attachments/1095475771771986104/1126577250821742602/Advanzzze-banner.png)

42 lines (41 loc) 797 B
{ "name": "advanzzze", "version": "1.3.1", "description": "", "main": "bin/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/imLymei/advanzzze-package" }, "keywords": [ "Next.js", "Tauri", "Web", "Desktop", "Typescript", "Project Configuration", "Project Creation" ], "author": "", "license": "MIT", "bugs": { "url": "https://github.com/imLymei/advanzzze-package/issues" }, "homepage": "https://npx.advanzzze.com", "bin": { "advanzzze": "bin/index.js" }, "dependencies": { "clsx": "^1.2.1", "commander": "^11.0.0", "inquirer": "^9.2.7", "link": "^1.5.1", "log-update": "^5.0.1", "shelljs": "^0.8.5", "tailwind-merge": "^1.13.2" }, "type": "module" }