Skip to content

Commit

Permalink
add package.json info: license, repository (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
queckezz authored and leo committed Apr 12, 2017
1 parent 2a1b741 commit 35fad2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -3,6 +3,8 @@
"version": "1.0.1",
"description": "Produce URLs to test HTTP servers with ephemeral ports",
"main": "./index",
"license": "MIT",
"repository": "zeit/test-listen",
"greenkeeper": {
"emails": false
},
Expand Down

0 comments on commit 35fad2a

Please sign in to comment.