{"id":15676563,"url":"https://github.com/shadowtime2000/watercraft.js","last_synced_at":"2025-03-30T06:28:13.101Z","repository":{"id":57397124,"uuid":"298162518","full_name":"shadowtime2000/watercraft.js","owner":"shadowtime2000","description":"A simple and lightweight yet powerful Dependency Injection Container package","archived":false,"fork":false,"pushed_at":"2020-09-24T04:38:58.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T08:35:20.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shadowtime2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-24T03:47:53.000Z","updated_at":"2020-09-24T04:39:00.000Z","dependencies_parsed_at":"2022-09-07T09:20:56.614Z","dependency_job_id":null,"html_url":"https://github.com/shadowtime2000/watercraft.js","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/shadowtime2000%2Fwatercraft.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowtime2000%2Fwatercraft.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowtime2000%2Fwatercraft.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowtime2000%2Fwatercraft.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadowtime2000","download_url":"https://codeload.github.com/shadowtime2000/watercraft.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285654,"owners_count":20752947,"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":[],"created_at":"2024-10-03T16:03:31.562Z","updated_at":"2025-03-30T06:28:13.074Z","avatar_url":"https://github.com/shadowtime2000.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# watercraft.js\n\nA simple and lightweight yet powerful Dependency Injection Container package\n\n## Installation\n\n`npm i watercraft.js`\n\n### Usage\n\n```javascript\nconst DependencyInjectionContainer = require(\"watercraft.js\");\n\nconst vessel = new DependencyInjectionContainer();\n\nvessel.register(\"foo\", () =\u003e \"foobar\");\nvessel.getDependency(\"foo\"); // \"foobar\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowtime2000%2Fwatercraft.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowtime2000%2Fwatercraft.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowtime2000%2Fwatercraft.js/lists"}