This is the Unity YAML format which is possible if the project is set to text serialization under “Project Settings/Editor” > Asset Serialization 🙂
You can open up any .asset file with a text editor. Opening a graph .asset file will also show similar things + the json serialized.
🙂