{ "name": "client", "version": "0.0.0", "authors": [ "Alex Yatskov " ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "bootstrap": "~3.2.0", "closurelibrary": "*", "fabric": "~1.4.8", "handlebars": "~1.3.0", "underscore": "~1.6.0" } }