{"id":13622759,"url":"https://github.com/extplug/replug","last_synced_at":"2025-04-15T09:33:53.460Z","repository":{"id":27557326,"uuid":"31039181","full_name":"extplug/replug","owner":"extplug","description":"Semi-automatic reverse engineering of plug.dj client javascript","archived":true,"fork":false,"pushed_at":"2018-05-11T13:55:56.000Z","size":207,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-01T21:55:05.759Z","etag":null,"topics":["plugdj"],"latest_commit_sha":null,"homepage":null,"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/extplug.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-19T21:59:35.000Z","updated_at":"2023-01-28T10:36:04.000Z","dependencies_parsed_at":"2022-09-19T01:01:27.368Z","dependency_job_id":null,"html_url":"https://github.com/extplug/replug","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extplug%2Freplug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extplug%2Freplug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extplug%2Freplug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extplug%2Freplug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extplug","download_url":"https://codeload.github.com/extplug/replug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223668401,"owners_count":17182923,"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":["plugdj"],"created_at":"2024-08-01T21:01:23.772Z","updated_at":"2024-11-08T10:31:02.190Z","avatar_url":"https://github.com/extplug.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# non-lethal plug.dj reverse engineering\n\nA messy script that spews as-readable-as-computerly-possible versions of plug.dj\nmodules into a directory.\n\n## usage\n\nThe easiest way to use replug is with [npx](https://npmjs.com/package/npx):\n\n1. `npx replug`\n\nAlternatively, install the CLI globally (you'll have to update manually from time to time):\n\n1. `npm install -g replug`\n1. `replug`\n\nThere are some command-line options:\n\n    -h, --help            output usage information\n    -V, --version         output the version number\n    -m, --mapping [file]  File containing the mapping JSON (optional, it's auto-generated if no file is given)\n    -o, --out [dir]       Output directory [out/]\n    -v, --verbose         Use verbose output instead of bullet list\n\n### examples\n\nDump output in `out/`:\n\n```\nnpx replug\n```\n\nOutput in `output-directory/`:\n\n```\nnpx replug --out output-directory\n```\n\n## Licence\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextplug%2Freplug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextplug%2Freplug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextplug%2Freplug/lists"}