Skip to content

Commit

Permalink
Add description, mapbox author.
Browse files Browse the repository at this point in the history
  • Loading branch information
Young Hahn committed Jun 6, 2011
1 parent 2663f7e commit d16bd2b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
@@ -1,20 +1,20 @@
{
"author": "Development Seed <info@developmentseed.org>",
"name": "wax",
"author": [
"Tom MacWright <macwright@gmail.com>"
],
"version": "1.4.2",
"description": "Tools for improving web maps.",
"author": {
"name": "MapBox",
"url": "http://mapbox.com/",
"email": "info@mapbox.com"
},
"contributors": [
"Tom MacWright <macwright@gmail.com>",
"Young Hahn <young@developmentseed.org>",
"Will White <will@developmentseed.org>"
],
"licenses": [{
"type": "BSD"
}],
"version": "1.4.2",
"files": [
"build"
],
"devDependencies": {
"jshint": "0.2.x",
"uglify-js": "1.0.x",
Expand Down

0 comments on commit d16bd2b

Please sign in to comment.