Files

21 lines
456 B
JSON

{
"name": "openlayers",
"filename": "OpenLayers.js",
"version": "2.13.1",
"description": "OpenLayers is a JavaScript library for building map applications on the web.",
"homepage": "http://openlayers.org/",
"license": "BSD",
"keywords": [
"map",
"openlayers",
"maps"
],
"repositories": [
{
"type": "git",
"url": "https://github.com/openlayers/openlayers"
}
]
}