Comparing version 3.0.1 to 3.0.2
@@ -64,4 +64,4 @@ # :eight_spoked_asterisk: :stars: :sparkles: :dizzy: :star2: :star2: :sparkles: :dizzy: :star2: :star2: Contributing :star: :star2: :dizzy: :sparkles: :star: :star2: :dizzy: :sparkles: :stars: :eight_spoked_asterisk: | ||
[1]: https://github.com/IonicaBizau/node-barbe/issues | ||
[1]: https://github.com/IonicaBizau/barbe/issues | ||
[2]: https://github.com/IonicaBizau/code-style |
{ | ||
"name": "barbe", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Like mustache, but simple, tiny and fast.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git@github.com:IonicaBizau/node-barbe.git" | ||
"url": "git@github.com:IonicaBizau/barbe.git" | ||
}, | ||
@@ -27,5 +27,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/IonicaBizau/node-barbe/issues" | ||
"url": "https://github.com/IonicaBizau/barbe/issues" | ||
}, | ||
"homepage": "https://github.com/IonicaBizau/node-barbe", | ||
"homepage": "https://github.com/IonicaBizau/barbe", | ||
"dependencies": { | ||
@@ -42,2 +42,2 @@ "iterate-object": "^1.3.2", | ||
} | ||
} | ||
} |
[![barbe](http://i.imgur.com/tcg2ZNt.png)](#) | ||
# barbe [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![Travis](https://img.shields.io/travis/IonicaBizau/node-barbe.svg)](https://travis-ci.org/IonicaBizau/node-barbe/) [![Version](https://img.shields.io/npm/v/barbe.svg)](https://www.npmjs.com/package/barbe) [![Downloads](https://img.shields.io/npm/dt/barbe.svg)](https://www.npmjs.com/package/barbe) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) | ||
# barbe [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![Travis](https://img.shields.io/travis/IonicaBizau/barbe.svg)](https://travis-ci.org/IonicaBizau/barbe/) [![Version](https://img.shields.io/npm/v/barbe.svg)](https://www.npmjs.com/package/barbe) [![Downloads](https://img.shields.io/npm/dt/barbe.svg)](https://www.npmjs.com/package/barbe) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) | ||
@@ -6,0 +6,0 @@ > Like mustache, but simple, tiny and fast. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11720