+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "proj4js",
|
||
"version": "0.0.0",
|
||
"version": "1.0.0",
|
||
"description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",
|
||
"main": "./dist/proj4.js",
|
||
"directories": {
|
||
| @@ -12,7 +12,7 @@ | ||
},
|
||
"repository": {
|
||
"type": "git",
|
||
"url": "git://github.com/ahocevar/proj4js.git"
|
||
"url": "git://github.com/proj4js/proj4js.git"
|
||
},
|
||
"author": "",
|
||
"license": "MIT",
|
||
Loading