{ "name": "test-buildpack-multi", "version": "0.0.0", "authors": [ "Al Johri " ], "license": "MIT", "private": true, "directory": "static/components", "ignore": [ "**/.*", "node_modules", "statc/components", "test", "tests" ], "dependencies": { "bootstrap-sass": "twbs/bootstrap-sass#~3.1.1" } }