Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joshperry committed Feb 16, 2015
2 parents 8b077b2 + 97daac5 commit eec971a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bower.json
@@ -0,0 +1,16 @@
{
"name": "dirty-chai",
"description": "Extends Chai with lint-friendly terminating assertions.",
"main": "./lib/dirty-chai.js",
"repository": {
"type": "git",
"url": "https://github.com/prodatakey/dirty-chai"
},
"keywords": [
"chai",
"testing"
],
"dependencies": {
"chai": "<1.10.0 || >1.10.0 <2"
}
}

0 comments on commit eec971a

Please sign in to comment.