Skip to content

Instantly share code, notes, and snippets.

@Kimundi
Created June 5, 2019 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kimundi/f013ac69f4632457836c37d818091ba4 to your computer and use it in GitHub Desktop.
Save Kimundi/f013ac69f4632457836c37d818091ba4 to your computer and use it in GitHub Desktop.
{
"files": [
{
"path_to_file": $path,
"matched_synonyms": [
{
"synonym_name": $name,
"json_db_entries": [
$entry_idx, ...
]
}
]
}
],
"json_db": $json_db
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment