{
  "name": "xconv",
  "version": "1.5.4",
  "description": "Structured text resolver",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/imnull/xconv.git"
  },
  "keywords": [
    "xml, json, parse, javascript, reader, text-analytics"
  ],
  "author": "imnull@outlook.com",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/imnull/xconv/issues"
  },
  "homepage": "https://github.com/imnull/xconv#readme",
  "dependencies": {
    "oop-node": "^1.7.1"
  }
}
