Files
cdnjs/ajax/libs/gmaps.js/package.json
T
2014-06-03 09:48:03 +08:00

30 lines
653 B
JSON

{
"filename": "gmaps.min.js",
"name": "gmaps.js",
"version": "0.4.12",
"description": "google maps api with less pain and more fun",
"keywords": [
"google maps",
"maps"
],
"homepage": "http://hpneo.github.io/gmaps/",
"maintainers": [
{
"name": "Gustavo Leon",
"web": "http://hpneo.github.io/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/HPNeo/gmaps"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/HPNeo/gmaps/blob/master/README.md"
}
]
}