Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wandergis committed Dec 28, 2015
1 parent 77ba044 commit e3e7c0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -23,4 +23,4 @@
"url": "https://github.com/wandergis/coordtransform/issues"
},
"homepage": "http://wandergis.github.io/coordtransform"
}
}

0 comments on commit e3e7c0a

Please sign in to comment.