Preprocesses JSON files to handle
directives Supports including external JSON files with spreading or element insertion
Process a JSON file and resolve all
Path to the JSON file to process
The processed JSON data with all includes resolved
directives
Process JSON data that's already loaded (for integration with existing code)
The JSON data to process
The file path (for resolving relative includes)
Processed data with includes resolved
Preprocesses JSON files to handle
Include
directives Supports including external JSON files with spreading or element insertion