{
  "name": "prueba-de-widget-de-npm",
  "version": "1.0.1",
  "description": "test  (esto aparecera en la pagina de npm)",
  "main": "index.html",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "html",
    "prueba"
  ],
  "author": "alex",
  "license": "MIT"
}
