{
  "name": "gestorpaquetesnpmrvc",
  "version": "1.1.1",
  "description": "Gestion de paquetes - componente Web, boton",
  "main": "index.js",
  "scripts": {
    "start": "node index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/raulitoyo/GestorPaquetesNPM.git"
  },
  "keywords": [
    "NPM",
    "beta",
    "release",
    "componente",
    "web",
    "boton",
    "trabajo",
    "final",
    "uasb"
  ],
  "author": "Raul Vargas Choquilla",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/raulitoyo/GestorPaquetesNPM/issues"
  },
  "homepage": "https://github.com/raulitoyo/GestorPaquetesNPM#readme",
  "dependencies": {
    "bootstrap": "^4.1.3",
    "express": "^4.16.4"
  }
}
