{"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"keywords":["archive","complete","emoji","list","standard"],"dist-tags":{"latest":"2.1.0"},"author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://github.com/Kikobeats"},"description":"Complete list of standard emojis.","readme":"# emojis-list\n\n[![Dependency status](http://img.shields.io/david/Kikobeats/emojis-list.svg?style=flat-square)](https://david-dm.org/Kikobeats/emojis-list)\n[![Dev Dependencies Status](http://img.shields.io/david/dev/Kikobeats/emojis-list.svg?style=flat-square)](https://david-dm.org/Kikobeats/emojis-list#info=devDependencies)\n[![NPM Status](http://img.shields.io/npm/dm/emojis-list.svg?style=flat-square)](https://www.npmjs.org/package/emojis-list)\n[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://paypal.me/kikobeats)\n\n> Complete list of standard Unicode Hex Character Code that represent emojis.\n\n**NOTE**: The lists is related with the Unicode Hex Character Code. The representation of the emoji depend of the system. Will be possible that the system don't have all the representations.\n\n## Install\n\n```bash\nnpm install emojis-list --save\n```\n\nIf you want to use in the browser (powered by [Browserify](http://browserify.org/)):\n\n```bash\nbower install emojis-list --save\n```\n\nand later link in your HTML:\n\n```html\n<script src=\"bower_components/emojis-list/dist/emojis-list.js\"></script>\n```\n\n## Usage\n\n```\nvar emojis = require('emojis-list');\nconsole.log(emojis[0]);\n// => 🀄\n```\n\n## Related\n\n* [emojis-unicode](https://github.com/Kikobeats/emojis-unicode) – Complete list of standard Unicode codes that represent emojis.\n* [emojis-keywords](https://github.com/Kikobeats/emojis-keywords) – Complete list of am emoji shortcuts.\n* [is-emoji-keyword](https://github.com/Kikobeats/is-emoji-keyword) – Check if a word is a emoji shortcut.\n* [is-standard-emoji](https://github.com/kikobeats/is-standard-emoji) – Simply way to check if a emoji is a standard emoji.\n* [trim-emoji](https://github.com/Kikobeats/trim-emoji) – Deletes ':' from the begin and the end of an emoji shortcut.\n\n## License\n\nMIT © [Kiko Beats](http://www.kikobeats.com)\n","repository":{"type":"git","url":"git+https://github.com/kikobeats/emojis-list.git"},"users":{"tomekf":true},"bugs":{"url":"https://github.com/Kikobeats/emojis-list/issues"},"license":"MIT","versions":{"1.0.0":{"name":"emojis-list","description":"Complete list of standard emojis.","homepage":"https://github.com/Kikobeats/emojis-list","version":"1.0.0","main":"./index.js","author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://github.com/Kikobeats"},"repository":{"type":"git","url":"git+https://github.com/kikobeats/emojis-list.git"},"bugs":{"url":"https://github.com/Kikobeats/emojis-list/issues"},"keywords":["emoji","list","complete","archive","standard"],"engines":{"node":">= 0.10.0","npm":">= 1.4.0"},"scripts":{"test":"sh test/test.sh"},"license":"MIT","gitHead":"9f0564cff4cda151c1751a91113eb0390ec9477a","_id":"emojis-list@1.0.0","_shasum":"603c10b88c64800df15f897df6814a48a48ee3e2","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.10.24","_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"dist":{"shasum":"603c10b88c64800df15f897df6814a48a48ee3e2","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/emojis-list/-/emojis-list-1.0.0.tgz"},"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"deprecated":"Use v2.x, it's content all emojis on the world and webpack support.","directories":{}},"1.0.1":{"name":"emojis-list","description":"Complete list of standard emojis.","homepage":"https://github.com/Kikobeats/emojis-list","version":"1.0.1","main":"./index.js","author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://github.com/Kikobeats"},"repository":{"type":"git","url":"git+https://github.com/kikobeats/emojis-list.git"},"bugs":{"url":"https://github.com/Kikobeats/emojis-list/issues"},"keywords":["archive","complete","emoji","list","standard"],"devDependencies":{"acho":"~2.5.3","browserify":"~13.0.0","coffeeify":"~2.0.1","download":"~4.4.3","gulp":"~3.9.1","gulp-header":"~1.7.1","gulp-uglify":"~1.5.3","gulp-util":"~3.0.7","tmp":"0.0.28","vinyl-buffer":"~1.0.0","vinyl-source-stream":"~1.1.0"},"engines":{"node":">= 0.10"},"scripts":{"test":"echo 'YOLO'"},"license":"MIT","gitHead":"9a937b25ca102064be2bc3689fa91b6eca1f45fd","_id":"emojis-list@1.0.1","_shasum":"501365f8084c4d5e21b50c8d51ac780accd3ef78","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"dist":{"shasum":"501365f8084c4d5e21b50c8d51ac780accd3ef78","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/emojis-list/-/emojis-list-1.0.1.tgz"},"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/emojis-list-1.0.1.tgz_1460542426465_0.9635178474709392"},"deprecated":"Use v2.x, it's content all emojis on the world and webpack support.","directories":{}},"1.0.2":{"name":"emojis-list","description":"Complete list of standard emojis.","homepage":"https://github.com/Kikobeats/emojis-list","version":"1.0.2","main":"./index.js","author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://github.com/Kikobeats"},"repository":{"type":"git","url":"git+https://github.com/kikobeats/emojis-list.git"},"bugs":{"url":"https://github.com/Kikobeats/emojis-list/issues"},"keywords":["archive","complete","emoji","list","standard"],"devDependencies":{"acho":"~2.5.3","browserify":"~13.0.0","coffeeify":"~2.0.1","download":"~4.4.3","gulp":"~3.9.1","gulp-header":"~1.7.1","gulp-uglify":"~1.5.3","gulp-util":"~3.0.7","tmp":"0.0.28","vinyl-buffer":"~1.0.0","vinyl-source-stream":"~1.1.0"},"engines":{"node":">= 0.10"},"scripts":{"test":"echo 'YOLO'"},"license":"MIT","gitHead":"7ae3849dd3dd8ee548923ecdf157dac01d03b445","_id":"emojis-list@1.0.2","_shasum":"c12a4dbfc44bf335a680e893f6f45aa353a4f633","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"dist":{"shasum":"c12a4dbfc44bf335a680e893f6f45aa353a4f633","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/emojis-list/-/emojis-list-1.0.2.tgz"},"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/emojis-list-1.0.2.tgz_1462440092633_0.7450358234345913"},"deprecated":"Use v2.x, it's content all emojis on the world and webpack support.","directories":{}},"1.0.3":{"name":"emojis-list","description":"Complete list of standard emojis.","homepage":"https://github.com/Kikobeats/emojis-list","version":"1.0.3","main":"./index.js","author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://github.com/Kikobeats"},"repository":{"type":"git","url":"git+https://github.com/kikobeats/emojis-list.git"},"bugs":{"url":"https://github.com/Kikobeats/emojis-list/issues"},"keywords":["archive","complete","emoji","list","standard"],"devDependencies":{"acho":"~2.5.3","browserify":"~13.0.1","coffeeify":"~2.0.1","download":"~4.4.3","gulp":"~3.9.1","gulp-header":"~1.8.1","gulp-uglify":"~1.5.3","gulp-util":"~3.0.7","standard":"latest","tmp":"0.0.28","vinyl-buffer":"~1.0.0","vinyl-source-stream":"~1.1.0"},"engines":{"node":">= 0.10"},"scripts":{"pretest":"standard update.js","test":"echo 'YOLO'"},"license":"MIT","gitHead":"9095a2e7540af3f2f3329e9c819030ea3e564376","_id":"emojis-list@1.0.3","_shasum":"caffe970d50c76bfb2380cae8bd62acad4b6dfd5","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"dist":{"shasum":"caffe970d50c76bfb2380cae8bd62acad4b6dfd5","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/emojis-list/-/emojis-list-1.0.3.tgz"},"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/emojis-list-1.0.3.tgz_1463051380064_0.815855861408636"},"deprecated":"Use v2.x, it's content all emojis on the world and webpack support.","directories":{}},"2.0.0":{"name":"emojis-list","description":"Complete list of standard emojis.","homepage":"https://github.com/Kikobeats/emojis-list","version":"2.0.0","main":"./index.js","author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://github.com/Kikobeats"},"repository":{"type":"git","url":"git+https://github.com/kikobeats/emojis-list.git"},"bugs":{"url":"https://github.com/Kikobeats/emojis-list/issues"},"keywords":["archive","complete","emoji","list","standard"],"devDependencies":{"acho":"latest","browserify":"latest","cheerio":"latest","got":">=5 <6","gulp":"latest","gulp-header":"latest","gulp-uglify":"latest","gulp-util":"latest","standard":"latest","vinyl-buffer":"latest","vinyl-source-stream":"latest0"},"engines":{"node":">= 0.10"},"files":["index.js"],"scripts":{"pretest":"standard update.js","test":"echo 'YOLO'","update":"node update"},"license":"MIT","gitHead":"06a856e5849963f1d24094c48b31655fd0f3a016","_id":"emojis-list@2.0.0","_shasum":"31591dd86c856c88926518a490e43c41bce28cd2","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"dist":{"shasum":"31591dd86c856c88926518a490e43c41bce28cd2","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/emojis-list/-/emojis-list-2.0.0.tgz"},"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/emojis-list-2.0.0.tgz_1463051775551_0.6616394456941634"},"directories":{}},"2.0.1":{"name":"emojis-list","description":"Complete list of standard emojis.","homepage":"https://github.com/Kikobeats/emojis-list","version":"2.0.1","main":"./index.js","author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://github.com/Kikobeats"},"repository":{"type":"git","url":"git+https://github.com/kikobeats/emojis-list.git"},"bugs":{"url":"https://github.com/Kikobeats/emojis-list/issues"},"keywords":["archive","complete","emoji","list","standard"],"devDependencies":{"acho":"latest","browserify":"latest","cheerio":"latest","got":">=5 <6","gulp":"latest","gulp-header":"latest","gulp-uglify":"latest","gulp-util":"latest","standard":"latest","vinyl-buffer":"latest","vinyl-source-stream":"latest"},"engines":{"node":">= 0.10"},"files":["index.js"],"scripts":{"pretest":"standard update.js","test":"echo 'YOLO'","update":"node update"},"license":"MIT","gitHead":"f1188056dd40564e23dccee809d27b6eedff2b77","_id":"emojis-list@2.0.1","_shasum":"a174d9d0838eb36af3d0590bb6d3e8dcd94f4fbd","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"dist":{"shasum":"a174d9d0838eb36af3d0590bb6d3e8dcd94f4fbd","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/emojis-list/-/emojis-list-2.0.1.tgz"},"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/emojis-list-2.0.1.tgz_1463051940954_0.1902820896357298"},"directories":{}},"2.1.0":{"name":"emojis-list","description":"Complete list of standard emojis.","homepage":"https://github.com/Kikobeats/emojis-list","version":"2.1.0","main":"./index.js","author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://github.com/Kikobeats"},"repository":{"type":"git","url":"git+https://github.com/kikobeats/emojis-list.git"},"bugs":{"url":"https://github.com/Kikobeats/emojis-list/issues"},"keywords":["archive","complete","emoji","list","standard"],"devDependencies":{"acho":"latest","browserify":"latest","cheerio":"latest","got":">=5 <6","gulp":"latest","gulp-header":"latest","gulp-uglify":"latest","gulp-util":"latest","standard":"latest","vinyl-buffer":"latest","vinyl-source-stream":"latest"},"engines":{"node":">= 0.10"},"files":["index.js"],"scripts":{"pretest":"standard update.js","test":"echo 'YOLO'","update":"node update"},"license":"MIT","gitHead":"be6942ce8973057a6ac3aab5b84a9a9585e89417","_id":"emojis-list@2.1.0","_shasum":"4daa4d9db00f9819880c79fa457ae5b09a1fd389","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"dist":{"shasum":"4daa4d9db00f9819880c79fa457ae5b09a1fd389","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/emojis-list/-/emojis-list-2.1.0.tgz"},"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/emojis-list-2.1.0.tgz_1475503274409_0.1915575808379799"},"directories":{}}},"name":"emojis-list","time":{"modified":"2016-11-18T22:42:41.839Z","created":"2015-05-12T17:33:46.915Z","1.0.0":"2015-05-12T17:33:46.915Z","1.0.1":"2016-04-13T10:13:48.898Z","1.0.2":"2016-05-05T09:21:34.037Z","1.0.3":"2016-05-12T11:09:42.617Z","2.0.0":"2016-05-12T11:16:18.155Z","2.0.1":"2016-05-12T11:19:03.662Z","2.1.0":"2016-10-03T14:01:16.013Z"},"readmeFilename":"README.md","homepage":"https://github.com/Kikobeats/emojis-list"}