{"id":22096870,"url":"https://github.com/yi-love/assets-json-plugin","last_synced_at":"2026-05-19T06:08:33.907Z","repository":{"id":93720245,"uuid":"149124887","full_name":"Yi-love/assets-json-plugin","owner":"Yi-love","description":"assets json for webpack","archived":false,"fork":false,"pushed_at":"2018-09-17T13:00:27.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T19:38:15.508Z","etag":null,"topics":["assets","webpack","webpack-plugin","webpack4"],"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/Yi-love.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-17T12:53:41.000Z","updated_at":"2018-09-17T13:11:18.000Z","dependencies_parsed_at":"2023-03-13T17:14:20.794Z","dependency_job_id":null,"html_url":"https://github.com/Yi-love/assets-json-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yi-love/assets-json-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yi-love%2Fassets-json-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yi-love%2Fassets-json-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yi-love%2Fassets-json-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yi-love%2Fassets-json-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yi-love","download_url":"https://codeload.github.com/Yi-love/assets-json-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yi-love%2Fassets-json-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33204151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["assets","webpack","webpack-plugin","webpack4"],"created_at":"2024-12-01T04:12:58.271Z","updated_at":"2026-05-19T06:08:33.896Z","avatar_url":"https://github.com/Yi-love.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assets json Plugin\nassets json for webpack.\n\n## npm \n\n```\n```\n\n```js\nnew AssetsJsonPlugin({})\n```\n\n## example\n\n```json\n{\n    \"hash\": \"a7e4bb42fb766c8a42f3\", \n    \"publicPath\": \"http://www.test.com/dist/\", \n    \"entry\": {\n        \"header\": {\n            \"entry\": true, \n            \"js\": \"header.js?v=a7e4bb42fb766c8a42f3\", \n            \"hash\": \"2c131466fb262ee7dfd9\", \n            \"css\": [\n                \"header.css?v=0dff772c498d08034dce\"\n            ], \n            \"siblings\": [\n                \"vue\"\n            ]\n        }, \n        \"main\": {\n            \"entry\": true, \n            \"js\": \"main.js?v=a7e4bb42fb766c8a42f3\", \n            \"hash\": \"19706f4776e9d61278f5\", \n            \"css\": [\n                \"main.css?v=5e1eaee80abd41742afb\"\n            ], \n            \"siblings\": [\n                \"vue\"\n            ]\n        }, \n        \"vue\": {\n            \"entry\": false, \n            \"js\": \"vue.js?v=a7e4bb42fb766c8a42f3\", \n            \"hash\": \"75afae3dc4435bd37a5a\", \n            \"css\": [ ], \n            \"siblings\": [\n                \"header\", \n                \"main\"\n            ]\n        }\n    }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyi-love%2Fassets-json-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyi-love%2Fassets-json-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyi-love%2Fassets-json-plugin/lists"}