OLD | NEW |
1 { | 1 { |
2 "name": "chai", | 2 "name": "chai", |
3 "version": "1.9.1", | 3 "version": "1.9.1", |
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.1", | 28 "_release": "1.9.1", |
29 "_resolution": { | 29 "_resolution": { |
30 "type": "version", | 30 "type": "version", |
31 "tag": "1.9.1", | 31 "tag": "1.9.1", |
32 "commit": "4180251dd45560f189192e28d3c0ba011f6d8178" | 32 "commit": "4180251dd45560f189192e28d3c0ba011f6d8178" |
33 }, | 33 }, |
34 "_source": "git://github.com/chaijs/chai.git", | 34 "_source": "git://github.com/chaijs/chai.git", |
35 "_target": ">=1.8.1", | 35 "_target": ">=1.8.1", |
36 "_originalSource": "chai" | 36 "_originalSource": "chai" |
37 } | 37 } |
OLD | NEW |