diff --git a/package.json b/package.json index 7b6deda..dddea05 100644 --- a/package.json +++ b/package.json @@ -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" -} \ No newline at end of file +}