{ "name": "test", "version": "0.0.0", "homepage": "https://github.com/Xe/dockerfiles", "authors": [ "Christine Dodrill " ], "description": "My Test app", "license": "Zlib", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "bootstrap": "~3.3.2", "fontawesome": "~4.3.0", "instantclick": "~3.1.0" } }