We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c6db4 commit d64b9e9Copy full SHA for d64b9e9
package.json
@@ -4,9 +4,7 @@
4
"homepage": "https://github.com/microlinkhq/react-json-view",
5
"version": "1.27.0",
6
"main": "dist/main.js",
7
- "author": {
8
- "name": "Mac Gainor"
9
- },
+ "author": "Mac Gainor",
10
"contributors": [
11
{
12
"name": "mac",
@@ -329,5 +327,9 @@
329
327
"demo/dist",
330
328
"dev-server"
331
]
+ },
+ "directories": {
332
+ "doc": "docs",
333
+ "test": "test"
334
}
335
0 commit comments