{ "name": "First", "description": "normal", "main": "", "license": "MIT", "homepage": "", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "^1.6.7", "bootstrap": "^3.3.7", "angular-route": "^1.6.7", "font-awesome": "^4.7.0", "jquery": "^3.2.1", "select2": "^4.0.5" } }