12345678910111213141516171819202122232425 |
- {
- "name": "ngmap",
- "version": "1.4.2",
- "main": "./build/scripts/ng-map.js",
- "homepage": "https://github.com/allenhwkim/angularjs-google-maps",
- "authors": [
- "Allen Kim <allenhwkim@gmail.com>"
- ],
- "description": "The Simplest AngularJs Google Maps V3 Directive Module",
- "keywords": [
- "angularjs",
- "angularjs-directive",
- "google-maps"
- ],
- "license": "MIT",
- "_release": "1.4.2",
- "_resolution": {
- "type": "version",
- "tag": "v1.4.2",
- "commit": "8b4f550bc96ca8fa380e44d1c0737c517e52627e"
- },
- "_source": "git://github.com/allenhwkim/angularjs-google-maps.git",
- "_target": "~1.4.2",
- "_originalSource": "ngmap"
- }
|