joypixels / emojify.js

A Javascript module to convert Emoji keywords to images
http://hassankhan.github.io/emojify.js/
MIT License
1.8k stars 238 forks source link

npm package is empty #121

Closed tiye closed 9 years ago

tiye commented 9 years ago
➤➤ npm i emojify.js
emojify.js@1.0.0 node_modules/emojify.js
➤➤ tree node_modules/
node_modules/
└── emojify.js
    ├── LICENSE-IMAGES.md
    ├── LICENSE.md
    ├── README.md
    └── package.json

1 directory, 4 files
hassankhan commented 9 years ago

Thanks for pointing that out, clearly something's gone wrong with package.json, I'll do another release when I get home

hassankhan commented 9 years ago

https://github.com/hassankhan/emojify.js/blob/master/.npmignore#L1

hassankhan commented 9 years ago

I've published a new version on NPM, could you try it out and let me know? It seems to work for me

tiye commented 9 years ago

@hassankhan Confirmed :)