{ "name": "libr-mobile", "version": "0.0.1", "authors": [ "junv " ], "license": "none", "private": true, "dependencies": { "ionic": "v1.0.0-beta.4", "angular-resource": "~1.2.17" }, "ignore": [ "**/.*", "node_modules", "bower_components", "app/components", "test", "tests" ], "resolutions": { "angular": "1.2.16" } }