{"id":20177109,"url":"https://github.com/remixer-dec/node-unnpk","last_synced_at":"2025-04-10T04:21:54.598Z","repository":{"id":57386728,"uuid":"113736465","full_name":"remixer-dec/node-unnpk","owner":"remixer-dec","description":"npk archive unpacker","archived":false,"fork":false,"pushed_at":"2017-12-10T10:29:54.000Z","size":12,"stargazers_count":6,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T05:37:08.545Z","etag":null,"topics":["npk","reverse-engineering"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remixer-dec.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":"2017-12-10T09:03:17.000Z","updated_at":"2024-06-01T21:27:20.000Z","dependencies_parsed_at":"2022-09-11T07:12:35.177Z","dependency_job_id":null,"html_url":"https://github.com/remixer-dec/node-unnpk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remixer-dec%2Fnode-unnpk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remixer-dec%2Fnode-unnpk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remixer-dec%2Fnode-unnpk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remixer-dec%2Fnode-unnpk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remixer-dec","download_url":"https://codeload.github.com/remixer-dec/node-unnpk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247856541,"owners_count":21007620,"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":["npk","reverse-engineering"],"created_at":"2024-11-14T02:13:54.803Z","updated_at":"2025-04-10T04:21:54.573Z","avatar_url":"https://github.com/remixer-dec.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## node-unnpk  \n\nA Node JS port of [unnpk](https://github.com/YJBeetle/unnpk). Unpacks npk resources from netease games.  \n    \n    \n**global installation**  \n  \n\u003e npm install -g unnpk  \n\n\n**usage**\n\n\u003e unnpk file.npk\n\nor you just can clone github repo and run it\n\n**local installation**  \n  \n\u003e git clone https://github.com/remixer-dec/node-unnpk  \n\u003e cd node-unnpk  \n\u003e npm install   \n\n**usage**\n\n\u003e node unnpk file.npk  \n\n\nThis version is more manifest-related. The Manifest (or a file with all  filenames and offsets of npk archive) is usually obtained from a game's server.   \nThe manifest file needs to be placed in *manifest* folder with the same name and json extension. Run unnpk without arguments to see more info.  \nIf there is no manifest, this tool will try to guess a filename. Original unnpk project has better mime/format detection.   \n  \nIf you want to use manifest and forced extension-detection, type anything in 3rd argument, e.g.\n\n\u003e node unnpk file.npk 1\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremixer-dec%2Fnode-unnpk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremixer-dec%2Fnode-unnpk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremixer-dec%2Fnode-unnpk/lists"}