Skip to content

Commit

Permalink
Merge pull request #133 from joscha/fix-repo
Browse files Browse the repository at this point in the history
docs: add repository
  • Loading branch information
lipp committed May 31, 2016
2 parents 96031ee + 68d7090 commit de496d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"version": "1.0.0",
"description": "Hosted automated jsdoc documentation.",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/lipp/doclets.git"
},
"scripts": {
"test": "standard && istanbul cover _mocha -- --recursive test",
"test_nocover": "mocha test"
Expand Down

0 comments on commit de496d0

Please sign in to comment.