mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
21 lines
456 B
JSON
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"
|
|
}
|
|
]
|
|
|
|
}
|