{"id":18320593,"url":"https://github.com/lukasbach/json-extract-path","last_synced_at":"2026-04-12T11:34:21.070Z","repository":{"id":57284833,"uuid":"336430602","full_name":"lukasbach/json-extract-path","owner":"lukasbach","description":"CLI tool to extract a variable from a JSON file based on a JSONPath value","archived":false,"fork":false,"pushed_at":"2023-01-05T15:49:14.000Z","size":72,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-15T08:28:01.230Z","etag":null,"topics":["binary","cli","extract","file","github-packages","json","jsonpath","npm","package","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lukasbach.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-06T01:34:37.000Z","updated_at":"2023-03-04T03:41:28.000Z","dependencies_parsed_at":"2023-02-04T06:30:20.559Z","dependency_job_id":null,"html_url":"https://github.com/lukasbach/json-extract-path","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":"lukasbach/cli-ts-commander-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasbach%2Fjson-extract-path","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasbach%2Fjson-extract-path/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasbach%2Fjson-extract-path/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasbach%2Fjson-extract-path/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasbach","download_url":"https://codeload.github.com/lukasbach/json-extract-path/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054471,"owners_count":21040009,"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":["binary","cli","extract","file","github-packages","json","jsonpath","npm","package","typescript"],"created_at":"2024-11-05T18:16:48.833Z","updated_at":"2026-04-12T11:34:16.035Z","avatar_url":"https://github.com/lukasbach.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Json Extract Path\n\nCLI for extracting a value from a JSON file based on a JSONPath input\n\n    npx json-extract-path --file ./example.json --jsonpath \"$.store.book[*].author\"\n\n## How to use\n\nInstall globally via\n\n    npm install -g json-extract-path\n\nor directly use via\n\n    npx json-extract-path\n\nYou can also download native binaries under the [Releases Tab](https://github.com/lukasbach/json-extract-path/releases) and use them if you don't want to install NodeJS.\n\nUsage:\n\n    Usage: npx json-extract-path [options]\n\n    Options:\n    -V, --version          output the version number\n    -f, --file             path to the JSON file\n    -j, --jsonpath \u003cpath\u003e  JsonPath value\n    -d, --delemitter \u003cdel\u003e  delemitter character, in case more than one result is returned (default: \";\")\n    -h, --help             display help for command\n\n## How to develop\n\n- `yarn` to install dependencies\n- `yarn start` to run the CLI script for debugging\n- `yarn test` to run tests\n- `yarn publish` to publish a new version to NPM. Make sure to bump the version!\n- `yarn prettier:check` to verify that your code is pretty\n- `yarn prettier:write` to make your code pretty\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasbach%2Fjson-extract-path","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasbach%2Fjson-extract-path","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasbach%2Fjson-extract-path/lists"}