{
  "name": "dte",
  "version": "1.0.4",
  "description": "Clases que representan los DTE descritos por el SII",
  "main": "index.js",
  "scripts": {
    "publicar": "tsc -d && npm publish"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DiegoMajluf/DTE.git"
  },
  "keywords": [
    "dte",
    "sii",
    "factura",
    "electronica"
  ],
  "author": "Diego Majluf",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/DiegoMajluf/DTE/issues"
  },
  "homepage": "https://github.com/DiegoMajluf/DTE#readme",
  "devDependencies": {
    "typescript": "^2.7.2"
  }
}
