{"id":28076778,"url":"https://github.com/jaredhanson/make-node","last_synced_at":"2025-05-13T01:51:10.922Z","repository":{"id":57120298,"uuid":"50210383","full_name":"jaredhanson/make-node","owner":"jaredhanson","description":"Useful makefiles for developing Node.js packages.","archived":false,"fork":false,"pushed_at":"2019-03-10T23:07:03.000Z","size":76,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T13:44:40.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/jaredhanson.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":"2016-01-22T22:05:00.000Z","updated_at":"2023-09-19T05:45:07.000Z","dependencies_parsed_at":"2022-08-24T00:31:06.150Z","dependency_job_id":null,"html_url":"https://github.com/jaredhanson/make-node","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredhanson%2Fmake-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredhanson%2Fmake-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredhanson%2Fmake-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredhanson%2Fmake-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredhanson","download_url":"https://codeload.github.com/jaredhanson/make-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253856616,"owners_count":21974576,"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":"2025-05-13T01:51:10.444Z","updated_at":"2025-05-13T01:51:10.910Z","avatar_url":"https://github.com/jaredhanson.png","language":"Makefile","funding_links":["https://paypal.me/jaredhanson"],"categories":[],"sub_categories":[],"readme":"# Makefiles for Node.js packages\n\nA suite of rules, to be used with [make](https://www.gnu.org/software/make/),\nthat are useful when developing [Node.js](https://nodejs.org/) packages.\n\n\n## Install\n\n```bash\n$ npm install @jaredhanson/make-node --save-dev\n```\n\n\n## Usage\n\nInclude this suite of rules in a project's top-level Makefile\n\n```make\ninclude node_modules/@jaredhanson/make-node/main.mk\n```\n\n#### make test\n\nA project's test suite can be run by executing:\n\n```bash\n$ make test\n```\n\nBy default, the test suite will be run using [Mocha](https://mochajs.org/) as a\ntest framework.\n\n\n## Support\n\n#### Funding\n\nThis software is provided to you as open source, free of charge.  The time and\neffort to develop and maintain this project is dedicated by [@jaredhanson](https://github.com/jaredhanson).\nIf you (or your employer) benefit from this project, please consider a financial\ncontribution.  Your contribution helps continue the efforts that produce this\nand other open source software.\n\nFunds are accepted via [PayPal](https://paypal.me/jaredhanson), [Venmo](https://venmo.com/jaredhanson),\nand [other](http://jaredhanson.net/pay) methods.  Any amount is appreciated.\n\n\n## License\n\n[The MIT License](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2016 Jared Hanson \u003c[http://jaredhanson.net/](http://jaredhanson.net/)\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredhanson%2Fmake-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredhanson%2Fmake-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredhanson%2Fmake-node/lists"}