{ "name": "standing-fleet", "version": "0.5.1", "homepage": "https://github.com/rcreasey/standing-fleet", "author": "GARPA", "description": "Intelligence visualized", "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "vendor", "test", "tests" ], "dependencies": { "jquery": "~2.1.3", "d3": "~3.5.5", "handlebars": "~3.0.0", "typeahead.js": "~0.10.5", "jquery.slimscroll": "~1.3.3", "es5-shim": "~4.1.0", "moment": "~2.10.0", "fontawesome": "~4.3.0" } }