match-json
Advanced tools
Comparing version
{ | ||
"name": "match-json", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "An JavaScript library to test JSON with some nice features", | ||
"keywords": [ "match", "json" ], | ||
"main": "index.js", | ||
@@ -6,0 +7,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
# match # | ||
# match [](https://travis-ci.org/ozkxr/match) # | ||
@@ -67,3 +67,3 @@ An JavaScript library to test JSON with some nice features. | ||
Also, you can also predefine an pattern to test JSON. | ||
Also, you can also predefine an expected pattern. | ||
@@ -70,0 +70,0 @@ ``` |
10894
1.27%