{
  "name": "javascripting",
  "description": "Learn JavaScript by adventuring around in the terminal.",
  "version": "1.10.1",
  "repository": {
    "url": "git://github.com/sethvincent/javascripting.git"
  },
  "author": "sethvincent",
  "bin": {
    "javascripting": "index.js"
  },
  "preferGlobal": true,
  "dependencies": {
    "adventure": "^2.8.0",
    "cli-md": "^0.1.0",
    "colors": "^1.0.3",
    "diff": "^1.2.1"
  },
  "license": "MIT"
}
