{"id":18415086,"url":"https://github.com/elonehoo/unplugin-deploy-info","last_synced_at":"2025-04-13T00:59:12.690Z","repository":{"id":180949388,"uuid":"665917702","full_name":"elonehoo/unplugin-deploy-info","owner":"elonehoo","description":"print some help info like vite builtin","archived":false,"fork":false,"pushed_at":"2025-04-10T00:41:43.000Z","size":684,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T01:36:21.629Z","etag":null,"topics":["print-info","unplugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/unplugin-deploy-info","language":"TypeScript","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/elonehoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"elonehoo"}},"created_at":"2023-07-13T09:36:37.000Z","updated_at":"2025-03-26T01:17:41.000Z","dependencies_parsed_at":"2023-09-27T08:23:23.318Z","dependency_job_id":"527b620b-034c-4aeb-bf5f-6a7eaa06a5ef","html_url":"https://github.com/elonehoo/unplugin-deploy-info","commit_stats":null,"previous_names":["elonehoo/unplugin-deploy-info"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elonehoo%2Funplugin-deploy-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elonehoo%2Funplugin-deploy-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elonehoo%2Funplugin-deploy-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elonehoo%2Funplugin-deploy-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elonehoo","download_url":"https://codeload.github.com/elonehoo/unplugin-deploy-info/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145748,"owners_count":21055198,"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":["print-info","unplugin"],"created_at":"2024-11-06T03:52:59.430Z","updated_at":"2025-04-13T00:59:12.665Z","avatar_url":"https://github.com/elonehoo.png","language":"TypeScript","funding_links":["https://github.com/sponsors/elonehoo"],"categories":[],"sub_categories":[],"readme":"# unplugin-deploy-info\n\n\u003e print some help info like vite builtin\n\n## Install\n\n```bash\nnpm i -D unplugin-deploy-info\n```\n\n\u003cdetails\u003e\n\u003csummary\u003eVite\u003c/summary\u003e\u003cbr\u003e\n\n```ts\n// vite.config.ts\nimport DeployInfo from 'unplugin-deploy-info/vite'\n\n// https://vitejs.dev/config/\nexport default defineConfig({\n  plugins: [\n    DeployInfo({\n      /* options */\n    })\n  ],\n})\n```\n\nExample: [`playground/vite`](./playground/vite)\n\n\u003cbr\u003e\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eNuxt\u003c/summary\u003e\u003cbr\u003e\n\n```ts\n// nuxt.config.ts\nexport default defineNuxtConfig({\n  modules: [\n    ['unplugin-deploy-info/nuxt', {\n      /* options */\n    }]\n  ]\n})\n```\n\nExample: [`playground/nuxt`](./playground/nuxt)\n\n\u003cbr\u003e\u003c/details\u003e\n\n## License\nMIT License © 2023 [Elone Hoo](https://github.com/elonehoo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felonehoo%2Funplugin-deploy-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felonehoo%2Funplugin-deploy-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felonehoo%2Funplugin-deploy-info/lists"}