{"id":27156024,"url":"https://github.com/tanohzana/missing-packages","last_synced_at":"2025-04-08T19:57:37.067Z","repository":{"id":27262535,"uuid":"113111128","full_name":"tanohzana/missing-packages","owner":"tanohzana","description":"A simple NPM package that allows to install missing packages required in files, but forgotten in package.json.","archived":false,"fork":false,"pushed_at":"2022-12-09T08:21:15.000Z","size":2795,"stargazers_count":6,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T22:05:28.758Z","etag":null,"topics":["javascript","missing","node","nodejs","npm","package"],"latest_commit_sha":null,"homepage":"","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/tanohzana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-05T00:30:40.000Z","updated_at":"2019-06-29T06:48:26.000Z","dependencies_parsed_at":"2022-08-07T12:15:49.901Z","dependency_job_id":null,"html_url":"https://github.com/tanohzana/missing-packages","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/tanohzana%2Fmissing-packages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanohzana%2Fmissing-packages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanohzana%2Fmissing-packages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanohzana%2Fmissing-packages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanohzana","download_url":"https://codeload.github.com/tanohzana/missing-packages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247918914,"owners_count":21018044,"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":["javascript","missing","node","nodejs","npm","package"],"created_at":"2025-04-08T19:57:34.966Z","updated_at":"2025-04-08T19:57:37.057Z","avatar_url":"https://github.com/tanohzana.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Missing-packages :cloud: :arrow_right: :sunny:\n[![npm version](https://badge.fury.io/js/missing-packages.svg)](https://badge.fury.io/js/missing-packages)\n[![npm downloads](https://img.shields.io/npm/dt/missing-packages.svg?style=flat)](https://img.shields.io/npm/dt/missing-packages.svg?style=flat)\n[![Build Status](https://travis-ci.com/tanohzana/missing-packages.svg?branch=master)](https://travis-ci.com/tanohzana/missing-packages)\n\n## What is Missing-packages\nMissing-packages (mp) is a tool you will love to use whenever you create a NodeJS package. It is used to check that all packages used in a file or directory are well installed in the 'node_modules' directory. :relieved:\n\n## Installation\n\n1. Open your computer's terminal\n2. Install [NodeJS](http://nodejs.org) if you haven't already\n3. Install the package globally using: `npm i -g mp` or `npx mp [whatever]`\n\n## API\n\nDefault usage:\n\n`mp \u003cpath\u003e`\n\nwill ask to install missing packages found\n\n#### Check missing packages in a file or directory\n\nGo to your project's directory and type:\n\n`mp c \u003cpath\u003e`\n\nor\n\n`mp check \u003cpath\u003e`\n\n#### Install missing packages in a file or directory\n\nGo to your project's directory and type:\n\n`mp i \u003cpath\u003e`\n\nor\n\n`mp install \u003cpath\u003e`\n\n## Examples\n\nYou can go to the examples/ directory and type:\n\n`mp install example2.js`\n\nor\n\n`mp c examples`\n\n## Contributing\n\nGo to [Contributing.md](./CONTRIBUTING.md)\n\n:relaxed:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanohzana%2Fmissing-packages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanohzana%2Fmissing-packages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanohzana%2Fmissing-packages/lists"}