{ "name": "image_picker", "version": "1.0.0", "description": "angular service for picking images", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://l-o-b@bitbucket.org/otonomic/image_picker.git" }, "author": "", "license": "ISC", "homepage": "https://bitbucket.org/otonomic/image_picker#readme", "devDependencies": { "bower": "^1.7.7", "grunt": "^0.4.5", "grunt-angular-templates": "^1.0.3", "grunt-contrib-concat": "^1.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^1.0.1", "grunt-contrib-watch": "^1.0.0", "grunt-ng-annotate": "^2.0.1", "load-grunt-tasks": "^3.4.1" } }