{ "name": "angularjs-geolocation", "version": "0.1.1", "homepage": "https://github.com/arunisrael/angularjs-geolocation", "authors": [ "Arun Israel " ], "description": "An angular.js wrapper around window.navigator.geolocation", "main": "./src/geolocation.js", "keywords": [ "geolocation", "angular.js" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "~1.x" }, "devDependencies": { "angular-mocks": "~1.x" }, "_release": "0.1.1", "_resolution": { "type": "version", "tag": "0.1.1", "commit": "4174fca718da6dacc9de1fbc5deb9a9227783956" }, "_source": "git://github.com/arunisrael/angularjs-geolocation.git", "_target": "~0.1.1", "_originalSource": "angularjs-geolocation", "_direct": true }