UNPKG

javascripting

Version:

Learn JavaScript by adventuring around in the terminal.

21 lines (20 loc) 463 B
{ "name": "javascripting", "description": "Learn JavaScript by adventuring around in the terminal.", "version": "2.0.0", "repository": { "url": "git://github.com/sethvincent/javascripting.git" }, "author": "sethvincent", "bin": { "javascripting": "index.js" }, "preferGlobal": true, "dependencies": { "cli-md": "^0.1.0", "colors": "^1.0.3", "diff": "^1.2.1", "workshopper-adventure": "^3.0.2" }, "license": "MIT" }