mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
20 lines
544 B
JSON
20 lines
544 B
JSON
{
|
|
"name": "openlayers",
|
|
"filename": "OpenLayers.js",
|
|
"version": "2.12",
|
|
"description": "OpenLayers is a JavaScript library for building map applications on the web. OpenLayers is made available under a BSD-license. Please see license.txt in this distribution for more details.",
|
|
"homepage": "http://openlayers.org/",
|
|
"keywords": [
|
|
"map",
|
|
"openlayers",
|
|
"maps"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/openlayers/openlayers"
|
|
}
|
|
]
|
|
|
|
}
|