Spaces:
Runtime error
Runtime error
Create package.json
Browse files- package.json +5 -0
package.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dependencies": {
|
| 3 |
+
"jsonrepair": "^3.8.0"
|
| 4 |
+
}
|
| 5 |
+
}
|