react-json-view
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "react-json-view", | ||
"description": "interactive json viewer wrapped up in a react component", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"main": "dist/main.js", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -6,3 +6,3 @@ ![alt text](https://github.com/mac-s-g/react-json-view/blob/master/doc/rjv-icon-alt.png?raw=true) | ||
This component provides a responsive interface for displaying ARRAYS or JSON in a web browser. NPM offers a distribution of the source that's transpiled to ES5; so you can include this component with *any web-based javascript application*. | ||
This component provides a responsive interface for displaying arrays or JSON in a web browser. NPM offers a distribution of the source that's transpiled to ES5; so you can include this component with *any web-based javascript application*. | ||
@@ -9,0 +9,0 @@ * Check out an [interactive demo here](https://mac-s-g.github.io/react-json-view/example/example.html). |
Sorry, the diff of this file is too big to display
2314525