diff --git a/package.json b/package.json index 6ec09ce..68eda6a 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "foca-info-ticket", + "name": "foca-teclado", "version": "0.0.1", - "description": "Información Ticket", - "main": "dist/foca-info-ticket.min.js", + "description": "Componente teclado", + "main": "dist/foca-teclado.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "compile": "gulp uglify", @@ -15,7 +15,7 @@ ], "repository": { "type": "git", - "url": "https://debo.suite.repo/modulos-npm/foca-info-ticket.git" + "url": "https://debo.suite.repo/modulos-npm/foca-teclado.git" }, "author": "Foca Software", "license": "ISC",