UNPKG

nfse

Version:

Geração de nota fiscal de serviço

25 lines (24 loc) 489 B
{ "name": "nfse", "version": "1.1.9", "description": "Geração de nota fiscal de serviço", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "nfse", "nota", "fiscal", "serviço" ], "author": "Ryzzan Salman", "license": "ISC", "dependencies": { "fs": "0.0.1-security", "pem": "^1.14.2", "request": "^2.88.0", "xml-crypto": "^1.4.0", "xsd-schema-validator": "^0.6.0" } }