{ "name": "amber", "version": "0.13.0-pre", "main": "support/amber.js", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "jquery": "~1.10.2", "jquery-ui": "~1.10.3", "bootstrap": "http://getbootstrap.com/2.3.2/assets/bootstrap.zip", "jquery-tabby": "git://github.com/alanhogan/Tabby", "jquery-mousewheel": "git://github.com/brandonaaron/jquery-mousewheel", "es5-shim": "~2.1.0", "codemirror": "~3.20.0", "showdown": "~0.3.1", "require-css": "~0.0.8" } }