{"id":13483379,"url":"https://github.com/samccone/engine-deps","last_synced_at":"2025-08-07T21:30:01.840Z","repository":{"id":57225338,"uuid":"48297445","full_name":"samccone/engine-deps","owner":"samccone","description":"install dependencies based on node version ","archived":false,"fork":false,"pushed_at":"2015-12-22T17:12:49.000Z","size":84,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T16:14:40.351Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samccone.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":"2015-12-19T21:17:01.000Z","updated_at":"2022-12-30T22:36:00.000Z","dependencies_parsed_at":"2022-08-24T11:00:17.473Z","dependency_job_id":null,"html_url":"https://github.com/samccone/engine-deps","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/samccone%2Fengine-deps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2Fengine-deps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2Fengine-deps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2Fengine-deps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samccone","download_url":"https://codeload.github.com/samccone/engine-deps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248594190,"owners_count":21130316,"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-07-31T17:01:10.608Z","updated_at":"2025-04-12T16:15:05.142Z","avatar_url":"https://github.com/samccone.png","language":"JavaScript","funding_links":[],"categories":["Packages"],"sub_categories":["Other"],"readme":"\u003cp align=\"center\"\u003e\n\u003ch3 align=\"center\"\u003eEngine Deps\u003c/h3\u003e\n\u003c/p\u003e\n\u003chr/\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/samccone/engine-deps/gh-pages/engine.png\" width=\"600px\"\u003e\n\u003ca href=\"https://travis-ci.org/samccone/engine-deps\"\u003e\u003c/br\u003e\u003c/br\u003e\u003cimg src=\"https://travis-ci.org/samccone/engine-deps.svg?branch=master\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch4 align=\"center\"\u003e\n\u003cpre\u003e\nnpm i --save-dev engine-deps\n\u003c/pre\u003e\n\u003c/h4\u003e\n\n#### What:\n\nManage Engine Specific dependencies with ease.\n\n#### How:\n\nIn package.json add a new `engine-deps` section:\n\n```json\n{\n  \"engine-deps\": {\n    \"0.12.x\": {\n      \"backbone\": \"1.0.x\"\n    },\n    \"0.10.x\": {\n      \"backbone\": \"1.1.x\"\n    },\n    \"^4\": {\n      \"backbone\": \"1.2.x\"\n    }\n  }\n}\n```\n\nThen add a new install hook\n\n```json\n{\n  \"scripts\": {\n    \"install\": \"engine-deps\"\n  }\n}\n```\n\n##### IRL Examples\n\n* [https://github.com/mounirlamouri/manifest-validator](https://github.com/mounirlamouri/manifest-validator/blob/0df7775d79b59232800656db69128f34bfdd21e7/package.json#L8-L26)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamccone%2Fengine-deps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamccone%2Fengine-deps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamccone%2Fengine-deps/lists"}