17 lines
389 B
JSON
Executable File
17 lines
389 B
JSON
Executable File
{
|
|
"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"
|
|
}
|