{
  "name": "firma-gob-ulagos",
  "version": "1.0.1",
  "description": "Firma documentos con plataforma Firma Gob del gobierno Chile, Universidad de Los Lagos",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "prepublish": "tsc"
  },
  "author": "Eduardo Peña",
  "license": "MIT",
  "dependencies": {
    "node-fetch": "2.6.7",
    "typescript": "^5.1.5"
  },
  "devDependencies": {
    "@types/node-fetch": "^2.6.2"
  },
  "keywords": [
    "firma",
    "digital",
    "chile",
    "gobierno"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Universidad-de-Los-Lagos/FirmaGob.git"
  },
  "bugs": {
    "url": "https://github.com/Universidad-de-Los-Lagos/FirmaGob/issues"
  },
  "publishConfig": {
    "access": "public",
    "branches": [
      "master"
    ]
  },
  "homepage": "https://github.com/Universidad-de-Los-Lagos/FirmaGob#readme"
}
