{
  "name": "danfe",
  "version": "0.0.9",
  "description": "Módulo node.js para gerar DANFEs em .pdf",
  "main": "app.js",
  "scripts": {
    "test": "grunt test --verbose"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/brasil-js/danfe.git"
  },
  "keywords": [
    "danfe",
    "nota",
    "fiscal",
    "eletronica",
    "nfe",
    "brasil"
  ],
  "author": "Renato Gama <renato@gammasoft.com.br>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/brasil-js/danfe/issues"
  },
  "homepage": "https://github.com/brasil-js/danfe",
  "dependencies": {
    "brasil": "0.0.37",
    "gammautils": "0.0.67",
    "inscricaoestadual": "0.0.2",
    "pdfkit": "^0.7.0"
  },
  "devDependencies": {
    "alltested": "0.0.3",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-nodeunit": "^0.4.1"
  }
}
