{
  "name": "burlyy",
  "version": "2.1.1",
  "description": "Promise-based Node.JS AIML interpreter.",
  "main": "src/Burly.js",
  "scripts": {
    "test": "node cli.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Ovyerus/burly.git"
  },
  "bugs": {
    "url": "https://github.com/Ovyerus/burly/issues"
  },
  "homepage": "https://github.com/Ovyerus/burly",
  "author": "Ovyerus",
  "license": "ISC",
  "dependencies": {
    "libxmljs": "^0.18.7"
  },
  "devDependencies": {
    "rc": "^1.2.2"
  }
}
