coffeelint-reporter
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "coffeelint-reporter", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A Reporter for Coffeelint", | ||
"author": "Sibiraj-S", | ||
"author": "sibiraj-s", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/Sibiraj-S/coffeelint-reporter.git" | ||
"url": "git+ssh://git@github.com/sibiraj-s/coffeelint-reporter.git" | ||
}, | ||
"homepage": "https://github.com/Sibiraj-S/coffeelint-reporter", | ||
"homepage": "https://github.com/sibiraj-s/coffeelint-reporter", | ||
"bugs": { | ||
"url": "https://github.com/Sibiraj-S/coffeelint-reporter/issues" | ||
"url": "https://github.com/sibiraj-s/coffeelint-reporter/issues" | ||
}, | ||
@@ -15,0 +15,0 @@ "engines": { |
@@ -5,4 +5,4 @@ # coffeelint-reporter | ||
[![NPM Version](https://img.shields.io/npm/v/coffeelint-reporter.svg)](https://www.npmjs.com/package/coffeelint-reporter) [![License](https://img.shields.io/npm/l/coffeelint-reporter.svg)](https://github.com/Sibiraj-S/coffeelint-reporter/blob/master/LICENSE) | ||
[![Build Status](https://travis-ci.com/Sibiraj-S/coffeelint-reporter.svg?branch=master)](https://travis-ci.com/Sibiraj-S/coffeelint-reporter) | ||
[![NPM Version](https://img.shields.io/npm/v/coffeelint-reporter.svg)](https://www.npmjs.com/package/coffeelint-reporter) [![License](https://img.shields.io/npm/l/coffeelint-reporter.svg)](https://github.com/sibiraj-s/coffeelint-reporter/blob/master/LICENSE) | ||
[![Build Status](https://travis-ci.com/sibiraj-s/coffeelint-reporter.svg?branch=master)](https://travis-ci.com/sibiraj-s/coffeelint-reporter) | ||
@@ -9,0 +9,0 @@ ## Install |