Files
jspm-registry/package-overrides/github/openlayers/ol3@3.11.2.json
T

13 lines
132 B
JSON

{
"main": "ol",
"dependencies": {
"css": "jspm:css@*"
},
"shim": {
"ol": {
"deps": ["./ol.css!"]
}
}
}