ol3-google-maps/package.json
2016-03-11 10:37:04 -05:00

31 lines
725 B
JSON

{
"name": "ol3-google-maps",
"version": "0.4.0",
"description": "OpenLayers 3 Google Maps integration library",
"scripts": {},
"repository": {
"type": "git",
"url": "git://github.com/mapgears/ol3-google-maps.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/mapgears/ol3-google-maps/issues"
},
"dependencies": {
"async": "~0.2.10",
"htmlparser2": "~3.7.1"
},
"devDependencies": {
"closure-util": "0.19.0",
"geojsonhint": "^1.0.0",
"fs-extra": "~0.8.1",
"graceful-fs": "~3.0.2",
"jsdoc": "~3.3.0-alpha7",
"jshint": "~2.5.1",
"openlayers": "mapgears/ol3#v3.14.2-olgm",
"nomnom": "~1.6.2",
"temp": "~0.7.0",
"walk": "~2.3.3"
}
}