mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 19:28:40 +10:00
17 lines
477 B
JSON
Executable File
17 lines
477 B
JSON
Executable File
{
|
|
"name": "proj4js",
|
|
"filename": "proj4js-compressed.js",
|
|
"version": "1.1.0",
|
|
"description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",
|
|
"homepage": "http://trac.osgeo.org/proj4js/",
|
|
"keywords": [
|
|
"projection"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "svn",
|
|
"url": "http://svn.osgeo.org/metacrs/proj4js/trunk/"
|
|
}
|
|
]
|
|
}
|