File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# chai-json-schema
2
2
3
- [ ![ build:?] ( https://travis-ci.org/chaijs/chai-json-schema.svg?branch=master&style=flat-square )] ( https://travis-ci.org/chaijs/chai-json-schema )
4
- [ ![ dependencies:?] ( https://img.shields.io/npm/dm/chai-json-schema.svg?style=flat-square )] ( https://www.npmjs.com/packages/chai-json-schema )
5
3
[ ![ npm:] ( https://img.shields.io/npm/v/chai-json-schema.svg?style=flat-square )] ( https://www.npmjs.com/packages/chai-json-schema )
4
+ [ ![ build:?] ( https://img.shields.io/travis/chaijs/chai-json-schema.svg?style=flat-square )] ( https://travis-ci.org/chaijs/chai-json-schema )
5
+ [ ![ dependencies:?] ( https://img.shields.io/npm/dm/chai-json-schema.svg?style=flat-square )] ( https://www.npmjs.com/packages/chai-json-schema )
6
+ [ ![ dependencies:?] ( https://img.shields.io/david/chaijs/chai-json-schema.svg?style=flat-square )] ( https://david-dm.org/chaijs/chai )
7
+ [ ![ devDependencies:?] ( https://img.shields.io/david/dev/chaijs/chai-json-schema.svg?style=flat-square )] ( https://david-dm.org/chaijs/chai )
6
8
7
9
> [ Chai] ( http://chaijs.com/ ) plugin with assertions to validate values against [ JSON Schema v4] ( http://json-schema.org/ ) .
8
10
You can’t perform that action at this time.
0 commit comments