{
  "name": "componente-js",
  "version": "1.0.1",
  "description": "Carrusel de imágenes reutilizable en vanilla JavaScript",
  "main": "js/componente.js",
  "style": "css/componente.css",
  "files": [
    "js/componente.js",
    "css/componente.css"
  ],
  "keywords": [
    "carousel",
    "slider",
    "images",
    "vanilla-js",
    "component"
  ],
  "author": "Sanchez Chavez Edwin Noe",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/noeEdwin/ComponenteJS.git"
  },
  "homepage": "https://github.com/noeEdwin/ComponenteJS#readme",
  "bugs": {
    "url": "https://github.com/noeEdwin/ComponenteJS/issues"
  }
}
