TritonDataCenter / node-assert-plus

Extra assertions on top of node's assert module
MIT License
122 stars 25 forks source link

Add repository field to package.json #7

Closed redchair123 closed 10 years ago

redchair123 commented 11 years ago

something like

"repository": {
    "type":"git",
    "url": "git://github.com/mcavage/node-assert-plus.git"
}