{
  "name": "jxon",
  "version": "2.0.0-beta.3",
  "description": "A complete, bidirectional, JXON library",
  "keywords": [
    "jxon", "bidirectional", "loseless", "badgerfish", "parker convention",
    "xml to js", "xml2js", "xml to json", "xml2json",
    "js to xml", "js2xml", "json to xml", "json2xml"
  ],
  "main": "jxon.js",
  "authors": [{
    "name": "MDN (https://developer.mozilla.org/en-US/docs/JXON)"
  }, {
    "name": "Martin Raifer",
    "email": "tyr.asd@gmail.com"
  }, {
    "name": "Igor Dimitrijevic",
    "email": "igor@ground.gr"
  }],
  "repository": {
    "type": "git",
    "url": "git://github.com/tyrasd/jxon.git"
  },
  "license": "GPL v3",
  "ignore": [
    "README.md",
    "package.json"
  ]
}

