| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "chai", | 2 "name": "chai", |
| 3 "version": "1.9.2", | 3 "version": "1.9.2", |
| 4 "description": "BDD/TDD assertion library for node.js and the browser. Test fr
amework agnostic.", | 4 "description": "BDD/TDD assertion library for node.js and the browser. Test fr
amework agnostic.", |
| 5 "license": "MIT", | 5 "license": "MIT", |
| 6 "keywords": [ | 6 "keywords": [ |
| 7 "test", | 7 "test", |
| 8 "assertion", | 8 "assertion", |
| 9 "assert", | 9 "assert", |
| 10 "testing", | 10 "testing", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 28 "_release": "1.9.2", | 28 "_release": "1.9.2", |
| 29 "_resolution": { | 29 "_resolution": { |
| 30 "type": "version", | 30 "type": "version", |
| 31 "tag": "1.9.2", | 31 "tag": "1.9.2", |
| 32 "commit": "73b4559e5ef336cf4292dfdb9ea4eb62b6bfadae" | 32 "commit": "73b4559e5ef336cf4292dfdb9ea4eb62b6bfadae" |
| 33 }, | 33 }, |
| 34 "_source": "git://github.com/chaijs/chai.git", | 34 "_source": "git://github.com/chaijs/chai.git", |
| 35 "_target": "~1.9.1", | 35 "_target": "~1.9.1", |
| 36 "_originalSource": "chai" | 36 "_originalSource": "chai" |
| 37 } | 37 } |
| OLD | NEW |