{}
JSONHero
Valid JSON|12 nodes|depth 2|139 bytes
Input
Formatted Output
{
  "name": "JSONHero",
  "version": "1.0.0",
  "features": [
    "format",
    "validate",
    "diff",
    "convert"
  ],
  "pricing": {
    "free": true,
    "pro": 7.99
  },
  "isAwesome": true
}