{"id":22938324,"url":"https://github.com/dappnode/schemas","last_synced_at":"2025-10-04T10:06:26.275Z","repository":{"id":163045980,"uuid":"637785244","full_name":"dappnode/schemas","owner":"dappnode","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-10T14:02:24.000Z","size":542,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-01T19:41:05.401Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dappnode.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}},"created_at":"2023-05-08T12:02:57.000Z","updated_at":"2023-05-09T16:16:28.000Z","dependencies_parsed_at":"2023-10-10T16:27:38.382Z","dependency_job_id":null,"html_url":"https://github.com/dappnode/schemas","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/dappnode/schemas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappnode%2Fschemas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappnode%2Fschemas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappnode%2Fschemas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappnode%2Fschemas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dappnode","download_url":"https://codeload.github.com/dappnode/schemas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappnode%2Fschemas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278296168,"owners_count":25963454,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":[],"created_at":"2024-12-14T12:17:27.851Z","updated_at":"2025-10-04T10:06:26.256Z","avatar_url":"https://github.com/dappnode.png","language":"TypeScript","readme":"# @dappnode/schemas\n\nThis package provides JSON schemas for the dappnode files **setup wizard**, **manifest** and **docker-compose** as well as its JSON schema validation functions to ensure the file provided is valid and follows the specifications.\n\n## Installation\n\nTo add this package as a dependency in your project, use the following command:\n\n```bash\nnpm install @dappnode/schemas\n\n```\n\n## Usage\n\nTo utilize the validation functions for the JSON schemas:\n\n```typescript\nimport {\n  validateComposeSchema,\n  validateManifestSchema,\n  validateSetupWizardSchema,\n} from \"@dappnode/types\";\n```\n\n## Contributing\n\n1. Fork the repository and clone it to your local machine.\n2. Navigate to the project directory and install the dependencies:\n\n   ```bash\n   npm install\n\n   ```\n\n3. Make your changes or additions to the code.\n4. Build the project:\n\n   ```bash\n   npm run build\n\n   ```\n\n5. Commit and push your changes to your fork.\n6. Open a pull request to the main repository.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappnode%2Fschemas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdappnode%2Fschemas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappnode%2Fschemas/lists"}