{"id":13898996,"url":"https://github.com/zogwarg/SublimeJQ","last_synced_at":"2025-07-17T16:31:32.917Z","repository":{"id":81411216,"uuid":"114348886","full_name":"zogwarg/SublimeJQ","owner":"zogwarg","description":"Sublime Text JQ Language Syntax ","archived":false,"fork":false,"pushed_at":"2025-06-16T08:59:48.000Z","size":322,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T10:00:05.119Z","etag":null,"topics":["jq-syntax","json","sublime-text"],"latest_commit_sha":null,"homepage":null,"language":"jq","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zogwarg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-15T08:52:20.000Z","updated_at":"2025-06-16T08:59:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"08b79890-d2f7-4062-94e0-9117558a2176","html_url":"https://github.com/zogwarg/SublimeJQ","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/zogwarg/SublimeJQ","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zogwarg%2FSublimeJQ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zogwarg%2FSublimeJQ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zogwarg%2FSublimeJQ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zogwarg%2FSublimeJQ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zogwarg","download_url":"https://codeload.github.com/zogwarg/SublimeJQ/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zogwarg%2FSublimeJQ/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265629946,"owners_count":23801494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jq-syntax","json","sublime-text"],"created_at":"2024-08-06T18:04:34.761Z","updated_at":"2025-07-17T16:31:32.565Z","avatar_url":"https://github.com/zogwarg.png","language":"jq","funding_links":[],"categories":["jq"],"sub_categories":[],"readme":"# JQ Syntax for Sublime Text\n\nThis repository contains a rudimentary syntax definition for [jq](https://stedolan.github.io/jq), a sed-like json manipulation tool.\n\nExample syntax highlighting:\n\n![example image](./coloring.png)\n\n## FAQ\n\n### Syntax is not detected on the \".jq\" file.\nFor the \"~/.jq\" file to be automatically detected, The best option is to use the [ApplySyntax](https://packagecontrol.io/packages/ApplySyntax) package. Using the following user settings:\n\n```json\n{\n    \"syntax\": \"JQ Syntax/JQ\",\n    \"extensions\": [\"jq\"],\n    \"rules\": [\n        { \"file_path\": \".*(\\\\\\\\|/).jq$\" }\n    ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzogwarg%2FSublimeJQ","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzogwarg%2FSublimeJQ","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzogwarg%2FSublimeJQ/lists"}