{ "name": "agile-proxy", "version": "0.0.1", "authors": [ "Gary Taylor " ], "description": "Http Flexible Proxy", "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "~1.3.0", "angular-bootstrap": "~0.11.2", "bootstrap": "~3.2.0", "angular-route": "~1.3.0", "angular-resource": "~1.3.0", "jquery": "~2.1.1", "angular-restmod": "~1.1.3", "angular-ui-ace": "~0.1.1" } }