{ "name": "directive-test", "description": "", "main": "index.html", "authors": [ "Sean Wills" ], "license": "MIT", "homepage": "", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "1.7.2", "bootstrap": "3.3.4", "jquery": "2.1.4" } }