{
  "name": "xero",
  "version": "0.0.8",
  "dependencies": {
    "oauth": "0.9.12",
    "easyxml": "1.0.0",
    "xml2js": "0.4.4",
    "inflect": "0.3.0"
  },
  "description": "Xero.com Node Library",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git@github.com:thallium205/xero.git"
  },
  "keywords": [
    "xero",
    "node",
    "nodejs"
  ],
  "author": "thallium205 <https://github.com/thallium205>",
  "license": "MIT",
  "readmeFilename": "README.md",
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "gitHead": "3ceec8036cd7bafb6949a709220aa6f4f367f710"
}
