{"id":19722689,"url":"https://github.com/mina-deploy/mina-npm","last_synced_at":"2025-08-21T12:44:09.147Z","repository":{"id":56444322,"uuid":"62245894","full_name":"mina-deploy/mina-npm","owner":"mina-deploy","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-07T05:12:38.000Z","size":6,"stargazers_count":4,"open_issues_count":4,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-13T16:54:24.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/mina-deploy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-29T17:46:30.000Z","updated_at":"2024-05-17T16:44:52.000Z","dependencies_parsed_at":"2022-08-15T18:50:38.981Z","dependency_job_id":null,"html_url":"https://github.com/mina-deploy/mina-npm","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mina-deploy/mina-npm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mina-deploy%2Fmina-npm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mina-deploy%2Fmina-npm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mina-deploy%2Fmina-npm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mina-deploy%2Fmina-npm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mina-deploy","download_url":"https://codeload.github.com/mina-deploy/mina-npm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mina-deploy%2Fmina-npm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271484283,"owners_count":24767761,"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-08-21T02:00:08.990Z","response_time":74,"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-11-11T23:18:08.039Z","updated_at":"2025-08-21T12:44:09.101Z","avatar_url":"https://github.com/mina-deploy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mina::Npm\n\nNpm plugin for [mina](https://github.com/mina-deploy/mina)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'mina-npm'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install mina-npm\n\n## Usage\n\n  require 'mina/npm'\n\n  task :deploy =\u003e :environment do\n    deploy do\n      ...\n      invoke 'npm:install'\n      invoke 'bower:install'\n      invoke 'grunt:task'\n      ...\n    end\n  end\n\n\n## Configuration\n\n    set :npm_bin # default: 'npm'\n    set :bower_bin # default: 'bower'\n    set :grunt_bin # default: 'grunt'\n    set :npm_options # default: '--production'\n    set :bower_options # default: '--allow-root'\n    set :grunt_options # default: ''\n    set :grunt_task # default: 'build'\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/mina-npm. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmina-deploy%2Fmina-npm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmina-deploy%2Fmina-npm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmina-deploy%2Fmina-npm/lists"}