manager-monorepo
Version:
repositorio con un programa de inicializacion de monorepo
63 lines (62 loc) • 1.25 kB
JSON
{
"name": "manager-monorepo",
"version": "1.0.13",
"description": "repositorio con un programa de inicializacion de monorepo",
"main": "./dist/index.js",
"bin": {
"mono": "./dist/index.js"
},
"scripts": {
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/danielroca7/monorepo-Start.git"
},
"author": "Daniel Enrique Rodriguez Castellanos",
"license": "MIT",
"bugs": {
"url": "https://github.com/danielroca7/monorepo-Start/issues"
},
"homepage": "https://github.com/danielroca7/monorepo-Start#readme",
"dependencies": {
"commander": "^10.0.0"
},
"devDependencies": {
"typescript": "^4.9.5"
},
"keywords": [
"monorepo",
"easy",
"monorepo",
"library",
"creation",
"ionic",
"app",
"configuration",
"component",
"generation",
"pages",
"services",
"pipes",
"directives",
"server",
"management",
"CLI",
"tool",
"monorepo",
"librerias",
"ionic",
"configuracion",
"components",
"pages",
"services",
"pipe",
"directives",
"servidores",
"aplicaciones",
"generacion",
"español"
]
}