{"id":19622205,"url":"https://github.com/commercetools/sphere-coffeelint","last_synced_at":"2025-02-26T19:17:17.157Z","repository":{"id":14025988,"uuid":"16728037","full_name":"commercetools/sphere-coffeelint","owner":"commercetools","description":"Coffeelint configuration file used in SPHERE.IO coffeescript projects.","archived":false,"fork":false,"pushed_at":"2014-02-13T18:21:17.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-02-25T14:56:09.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/commercetools.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":"2014-02-11T10:57:51.000Z","updated_at":"2021-10-13T07:32:18.000Z","dependencies_parsed_at":"2022-08-28T12:20:25.315Z","dependency_job_id":null,"html_url":"https://github.com/commercetools/sphere-coffeelint","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/commercetools%2Fsphere-coffeelint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fsphere-coffeelint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fsphere-coffeelint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fsphere-coffeelint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercetools","download_url":"https://codeload.github.com/commercetools/sphere-coffeelint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240917722,"owners_count":19878308,"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-11T11:26:36.161Z","updated_at":"2025-02-26T19:17:17.141Z","avatar_url":"https://github.com/commercetools.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"sphere-coffeelint\n=================\n\n[![Build Status](https://travis-ci.org/sphereio/sphere-coffeelint.png?branch=master)](https://travis-ci.org/sphereio/sphere-coffeelint)\n\nHosted coffeelint configuration file used in all SPHERE.IO coffeescript projects. To use the hosted *coffeelint.json* in another node project, make sure to follow given steps.\n\n## Setup\n\n* Add a module dependency to github repo [sphere-coffeelint](https://github.com/sphereio/sphere-coffeelint) in your npm config (*package.json*).\n\n            ...\n            \"devDependencies\": {\n              ...\n              \"sphere-coffeelint\": \"git://github.com/sphereio/sphere-coffeelint.git#master\"\n            }\n            ...\n\n* update project dependencies (npm downloads the newly added *sphere-coffeelint* module to *node_modules/*)\n\n            npm install\n\n* Configure coffeelint in *Gruntfile.coffee* to use the file *coffeelint.json* located in the *sphere-coffeelint* module.\n\n            ...\n            coffeelint:\n              options: grunt.file.readJSON('node_modules/sphere-coffeelint/coffeelint.json')\n              default: [\"Gruntfile.coffee\", \"src/**/*.coffee\"]\n            ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fsphere-coffeelint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommercetools%2Fsphere-coffeelint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fsphere-coffeelint/lists"}