update package.json

This commit is contained in:
wandergis
2015-12-28 15:59:11 +08:00
parent 77ba044209
commit e3e7c0a970
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "coordtransform",
"version": "2.0.1",
"description": "A tool module that can be converted between common coordinate systems,if you are chinese maybe you will like it!",
"description": "A common coordinate systems conversion module!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
@@ -23,4 +23,4 @@
"url": "https://github.com/wandergis/coordtransform/issues"
},
"homepage": "http://wandergis.github.io/coordtransform"
}
}