{"id":20438343,"url":"https://github.com/seebigs/bundl-pack-less","last_synced_at":"2025-06-23T13:37:03.469Z","repository":{"id":57191510,"uuid":"78800597","full_name":"seebigs/bundl-pack-less","owner":"seebigs","description":"Package LESS files","archived":false,"fork":false,"pushed_at":"2018-10-15T17:10:21.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-10T08:03:31.573Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seebigs.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}},"created_at":"2017-01-13T00:46:51.000Z","updated_at":"2018-10-15T17:10:22.000Z","dependencies_parsed_at":"2022-09-16T05:01:36.733Z","dependency_job_id":null,"html_url":"https://github.com/seebigs/bundl-pack-less","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seebigs/bundl-pack-less","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seebigs%2Fbundl-pack-less","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seebigs%2Fbundl-pack-less/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seebigs%2Fbundl-pack-less/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seebigs%2Fbundl-pack-less/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seebigs","download_url":"https://codeload.github.com/seebigs/bundl-pack-less/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seebigs%2Fbundl-pack-less/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261487529,"owners_count":23166106,"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-11-15T09:10:33.342Z","updated_at":"2025-06-23T13:36:58.437Z","avatar_url":"https://github.com/seebigs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bundl-pack-less\n\n*Package files in [bundl-pack](https://github.com/seebigs/bundl-pack) that end in `.less`*\n\n\u003e Learn more at [lesscss.org](http://lesscss.org/)\n\n## Install\n\n```\n$ npm install --save-dev bundl-pack-less\n```\n\n## Use\n\n```js\nvar Bundl = require('bundl');\nvar pack = require('bundl-pack');\nvar write = require('bundl-write');\n\nvar lessProcessor = require('bundl-pack-less');\n\nvar options = {\n    relativeUrls: false\n};\n\nnew Bundl('entry.js')\n    .then(pack({ less: lessProcessor(options) }))\n    .then(write())\n    .go();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseebigs%2Fbundl-pack-less","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseebigs%2Fbundl-pack-less","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseebigs%2Fbundl-pack-less/lists"}