{
  "name": "cxml-util-rc",
  "version": "1.0.0",
  "description": "cxml conversion libraly",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mateusbr85/cxml-util-rc"
  },
  "keywords": [
    "brasil",
    "nota fiscal",
    "conversor xml",
    "cxml",
    "conversor xml para json",
    "xml or cxml to json converter",
    "XML",
    "xml",
    "js",
    "JSON",
    "json",
    "cdata",
    "CDATA",
    "doctype",
    "processing instruction",
    "Javascript",
    "js2xml",
    "json2xml",
    "xml2js",
    "xml2json",
    "transform",
    "transformer",
    "transforming",
    "transformation",
    "convert",
    "convertor",
    "converting",
    "conversion",
    "parse",
    "parser",
    "parsing"
  ],
  "author": "Mateus Veloso/MVDEV",
  "license": "ISC",
  "dependencies": {
    "xml-js": "^1.6.11"
  },
  "bugs": {
    "url": "https://github.com/mateusbr85/cxml-util-rc/issues"
  },
  "homepage": "https://github.com/mateusbr85/cxml-util-rc/blob/main/README.md"
}
