{
  "name": "amrhextotext",
  "version": "1.1.1",
  "description": "Conversor de Hexadecimal a Texto",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/voltican/amrHextoText.git"
  },
  "keywords": [
    "conversor",
    "hexadecimal",
    "texto",
    "string"
  ],
  "author": "Ing. Armando Moreno Ruiz",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/voltican/amrHextoText/issues"
  },
  "homepage": "https://github.com/voltican/amrHextoText#readme"
}
