{"id":22799131,"url":"https://github.com/thomd/gulp-plugin-template","last_synced_at":"2026-05-05T12:33:19.098Z","repository":{"id":66830090,"uuid":"87346937","full_name":"thomd/gulp-plugin-template","owner":"thomd","description":"A starter template for gulp plugins","archived":false,"fork":false,"pushed_at":"2017-04-05T19:20:53.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T19:15:00.044Z","etag":null,"topics":["gulp","nodejs"],"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/thomd.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-05T19:10:17.000Z","updated_at":"2017-04-05T19:11:15.000Z","dependencies_parsed_at":"2023-05-10T18:00:39.191Z","dependency_job_id":null,"html_url":"https://github.com/thomd/gulp-plugin-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thomd/gulp-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fgulp-plugin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fgulp-plugin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fgulp-plugin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fgulp-plugin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomd","download_url":"https://codeload.github.com/thomd/gulp-plugin-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fgulp-plugin-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32649571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gulp","nodejs"],"created_at":"2024-12-12T07:07:58.929Z","updated_at":"2026-05-05T12:33:19.056Z","avatar_url":"https://github.com/thomd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gulp Plugin Template\n\nA starter template for a [gulp](http://gulpjs.com/) plugin.\n\n## Install\n\n    git clone https://github.com/thomd/gulp-plugin-template.git\n    cd gulp-plugin-template\n    npm link\n    cd /path/to/project\n    npm link gulp-plugin-template\n\n## Usage\n\nCreate the following `gulpfile.js` file\n\n    var gulp = require('gulp')\n    var plugin = require('gulp-plugin-template')\n\n    gulp.task('default', function() {\n      return gulp.src('./src/*')\n        .pipe(plugin())\n        .pipe(gulp.dest('dest'))\n    })\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomd%2Fgulp-plugin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomd%2Fgulp-plugin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomd%2Fgulp-plugin-template/lists"}