Comparing version 1.1.11 to 1.1.12
{ | ||
"name": "emojic", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "Emoji in your Node.js command line apps.", | ||
@@ -57,4 +57,7 @@ "main": "lib/index.js", | ||
"cli.js", | ||
"index.js" | ||
"index.js", | ||
"bloggify.js", | ||
"bloggify.json", | ||
"bloggify/" | ||
] | ||
} |
@@ -0,2 +1,4 @@ | ||
<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
[![emojic](http://i.imgur.com/bflsgPt.png)](#) | ||
@@ -6,3 +8,3 @@ | ||
[![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Version](https://img.shields.io/npm/v/emojic.svg)](https://www.npmjs.com/package/emojic) [![Downloads](https://img.shields.io/npm/dt/emojic.svg)](https://www.npmjs.com/package/emojic) | ||
[![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/emojic.svg)](https://www.npmjs.com/package/emojic) [![Downloads](https://img.shields.io/npm/dt/emojic.svg)](https://www.npmjs.com/package/emojic) | ||
@@ -78,2 +80,3 @@ > Emoji in your Node.js command line apps. | ||
- Starring and sharing the projects you like :rocket: | ||
- [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: | ||
- [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: | ||
@@ -95,2 +98,3 @@ - [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). | ||
- [`contentful-cli`](https://npmjs.com/package/contentful-cli) (by Contentful)—Contentful CLI tool | ||
- [`emoji-logger`](https://github.com/IonicaBizau/emoji-logger#readme)—Logging library based on flat colors and Emoji. | ||
@@ -97,0 +101,0 @@ - [`node-charcoal`](https://npmjs.com/package/node-charcoal) (by James Quinlan)—Shared JS/SCSS variables |
9192
119