From e3e7c0a97085ade84f629c2b0696be1789d3b657 Mon Sep 17 00:00:00 2001 From: wandergis <763393390@qq.com> Date: Mon, 28 Dec 2015 15:59:11 +0800 Subject: [PATCH] update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}