{"_id":"node-emoji","_rev":"4109058","name":"node-emoji","description":"Friendly emoji lookups and parsing utilities for Node.js. 💖","dist-tags":{"latest":"2.2.0"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"time":{"modified":"2026-01-23T00:52:07.000Z","created":"2014-08-13T12:16:53.733Z","2.2.0":"2024-12-03T18:36:47.634Z","2.1.3":"2023-11-20T21:59:26.274Z","2.1.2":"2023-11-20T16:28:22.491Z","2.1.1":"2023-11-18T22:43:59.619Z","2.1.0":"2023-06-18T15:22:00.682Z","2.0.2":"2023-05-15T17:53:16.179Z","2.0.1":"2023-05-15T17:34:01.144Z","2.0.0":"2023-05-15T17:30:03.243Z","1.11.0":"2021-08-11T09:00:41.181Z","1.10.0":"2019-02-15T20:55:49.647Z","1.9.0":"2019-02-15T20:45:17.174Z","1.8.1":"2017-07-23T15:13:47.330Z","1.8.0":"2017-07-21T23:18:07.705Z","1.7.0":"2017-07-10T14:35:20.922Z","1.6.1":"2017-07-07T14:39:29.448Z","1.6.0":"2017-07-07T13:26:24.607Z","1.5.1":"2017-01-15T13:39:36.692Z","1.5.0":"2017-01-06T16:02:26.343Z","1.4.3":"2016-12-02T21:32:50.215Z","1.4.2":"2016-12-02T14:03:28.223Z","1.4.1":"2016-09-08T14:33:26.421Z","1.4.0":"2016-09-06T17:14:47.105Z","1.3.1":"2016-06-20T22:01:10.242Z","1.3.0":"2016-04-08T22:03:19.476Z","1.2.1":"2016-03-18T13:20:35.487Z","1.1.1":"2016-02-29T11:19:22.664Z","1.1.0":"2016-02-28T21:01:58.301Z","1.0.4":"2015-10-20T08:59:27.000Z","1.0.3":"2015-07-12T18:17:50.218Z","1.0.2":"2015-07-12T18:01:41.098Z","1.0.1":"2015-07-10T21:36:01.205Z","0.1.0":"2014-08-13T12:16:53.733Z"},"users":{"omnidan":true,"pandao":true,"knalli":true,"jlsjonas":true,"andrewtimney":true,"abhisekp":true,"goatandsheep":true,"456wyc":true,"simone.sanfra":true,"arnemahl":true,"wangnan0610":true,"wipaweeeeee":true,"davidhellmann":true,"tur-nr":true,"brainmurder":true,"demian_dark":true,"rocket0191":true,"felipebergamin":true,"sravanrekandar":true,"lmammino":true,"jack_pu":true,"nagra":true,"carlhong":true,"chiroc":true,"season19840122":true,"j.su":true,"domjtalbot":true,"ww522413622":true,"heartnett":true,"kakaman":true,"vivek.vikhere":true,"jmsherry":true,"wallenberg12":true,"nraibaud":true,"bouchezb":true,"ahmed_shaalan":true},"author":{"name":"Daniel Bugl","email":"me@omnidan.net"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"versions":{"2.2.0":{"name":"node-emoji","version":"2.2.0","description":"Friendly emoji lookups and parsing utilities for Node.js. 💖","keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"license":"MIT","author":{"name":"Daniel Bugl","email":"me@omnidan.net"},"type":"module","exports":{".":{"types":{"import":"./lib/index.d.ts","require":"./lib/index.d.cts"},"import":"./lib/index.js","require":"./lib/index.cjs"}},"main":"./lib/index.js","scripts":{"build":"tsup","format":"prettier \"**/*\" --ignore-unknown","lint":"eslint . .*js --max-warnings 0 --report-unused-disable-directives","lint:knip":"knip","lint:md":"markdownlint \"**/*.md\" \".github/**/*.md\" --rules sentences-per-line","lint:package-json":"npmPkgJsonLint .","lint:packages":"pnpm dedupe --check","lint:spelling":"cspell \"**\" \".github/**/*\"","prepare":"husky install","should-semantic-release":"should-semantic-release --verbose","test":"vitest","test:cjs":"node ./src/e2e.cjs","tsc":"tsc"},"lint-staged":{"*":"prettier --ignore-unknown --write"},"dependencies":{"@sindresorhus/is":"^4.6.0","char-regex":"^1.0.2","emojilib":"^2.4.0","skin-tone":"^2.0.0"},"devDependencies":{"@release-it/conventional-changelog":"^8.0.1","@swc/core":"^1.3.58","@types/eslint":"^8.44.7","@typescript-eslint/eslint-plugin":"^6.10.0","@typescript-eslint/parser":"^6.10.0","@vitest/coverage-v8":"^0.34.6","console-fail-test":"^0.2.3","cspell":"^8.0.0","eslint":"^8.53.0","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jsdoc":"^48.0.0","eslint-plugin-jsonc":"^2.10.0","eslint-plugin-markdown":"^3.0.1","eslint-plugin-n":"^16.3.1","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-perfectionist":"^2.3.0","eslint-plugin-regexp":"^2.1.1","eslint-plugin-vitest":"^0.3.9","eslint-plugin-yml":"^1.10.0","husky":"^8.0.3","jsonc-eslint-parser":"^2.4.0","knip":"^4.0.0","lint-staged":"^15.1.0","markdownlint":"^0.33.0","markdownlint-cli":"^0.39.0","npm-package-json-lint":"^7.1.0","npm-package-json-lint-config-default":"^6.0.0","prettier":"^3.0.3","prettier-plugin-curly":"^0.1.3","prettier-plugin-packagejson":"^2.4.6","release-it":"^17.0.0","sentences-per-line":"^0.2.1","should-semantic-release":"^0.2.1","tsup":"^8.0.0","typescript":"^5.2.2","vitest":"^0.34.6","yaml-eslint-parser":"^1.2.2"},"packageManager":"pnpm@8.15.1","engines":{"node":">=18"},"publishConfig":{"provenance":true},"_id":"node-emoji@2.2.0","gitHead":"0018b4efa3f2b82784d752261c56a0ce1627987c","types":"./lib/index.d.ts","homepage":"https://github.com/omnidan/node-emoji#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"shasum":"1d000e3c76e462577895be1b436f4aa2d6760eb0","size":12295,"noattachment":false,"key":"/node-emoji/-/node-emoji-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-2.2.0.tgz"},"_npmUser":{"name":"omnidan","email":"daniel@touchlay.com"},"directories":{},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_2.2.0_1733251007440_0.536241297091258"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-03T18:36:47.634Z","publish_time":1733251007634,"_source_registry_name":"default","_cnpm_publish_time":1733251007634},"2.1.3":{"name":"node-emoji","version":"2.1.3","description":"Friendly emoji lookups and parsing utilities for Node.js. 💖","keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"license":"MIT","author":{"name":"Daniel Bugl","email":"me@omnidan.net"},"type":"module","exports":{".":{"types":{"import":"./lib/index.d.ts","require":"./lib/index.d.cts"},"import":"./lib/index.js","require":"./lib/index.cjs"}},"main":"./lib/index.js","scripts":{"build":"tsup","format":"prettier \"**/*\" --ignore-unknown","lint":"eslint . .*js --max-warnings 0 --report-unused-disable-directives","lint:knip":"knip","lint:md":"markdownlint \"**/*.md\" \".github/**/*.md\" --rules sentences-per-line","lint:package-json":"npmPkgJsonLint .","lint:packages":"pnpm dedupe --check","lint:spelling":"cspell \"**\" \".github/**/*\"","prepare":"husky install","should-semantic-release":"should-semantic-release --verbose","test":"vitest","test:cjs":"node ./src/e2e.cjs","tsc":"tsc"},"lint-staged":{"*":"prettier --ignore-unknown --write"},"dependencies":{"@sindresorhus/is":"^4.6.0","char-regex":"^1.0.2","emojilib":"^2.4.0","skin-tone":"^2.0.0"},"devDependencies":{"@release-it/conventional-changelog":"^8.0.1","@swc/core":"^1.3.58","@types/eslint":"^8.44.7","@typescript-eslint/eslint-plugin":"^6.10.0","@typescript-eslint/parser":"^6.10.0","@vitest/coverage-v8":"^0.34.6","console-fail-test":"^0.2.3","cspell":"^8.0.0","eslint":"^8.53.0","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jsdoc":"^46.9.0","eslint-plugin-jsonc":"^2.10.0","eslint-plugin-markdown":"^3.0.1","eslint-plugin-n":"^16.3.1","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-perfectionist":"^2.3.0","eslint-plugin-regexp":"^2.1.1","eslint-plugin-vitest":"^0.3.9","eslint-plugin-yml":"^1.10.0","husky":"^8.0.3","jsonc-eslint-parser":"^2.4.0","knip":"^2.41.0","lint-staged":"^15.1.0","markdownlint":"^0.32.0","markdownlint-cli":"^0.37.0","npm-package-json-lint":"^7.1.0","npm-package-json-lint-config-default":"^6.0.0","prettier":"^3.0.3","prettier-plugin-curly":"^0.1.3","prettier-plugin-packagejson":"^2.4.6","release-it":"^17.0.0","sentences-per-line":"^0.2.1","should-semantic-release":"^0.2.1","tsup":"^7.2.0","typescript":"^5.2.2","vitest":"^0.34.6","yaml-eslint-parser":"^1.2.2"},"packageManager":"pnpm@8.10.5","engines":{"node":">=18"},"publishConfig":{"provenance":true},"_id":"node-emoji@2.1.3","gitHead":"3eae526f9fba02993fd981c61822b151b5fa1331","types":"./lib/index.d.ts","homepage":"https://github.com/omnidan/node-emoji#readme","_nodeVersion":"20.8.1","_npmVersion":"10.1.0","dist":{"shasum":"93cfabb5cc7c3653aa52f29d6ffb7927d8047c06","size":11634,"noattachment":false,"key":"/node-emoji/-/node-emoji-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-2.1.3.tgz"},"_npmUser":{"name":"omnidan","email":"daniel@touchlay.com"},"directories":{},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_2.1.3_1700517566036_0.3561614078840116"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-20T21:59:26.274Z","publish_time":1700517566274,"_source_registry_name":"default","_cnpm_publish_time":1700517566274},"2.1.2":{"name":"node-emoji","version":"2.1.2","description":"Friendly emoji lookups and parsing utilities for Node.js. 💖","keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"license":"MIT","author":{"name":"Daniel Bugl","email":"me@omnidan.net"},"type":"module","exports":{".":{"types":{"import":"./lib/index.d.ts","require":"./lib/index.d.cts"},"import":"./lib/index.js","require":"./lib/index.cjs"}},"main":"./lib/index.js","scripts":{"build":"tsup","format":"prettier \"**/*\" --ignore-unknown","lint":"eslint . .*js --max-warnings 0 --report-unused-disable-directives","lint:knip":"knip","lint:md":"markdownlint \"**/*.md\" \".github/**/*.md\" --rules sentences-per-line","lint:package-json":"npmPkgJsonLint .","lint:packages":"pnpm dedupe --check","lint:spelling":"cspell \"**\" \".github/**/*\"","prepare":"husky install","should-semantic-release":"should-semantic-release --verbose","test":"vitest","test:cjs":"node ./src/e2e.cjs","tsc":"tsc"},"lint-staged":{"*":"prettier --ignore-unknown --write"},"dependencies":{"@sindresorhus/is":"^4.6.0","char-regex":"^1.0.2","emojilib":"^2.4.0","skin-tone":"^3.0.0"},"devDependencies":{"@release-it/conventional-changelog":"^8.0.1","@swc/core":"^1.3.58","@types/eslint":"^8.44.7","@typescript-eslint/eslint-plugin":"^6.10.0","@typescript-eslint/parser":"^6.10.0","@vitest/coverage-v8":"^0.34.6","console-fail-test":"^0.2.3","cspell":"^8.0.0","eslint":"^8.53.0","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jsdoc":"^46.9.0","eslint-plugin-jsonc":"^2.10.0","eslint-plugin-markdown":"^3.0.1","eslint-plugin-n":"^16.3.1","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-perfectionist":"^2.3.0","eslint-plugin-regexp":"^2.1.1","eslint-plugin-vitest":"^0.3.9","eslint-plugin-yml":"^1.10.0","husky":"^8.0.3","jsonc-eslint-parser":"^2.4.0","knip":"^2.41.0","lint-staged":"^15.1.0","markdownlint":"^0.32.0","markdownlint-cli":"^0.37.0","npm-package-json-lint":"^7.1.0","npm-package-json-lint-config-default":"^6.0.0","prettier":"^3.0.3","prettier-plugin-curly":"^0.1.3","prettier-plugin-packagejson":"^2.4.6","release-it":"^17.0.0","sentences-per-line":"^0.2.1","should-semantic-release":"^0.2.1","tsup":"^7.2.0","typescript":"^5.2.2","vitest":"^0.34.6","yaml-eslint-parser":"^1.2.2"},"packageManager":"pnpm@8.10.5","engines":{"node":">=18"},"publishConfig":{"provenance":true},"_id":"node-emoji@2.1.2","gitHead":"ac996a382b1989aee11b5b2c1dfc0b74d10c7fbb","types":"./lib/index.d.ts","homepage":"https://github.com/omnidan/node-emoji#readme","_nodeVersion":"20.8.1","_npmVersion":"10.1.0","dist":{"shasum":"d85f9434897de15fc13d164070ab6f23a469261a","size":11633,"noattachment":false,"key":"/node-emoji/-/node-emoji-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-2.1.2.tgz"},"_npmUser":{"name":"omnidan","email":"daniel@touchlay.com"},"directories":{},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_2.1.2_1700497702335_0.3992035260887681"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-20T16:28:22.491Z","publish_time":1700497702491,"_source_registry_name":"default","_cnpm_publish_time":1700497702491},"2.1.1":{"name":"node-emoji","version":"2.1.1","description":"Friendly emoji lookups and parsing utilities for Node.js. 💖","keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"license":"MIT","author":{"name":"Daniel Bugl","email":"me@omnidan.net"},"type":"module","exports":{".":{"import":"./lib/index.js","require":"./lib/index.cjs"}},"main":"./lib/index.js","scripts":{"build":"tsup","format":"prettier \"**/*\" --ignore-unknown","lint":"eslint . .*js --max-warnings 0 --report-unused-disable-directives","lint:knip":"knip","lint:md":"markdownlint \"**/*.md\" \".github/**/*.md\" --rules sentences-per-line","lint:package-json":"npmPkgJsonLint .","lint:packages":"pnpm dedupe --check","lint:spelling":"cspell \"**\" \".github/**/*\"","prepare":"husky install","should-semantic-release":"should-semantic-release --verbose","test":"vitest","tsc":"tsc"},"lint-staged":{"*":"prettier --ignore-unknown --write"},"dependencies":{"@sindresorhus/is":"^6.0.0","char-regex":"^1.0.2","emojilib":"^2.4.0","skin-tone":"^2.0.0"},"devDependencies":{"@release-it/conventional-changelog":"^8.0.1","@swc/core":"^1.3.58","@types/eslint":"^8.44.7","@typescript-eslint/eslint-plugin":"^6.10.0","@typescript-eslint/parser":"^6.10.0","@vitest/coverage-v8":"^0.34.6","console-fail-test":"^0.2.3","cspell":"^8.0.0","eslint":"^8.53.0","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-jsdoc":"^46.9.0","eslint-plugin-jsonc":"^2.10.0","eslint-plugin-markdown":"^3.0.1","eslint-plugin-n":"^16.3.1","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-perfectionist":"^2.3.0","eslint-plugin-regexp":"^2.1.1","eslint-plugin-vitest":"^0.3.9","eslint-plugin-yml":"^1.10.0","husky":"^8.0.3","jsonc-eslint-parser":"^2.4.0","knip":"^2.41.0","lint-staged":"^15.1.0","markdownlint":"^0.31.1","markdownlint-cli":"^0.37.0","npm-package-json-lint":"^7.1.0","npm-package-json-lint-config-default":"^6.0.0","prettier":"^3.0.3","prettier-plugin-curly":"^0.1.3","prettier-plugin-packagejson":"^2.4.6","release-it":"^17.0.0","sentences-per-line":"^0.2.1","should-semantic-release":"^0.2.1","tsup":"^7.2.0","typescript":"^5.2.2","vitest":"^0.34.6","yaml-eslint-parser":"^1.2.2"},"packageManager":"pnpm@8.7.0","engines":{"node":">=18"},"publishConfig":{"provenance":true},"_id":"node-emoji@2.1.1","gitHead":"0cc1866c05ade01c2d5dfa7355cf16d10a88b32c","types":"./lib/index.d.ts","homepage":"https://github.com/omnidan/node-emoji#readme","_nodeVersion":"20.8.1","_npmVersion":"10.1.0","dist":{"shasum":"188e0abb6f03335155cc3dae219f7555c5d37012","size":11592,"noattachment":false,"key":"/node-emoji/-/node-emoji-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-2.1.1.tgz"},"_npmUser":{"name":"omnidan","email":"daniel@touchlay.com"},"directories":{},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_2.1.1_1700347439423_0.8881417796799549"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-18T22:43:59.619Z","publish_time":1700347439619,"_source_registry_name":"default","_cnpm_publish_time":1700347439619},"2.1.0":{"name":"node-emoji","version":"2.1.0","description":"Friendly emoji lookups and parsing utilities for Node.js","author":{"name":"Daniel Bugl","email":"me@omnidan.net"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"@sindresorhus/is":"^3.1.2","char-regex":"^1.0.2","emojilib":"^2.4.0","skin-tone":"^2.0.0"},"devDependencies":{"@swc/core":"^1.3.58","@swc/jest":"^0.2.26","cross-env":"^7.0.3","jest":"^29.5.0","tsup":"^6.7.0","typescript":"^5.0.4"},"scripts":{"build":"tsup ./src/index.ts --format esm,cjs --out-dir lib --dts","compile":"tsc","coverage":"npm run test -- --coverage","prepublishOnly":"npm run coverage","test":"cross-env NODE_OPTIONS=--experimental-vm-modules npx jest"},"exports":{".":{"import":"./lib/index.js","require":"./lib/index.cjs"}},"types":"./lib/index.d.ts","main":"./lib/index.js","license":"MIT","type":"module","gitHead":"d0c7b5c62ec8212051579310a3f6ff051ab76a6c","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@2.1.0","_nodeVersion":"20.2.0","_npmVersion":"9.6.6","dist":{"shasum":"93c99b0d3dfe7d5e37c056aded389e013c72d0c5","size":11300,"noattachment":false,"key":"/node-emoji/-/node-emoji-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-2.1.0.tgz"},"_npmUser":{"name":"joshuakgoldberg","email":"npm@joshuakgoldberg.com"},"directories":{},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_2.1.0_1687101720432_0.0769218274200425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-18T15:22:00.682Z","publish_time":1687101720682,"_source_registry_name":"default","_cnpm_publish_time":1687101720682},"2.0.2":{"name":"node-emoji","version":"2.0.2","description":"Friendly emoji lookups and parsing utilities for Node.js","author":{"name":"Daniel Bugl","email":"me@omnidan.net"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"@sindresorhus/is":"^5.3.0","char-regex":"^2.0.1","emojilib":"^2.4.0","skin-tone":"^3.0.0","tsup":"^6.7.0"},"devDependencies":{"cross-env":"^7.0.3","jest":"^29.5.0"},"scripts":{"build":"tsup ./src/index.js --format esm,cjs --out-dir lib","coverage":"npm run test -- --coverage","prepublishOnly":"npm run coverage","test":"cross-env NODE_OPTIONS=--experimental-vm-modules npx jest"},"exports":{".":{"import":"./lib/index.js","require":"./lib/index.cjs"}},"main":"./lib/index.js","license":"MIT","type":"module","gitHead":"44800f9262c3a33cc42e0347f333ef33127856d8","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@2.0.2","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"shasum":"2b03892d380bc7e85c05e5bfe110f60d8c47c7f6","size":10005,"noattachment":false,"key":"/node-emoji/-/node-emoji-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-2.0.2.tgz"},"_npmUser":{"name":"omnidan","email":"daniel@touchlay.com"},"directories":{},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_2.0.2_1684173196044_0.5795196020958056"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-15T17:53:16.179Z","publish_time":1684173196179,"_source_registry_name":"default","_cnpm_publish_time":1684173196179},"2.0.1":{"name":"node-emoji","version":"2.0.1","description":"Friendly emoji lookups and parsing utilities for Node.js","author":{"name":"Daniel Bugl","email":"me@omnidan.net"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"@sindresorhus/is":"^5.3.0","char-regex":"^2.0.1","emojilib":"^2.4.0","skin-tone":"^3.0.0","tsup":"^6.7.0"},"devDependencies":{"cross-env":"^7.0.3","jest":"^29.5.0"},"scripts":{"build":"tsup ./src/index.js --format esm,cjs --out-dir lib","coverage":"npm run test -- --coverage","prepublishOnly":"npm run coverage","test":"cross-env NODE_OPTIONS=--experimental-vm-modules npx jest"},"exports":{".":{"import":"./lib/index.js","require":"./lib/index.cjs"}},"main":"./lib/index.js","license":"MIT","type":"module","gitHead":"372ba74fd5b7ab8efecede906bf9319b609ac08f","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@2.0.1","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"shasum":"196c951b0999289c4a1e806c1eaba61ee1f9823a","size":9898,"noattachment":false,"key":"/node-emoji/-/node-emoji-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-2.0.1.tgz"},"_npmUser":{"name":"omnidan","email":"daniel@touchlay.com"},"directories":{},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_2.0.1_1684172040923_0.3578753628666409"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-15T17:34:01.144Z","publish_time":1684172041144,"_source_registry_name":"default","_cnpm_publish_time":1684172041144},"2.0.0":{"name":"node-emoji","version":"2.0.0","description":"Friendly emoji lookups and parsing utilities for Node.js","author":{"name":"Daniel Bugl","email":"me@omnidan.net"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"@sindresorhus/is":"^5.3.0","char-regex":"^2.0.1","emojilib":"^2.4.0","skin-tone":"^3.0.0","tsup":"^6.7.0"},"devDependencies":{"cross-env":"^7.0.3","jest":"^29.5.0"},"scripts":{"build":"tsup ./src/index.js --format esm,cjs --out-dir lib","coverage":"npm run test -- --coverage","prepublishOnly":"npm run coverage","test":"cross-env NODE_OPTIONS=--experimental-vm-modules npx jest"},"exports":{".":{"import":"./lib/index.js","require":"./lib/index.cjs"}},"main":"./lib/index.js","license":"MIT","type":"module","gitHead":"15c8aba740703cac46669099333ff8c9b04f78f8","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@2.0.0","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"shasum":"81a2c35dbb64804b75a95ab77ed482778d178651","size":8187,"noattachment":false,"key":"/node-emoji/-/node-emoji-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-2.0.0.tgz"},"_npmUser":{"name":"omnidan","email":"daniel@touchlay.com"},"directories":{},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_2.0.0_1684171802880_0.8925994423440222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-15T17:30:03.243Z","publish_time":1684171803243,"_source_registry_name":"default","_cnpm_publish_time":1684171803243},"1.11.0":{"name":"node-emoji","version":"1.11.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"lodash":"^4.17.21"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^9.0.3","should":"^13.2.3"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","watch":"mocha --require should --bail --reporter spec test/* --watch","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"cde03badc2ea514688dee03024a81a2febebae61","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.11.0","_nodeVersion":"15.8.0","_npmVersion":"7.5.1","dist":{"shasum":"69a0150e6946e2f115e9d7ea4df7971e2628301c","size":57003,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.11.0.tgz"},"_npmUser":{"name":"omnidan","email":"daniel@touchlay.com"},"directories":{},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_1.11.0_1628672440997_0.629201953421628"},"_hasShrinkwrap":false,"publish_time":1628672441181,"_cnpm_publish_time":1628672441181},"1.10.0":{"name":"node-emoji","version":"1.10.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"lodash.toarray":"^4.4.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","watch":"mocha --require should --bail --reporter spec test/* --watch","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"e6d9acb85692f5c5d6a156b04aa0de4d353c5b33","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.10.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"charpeni","email":"nicolas.charpentier079@gmail.com"},"dist":{"shasum":"8886abd25d9c7bb61802a658523d1f8d2a89b2da","size":50644,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.10.0.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_1.10.0_1550264149469_0.5532517805222028"},"_hasShrinkwrap":false,"publish_time":1550264149647,"_cnpm_publish_time":1550264149647},"1.9.0":{"name":"node-emoji","version":"1.9.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"lodash.toarray":"^4.4.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","watch":"mocha --require should --bail --reporter spec test/* --watch","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"b430e48ba5a97363f1c5d9cf35962cbfdd4d7fbd","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.9.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"charpeni","email":"nicolas.charpentier079@gmail.com"},"dist":{"shasum":"e95576c8ac37370e904aa4d7b99c4aa0cbaa31a6","size":47755,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.9.0.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji_1.9.0_1550263516995_0.46187618073538084"},"_hasShrinkwrap":false,"publish_time":1550263517174,"_cnpm_publish_time":1550263517174},"1.8.1":{"name":"node-emoji","version":"1.8.1","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"lodash.toarray":"^4.4.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","watch":"mocha --require should --bail --reporter spec test/* --watch","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"4a75a41992ad4b471ef0db4c431cd2abdc0361ab","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.8.1","_npmVersion":"5.0.4","_nodeVersion":"6.10.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"6eec6bfb07421e2148c75c6bba72421f8530a826","size":42903,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.8.1.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji-1.8.1.tgz_1500822826174_0.46837284113280475"},"directories":{},"publish_time":1500822827330,"_cnpm_publish_time":1500822827330,"_hasShrinkwrap":false},"1.8.0":{"name":"node-emoji","version":"1.8.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"lodash.toarray":"^4.4.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","watch":"mocha --require should --bail --reporter spec test/* --watch","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"def1f2ccf25499017091618f7eb0f12c2294fe65","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.8.0","_npmVersion":"5.0.4","_nodeVersion":"6.10.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"7add104f22e84dd8cf3b244107cacd7ef101ee79","size":42092,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.8.0.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji-1.8.0.tgz_1500679086624_0.9566072602756321"},"directories":{},"publish_time":1500679087705,"_hasShrinkwrap":false,"_cnpm_publish_time":1500679087705},"1.7.0":{"name":"node-emoji","version":"1.7.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"lodash.toarray":"^4.4.0","string.prototype.codepointat":"^0.2.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"a028147951a2a17b1258a7c510a25337b2a51505","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.7.0","_npmVersion":"5.0.4","_nodeVersion":"6.10.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"a400490aac409b616d13941532200f128af037f9","size":40530,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.7.0.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji-1.7.0.tgz_1499697319838_0.11193528142757714"},"directories":{},"publish_time":1499697320922,"_hasShrinkwrap":false,"_cnpm_publish_time":1499697320922},"1.6.1":{"name":"node-emoji","version":"1.6.1","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"string.prototype.codepointat":"^0.2.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"bfb2e78b5b4652d45e6f6b936d930da829023da1","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.6.1","_npmVersion":"5.0.4","_nodeVersion":"6.10.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"7d2f0a8fd11237cba0ddcef3bdc015dc50b011f9","size":39739,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.6.1.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji-1.6.1.tgz_1499438368436_0.44116597319953144"},"directories":{},"publish_time":1499438369448,"_cnpm_publish_time":1499438369448,"_hasShrinkwrap":false},"1.6.0":{"name":"node-emoji","version":"1.6.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"lodash.toarray":"^4.4.0","string.prototype.codepointat":"^0.2.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"77e7cf7ef6cc6acaee93a6a2320c8de5c6627021","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.6.0","_npmVersion":"5.0.4","_nodeVersion":"6.10.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"b0d5782b735f3ece391bced22f4eb01931fffa6c","size":40068,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.6.0.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-emoji-1.6.0.tgz_1499433983434_0.35593944136053324"},"directories":{},"publish_time":1499433984607,"_hasShrinkwrap":false,"_cnpm_publish_time":1499433984607},"1.5.1":{"name":"node-emoji","version":"1.5.1","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"string.prototype.codepointat":"^0.2.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"b0a43f72e84ce612d9d6b72cd564b8c1bbde173b","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.5.1","_shasum":"fd918e412769bf8c448051238233840b2aff16a1","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"fd918e412769bf8c448051238233840b2aff16a1","size":39826,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.5.1.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-emoji-1.5.1.tgz_1484487574434_0.1159358520526439"},"directories":{},"publish_time":1484487576692,"_cnpm_publish_time":1484487576692,"_hasShrinkwrap":false},"1.5.0":{"name":"node-emoji","version":"1.5.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"string.prototype.codepointat":"^0.2.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"6f5240114976b5b0cc01c4e80f459839ab014dce","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.5.0","_shasum":"9a0d9fe03fd43afa357d6d8e439aa31e599959b7","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"9a0d9fe03fd43afa357d6d8e439aa31e599959b7","size":39805,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.5.0.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/node-emoji-1.5.0.tgz_1483718545784_0.13597746845334768"},"directories":{},"publish_time":1483718546343,"_cnpm_publish_time":1483718546343,"_hasShrinkwrap":false},"1.4.3":{"name":"node-emoji","version":"1.4.3","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"string.prototype.codepointat":"^0.2.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"0da9cc0cca9785cb93a79a12e3f473d1b7a46ae3","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.4.3","_shasum":"5272f70b823c4df6d7c39f84fd8203f35b3e5d36","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"5272f70b823c4df6d7c39f84fd8203f35b3e5d36","size":39241,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.4.3.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-emoji-1.4.3.tgz_1480714368382_0.15311111835762858"},"directories":{},"publish_time":1480714370215,"_cnpm_publish_time":1480714370215,"_hasShrinkwrap":false},"1.4.2":{"name":"node-emoji","version":"1.4.2","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"files":["lib"],"dependencies":{"string.prototype.codepointat":"^0.2.0"},"devDependencies":{"istanbul":"^0.4.5","mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"coverage":"istanbul cover _mocha test","emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"lib/emoji.js","license":"MIT","gitHead":"fc224f559d6b79fb3e9f0f9c3e690c5546029714","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.4.2","_shasum":"c14c0ffd79093699923dd5c286ee562c632a6798","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"c14c0ffd79093699923dd5c286ee562c632a6798","size":38339,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.4.2.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/node-emoji-1.4.2.tgz_1480687407593_0.7375631469767541"},"directories":{},"publish_time":1480687408223,"_cnpm_publish_time":1480687408223,"_hasShrinkwrap":false},"1.4.1":{"name":"node-emoji","version":"1.4.1","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"string.prototype.codepointat":"^0.2.0"},"devDependencies":{"mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"56fd6493dabb6622ee4a76e4f4c602cd3b36441a","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.4.1","_shasum":"c9fa0cf91094335bcb967a6f42b2305c15af2ebc","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"c9fa0cf91094335bcb967a6f42b2305c15af2ebc","size":39178,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.4.1.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-emoji-1.4.1.tgz_1473345205017_0.22607055259868503"},"directories":{},"publish_time":1473345206421,"_cnpm_publish_time":1473345206421,"_hasShrinkwrap":false},"1.4.0":{"name":"node-emoji","version":"1.4.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"string.prototype.codepointat":"^0.2.0"},"devDependencies":{"mocha":"^3.0.2","should":"^11.1.0"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"4109e6b304aa5ba8fdd234290e9bbfc0796648d7","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.4.0","_shasum":"5950af2c4411de7e0ddfd7877c7e5225e6ab0527","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"5950af2c4411de7e0ddfd7877c7e5225e6ab0527","size":39108,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.4.0.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-emoji-1.4.0.tgz_1473182086134_0.626444102730602"},"directories":{},"publish_time":1473182087105,"_cnpm_publish_time":1473182087105,"_hasShrinkwrap":false},"1.3.1":{"name":"node-emoji","version":"1.3.1","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"string.prototype.codepointat":"^0.2.0"},"devDependencies":{"mocha":"^2.4.5","should":"^8.2.2"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"92c0054e6316e65bf23378f89902f3f4bee17054","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.3.1","_shasum":"a86637db3c2a65a0ca4bf5241664f88de92d069a","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"a86637db3c2a65a0ca4bf5241664f88de92d069a","size":39003,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.3.1.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/node-emoji-1.3.1.tgz_1466460068773_0.8242123543750495"},"directories":{},"publish_time":1466460070242,"_cnpm_publish_time":1466460070242,"_hasShrinkwrap":false},"1.3.0":{"name":"node-emoji","version":"1.3.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{"string.prototype.codepointat":"^0.2.0"},"devDependencies":{"mocha":"^2.4.5","should":"^8.2.2"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"2a1a5695607e1083a51745851a7fd42d568eb1fd","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.3.0","_shasum":"34125303875b67ce9a3fccf36fa14a764a0197d8","_from":".","_npmVersion":"3.8.5","_nodeVersion":"5.7.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"34125303875b67ce9a3fccf36fa14a764a0197d8","size":38847,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.3.0.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/node-emoji-1.3.0.tgz_1460152997128_0.04167476063594222"},"directories":{},"publish_time":1460152999476,"_cnpm_publish_time":1460152999476,"_hasShrinkwrap":false},"1.2.1":{"name":"node-emoji","version":"1.2.1","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{},"devDependencies":{"mocha":"^2.4.5","should":"^8.2.2"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"be4bf759906a43e67cba285af411c0b7fe31c4b3","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.2.1","_shasum":"5c2770de79dda45ef7549c40cdbe628364870f33","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"5c2770de79dda45ef7549c40cdbe628364870f33","size":38699,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.2.1.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/node-emoji-1.2.1.tgz_1458307233174_0.16560267587192357"},"directories":{},"publish_time":1458307235487,"_cnpm_publish_time":1458307235487,"_hasShrinkwrap":false},"1.1.1":{"name":"node-emoji","version":"1.1.1","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{},"devDependencies":{"mocha":"^2.4.5","should":"^8.2.2"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*","prepublish":"npm run test"},"main":"index.js","license":"MIT","gitHead":"bf15afb00cca1c863fde8bc879cd547406b7e9df","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.1.1","_shasum":"09a0488349c8006af527a3357000472483cbfe10","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"09a0488349c8006af527a3357000472483cbfe10","size":27853,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.1.1.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/node-emoji-1.1.1.tgz_1456744758591_0.3164445285219699"},"directories":{},"publish_time":1456744762664,"_cnpm_publish_time":1456744762664,"_hasShrinkwrap":false},"1.1.0":{"name":"node-emoji","version":"1.1.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{},"devDependencies":{"mocha":"^1.21.4","should":"^3.2.0"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*"},"main":"index.js","license":"MIT","gitHead":"9708f90dfbd1696f4ad45627e34e9c78e0dfe0b0","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.1.0","_shasum":"58c22e8432b27571603bf8a3f3bf0b0814938eb1","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"omnidan","email":"me@omnidan.net"},"dist":{"shasum":"58c22e8432b27571603bf8a3f3bf0b0814938eb1","size":27770,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.1.0.tgz"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/node-emoji-1.1.0.tgz_1456693315264_0.2453581818845123"},"directories":{},"publish_time":1456693318301,"_cnpm_publish_time":1456693318301,"_hasShrinkwrap":false},"1.0.4":{"name":"node-emoji","version":"1.0.4","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"git+https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{},"devDependencies":{"mocha":"^1.21.4","should":"^3.2.0"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*"},"main":"index.js","license":"MIT","gitHead":"c6cbc5f1d870a5a03e127e0113f25804c69257c4","homepage":"https://github.com/omnidan/node-emoji#readme","_id":"node-emoji@1.0.4","_shasum":"28ee64907af12abc5ca4cb7e2493e0de71b3a20b","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.0","_npmUser":{"name":"omnidan","email":"daniel.bugl@touchlay.com"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"dist":{"shasum":"28ee64907af12abc5ca4cb7e2493e0de71b3a20b","size":27590,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.0.4.tgz"},"directories":{},"publish_time":1445331567000,"_cnpm_publish_time":1445331567000,"_hasShrinkwrap":false},"1.0.3":{"name":"node-emoji","version":"1.0.3","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{},"devDependencies":{"mocha":"^1.21.4","should":"^3.2.0"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*"},"main":"index.js","license":"MIT","gitHead":"9b06956916dc66c30e27dd086e95b8d845988fad","_id":"node-emoji@1.0.3","_shasum":"ec633a5bb6049a35ee92ed65e34c4bcb2f097d16","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"omnidan","email":"daniel.bugl@touchlay.com"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"dist":{"shasum":"ec633a5bb6049a35ee92ed65e34c4bcb2f097d16","size":27488,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.0.3.tgz"},"directories":{},"publish_time":1436725070218,"_cnpm_publish_time":1436725070218,"_hasShrinkwrap":false},"1.0.2":{"name":"node-emoji","version":"1.0.2","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{},"devDependencies":{"mocha":"^1.21.4","should":"^3.2.0"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*"},"main":"index.js","license":"MIT","gitHead":"9ab3b85235f170747b790d5263cc41bd462e9275","_id":"node-emoji@1.0.2","_shasum":"96f66df8c073476f242b5b5288c510e7a2abf2c0","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"omnidan","email":"daniel.bugl@touchlay.com"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"dist":{"shasum":"96f66df8c073476f242b5b5288c510e7a2abf2c0","size":27471,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.0.2.tgz"},"directories":{},"publish_time":1436724101098,"_cnpm_publish_time":1436724101098,"_hasShrinkwrap":false},"1.0.1":{"name":"node-emoji","version":"1.0.1","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{},"devDependencies":{"mocha":"^1.21.4","should":"^3.2.0"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*"},"main":"index.js","license":"MIT","gitHead":"5a278bd1f7f16c198cd90da9d3b4d242d6d2a314","_id":"node-emoji@1.0.1","_shasum":"d760f5f2c0d0eb8ba7f3c4538806bae8df1c48af","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"omnidan","email":"daniel.bugl@touchlay.com"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"dist":{"shasum":"d760f5f2c0d0eb8ba7f3c4538806bae8df1c48af","size":27354,"noattachment":false,"key":"/node-emoji/-/node-emoji-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-1.0.1.tgz"},"directories":{},"publish_time":1436564161205,"_cnpm_publish_time":1436564161205,"_hasShrinkwrap":false},"0.1.0":{"name":"node-emoji","version":"0.1.0","description":"simple emoji support for node.js projects","author":{"name":"Daniel Bugl","email":"daniel.bugl@touchlay.com"},"repository":{"type":"git","url":"https://github.com/omnidan/node-emoji.git"},"keywords":["emoji","simple","emoticons","emoticon","emojis","smiley","smileys","smilies","ideogram","ideograms"],"bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"dependencies":{},"devDependencies":{"should":"^3.2.0"},"scripts":{"emojiparse":"node lib/emojiparse.js","test":"mocha --require should --bail --reporter spec test/*"},"main":"index.js","license":"MIT","gitHead":"a7591b65091d724594eb88f5edb1f334c4fe0879","homepage":"https://github.com/omnidan/node-emoji","_id":"node-emoji@0.1.0","_shasum":"3f4424a55ba8ed50c254a13858b24454f4182602","_from":"./","_npmVersion":"1.4.13","_npmUser":{"name":"omnidan","email":"daniel.bugl@touchlay.com"},"maintainers":[{"name":"joshuakgoldberg","email":"joshuakgoldberg@outlook.com"},{"name":"omnidan","email":"daniel.bugl@touchlay.com"}],"dist":{"shasum":"3f4424a55ba8ed50c254a13858b24454f4182602","size":26665,"noattachment":false,"key":"/node-emoji/-/node-emoji-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-emoji/download/node-emoji-0.1.0.tgz"},"directories":{},"publish_time":1407932213733,"_cnpm_publish_time":1407932213733,"_hasShrinkwrap":false}},"readme":"<h1 align=\"center\">node-emoji</h1>\n\n<p align=\"center\">Friendly emoji lookups and parsing utilities for Node.js. ????</p>\n\n<p align=\"center\">\n\t<!-- prettier-ignore-start -->\n\t<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n  <a href=\"#contributors\" target=\"_blank\"><img alt=\"All Contributors: 32 ????\" src=\"https://img.shields.io/badge/all_contributors-32_????-21bb42.svg\" /></a>\n  <!-- ALL-CONTRIBUTORS-BADGE:END -->\n\t<!-- prettier-ignore-end -->\n\t<a href=\"https://codecov.io/gh/JoshuaKGoldberg/node-emoji\" target=\"_blank\"><img alt=\"Codecov Test Coverage\" src=\"https://codecov.io/gh/JoshuaKGoldberg/node-emoji/branch/main/graph/badge.svg\"/></a>\n\t<a href=\"https://github.com/JoshuaKGoldberg/node-emoji/blob/main/.github/CODE_OF_CONDUCT.md\" target=\"_blank\"><img alt=\"Contributor Covenant\" src=\"https://img.shields.io/badge/code_of_conduct-enforced-21bb42\" /></a>\n\t<a href=\"https://github.com/JoshuaKGoldberg/node-emoji/blob/main/LICENSE.md\" target=\"_blank\"><img alt=\"License: MIT\" src=\"https://img.shields.io/github/license/JoshuaKGoldberg/node-emoji?color=21bb42\"></a>\n\t<a href=\"https://github.com/sponsors/omnidan\" target=\"_blank\"><img alt=\"Sponsor: On GitHub\" src=\"https://img.shields.io/badge/sponsor-on_github-21bb42.svg\" /></a>\n\t<img alt=\"Style: Prettier\" src=\"https://img.shields.io/badge/style-prettier-21bb42.svg\" />\n\t<img alt=\"TypeScript: Strict\" src=\"https://img.shields.io/badge/typescript-strict-21bb42.svg\" />\n\t<img alt=\"npm package version\" src=\"https://img.shields.io/npm/v/node-emoji?color=21bb42\" />\n\t<img alt=\"Contributor Covenant\" src=\"https://img.shields.io/badge/code_of_conduct-enforced-21bb42\" />\n</p>\n\n`node-emoji` provides a fun, straightforward interface on top of the following excellent libraries:\n\n- [`emojilib`](https://npmjs.org/package/emojilib): provides a list of emojis and keyword search on top of it\n- [`skin-tone`](https://npmjs.org/package/skin-tone): parses out base emojis from skin tones\n\n## Install\n\n```sh\nnpm install node-emoji\n```\n\n### 2.0 Release ????\n\nThis is the new 2.0 release of node-emoji, supporting ESM, new emoji and a new API.\n\nIf you want to use the old version, please check out the [legacy branch](https://github.com/omnidan/node-emoji/tree/legacy).\n\n## Usage\n\n```js\nimport * as emoji from 'node-emoji'\n\nemoji.emojify('I :heart: :coffee:!') // 'I ❤️ ☕️!'\n\nemoji.find('heart') // { emoji: '❤', name: 'heart' }\nemoji.find('❤️') // { emoji: '❤', name: 'heart' }\n\nemoji.get('unicorn') // ????\nemoji.get(':unicorn:') // ????\n\nemoji.has(':pizza:') // true\nemoji.has('????') // true\nemoji.has('unknown') // false\n\nemoji.random() // { name: 'house', emoji: '????' }\n\nemoji.replace('I ❤️ coffee!', 'love', { preserveSpaces: true }) // 'I love coffee!'\n\nemoji.search(':uni:') // [ { emoji: '????', name: 'unicorn' }, ... ]\n\nemoji.strip('I ❤️ coffee!') // 'I coffee!'\n\nemoji.unemojify('???? for ????') // ':pizza: for :dancer:'\n\nemoji.which('????') // 'unicorn'\n```\n\n## API\n\n### emoji.emojify(input, options?)\n\nParse all markdown-encoded emojis in a string.\n\nParameters:\n\n1. **`input`** (`string`): The input string containing the markdown-encoding emojis.\n1. **`options`** _(optional)_:\n   - **`fallback`** (`string`; default: `\"\"`): The string to fallback to if an emoji was not found.\n   - **`format`** (`() => (emoji: string, part: string, string: string) => string`; default: `value => value`): Add a middleware layer to modify each matched emoji after parsing.\n\n```js\nimport * as emoji from 'node-emoji'\n\nconsole.log(emoji.emojify('The :unicorn: is a fictitious animal.'))\n// 'The ???? is a fictitious animal.'\n```\n\n### emoji.find(emoji)\n\nGet the name and character of an emoji.\n\nParameters:\n\n1. **`emoji`** (`string`): The emoji to get the data of.\n\n```js\nimport * as emoji from 'node-emoji'\n\nconsole.log(emoji.find('????'))\n// { name: 'unicorn', emoji: '????' }\n```\n\n### emoji.get(name)\n\nGet an emoji from an emoji name.\n\nParameters:\n\n1. **`name`** (`string`): The name of the emoji to get.\n\n```js\nimport * as emoji from 'node-emoji'\n\nconsole.log(emoji.get('unicorn'))\n// '????'\n```\n\n### emoji.has(emoji)\n\nCheck if this library supports a specific emoji.\n\nParameters:\n\n1. **`emoji`** (`string`): The emoji to check.\n\n```js\nimport * as emoji from 'node-emoji'\n\nconsole.log(emoji.has('????'))\n// true\n```\n\n### emoji.random()\n\nGet a random emoji.\n\n```js\nimport * as emoji from 'node-emoji'\n\nconsole.log(emoji.random())\n// { name: 'unicorn', emoji: '????' }\n```\n\n### emoji.replace(input, replacement)\n\nReplace the emojis in a string.\n\nParameters:\n\n- **`input`** (`string`): The input string.\n- **`replacement`** (`string | (emoji: string, index: number, string: string) => string`): The character to replace the emoji with.\n  Can be either a string or a callback that returns a string.\n\n```js\nimport * as emoji from 'node-emoji'\n\nconsole.log(emoji.replace('The ???? is a fictitious animal.', 'unicorn'))\n// 'The unicorn is a fictitious animal.'\n```\n\n### emoji.search(keyword)\n\nSearch for emojis containing the provided name in their name.\n\nParameters:\n\n1. **`keyword`** (`string`): The keyword to search for.\n\n```js\nimport * as emoji from 'node-emoji'\n\nconsole.log(emoji.search('honey'))\n// [ { name: 'honeybee', emoji: '????' }, { name: 'honey_pot', emoji: '????' } ]\n```\n\n### emoji.strip(input, options?)\n\nRemove all of the emojis from a string.\n\nParameters:\n\n1. **`input`** (`string`): The input string to strip the emojis from.\n1. **`options`** _(optional)_:\n\n   - **`preserveSpaces`** (`boolean`): Whether to keep the extra space after a stripped emoji.\n\n```js\nimport * as emoji from 'node-emoji'\n\nconsole.log(emoji.strip('???? The unicorn is a fictitious animal.'))\n// 'The unicorn is a fictitious animal.'\n\nconsole.log(\n  emoji.strip('???? The unicorn is a fictitious animal.', {\n    preserveSpaces: true,\n  }),\n)\n// ' The unicorn is a fictitious animal.'\n```\n\n### emoji.unemojify(input)\n\nConvert all emojis in a string to their markdown-encoded counterparts.\n\nParameters:\n\n1. **`input`** (`string`): The input string containing the emojis.\n\n```js\nimport * as emoji from 'node-emoji'\n\nconsole.log(emoji.unemojify('The ???? is a fictitious animal.'))\n// 'The :unicorn: is a fictitious animal.'\n```\n\n### emoji.which(emoji, options?)\n\nGet an emoji name from an emoji.\n\nParameters:\n\n1. **`emoji`** (`string`): The emoji to get the name of.\n1. **`options`** _(optional)_:\n   - **`markdown`** (`boolean`; default: `false`): Whether to return a `\":emoji:\"` string instead of `\"emoji\"`\n\n```js\nimport * as emoji from 'node-emoji'\n\nconsole.log(emoji.which('????'))\n// 'unicorn'\n```\n\n## Development\n\nSee _[`.github/Development.md`](./github/Development.md)_.\n\n## License\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fomnidan%2Fnode-emoji.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fomnidan%2Fnode-emoji?ref=badge_large)\n\n### Special Thanks\n\n...to Anand Chowdhary (@AnandChowdhary) and his company [Pabio](https://github.com/pabio) for sponsoring this project via [GitHub Sponsors](https://github.com/sponsors/omnidan)!\n\n## Contributors\n\n<!-- spellchecker: disable -->\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tbody>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.linkedin.com/in/cagataycali/\"><img src=\"https://avatars.githubusercontent.com/u/9213230?v=4?s=100\" width=\"100px;\" alt=\"./c²\"/><br /><sub><b>./c²</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=cagataycali\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/askoufis\"><img src=\"https://avatars.githubusercontent.com/u/5663042?v=4?s=100\" width=\"100px;\" alt=\"Adam Skoufis\"/><br /><sub><b>Adam Skoufis</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=askoufis\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://adriancarolli.surge.sh/\"><img src=\"https://avatars.githubusercontent.com/u/3059371?v=4?s=100\" width=\"100px;\" alt=\"Adrian Carolli\"/><br /><sub><b>Adrian Carolli</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=watadarkstar\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/alexlitel\"><img src=\"https://avatars.githubusercontent.com/u/12000084?v=4?s=100\" width=\"100px;\" alt=\"Alex Litel\"/><br /><sub><b>Alex Litel</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=alexlitel\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://alex-rudenko.com/\"><img src=\"https://avatars.githubusercontent.com/u/399150?v=4?s=100\" width=\"100px;\" alt=\"Alex Rudenko\"/><br /><sub><b>Alex Rudenko</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=OrKoN\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/ahanriat\"><img src=\"https://avatars.githubusercontent.com/u/1374161?v=4?s=100\" width=\"100px;\" alt=\"Antoine Hanriat\"/><br /><sub><b>Antoine Hanriat</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=ahanriat\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://omnidan.net/\"><img src=\"https://avatars.githubusercontent.com/u/668674?v=4?s=100\" width=\"100px;\" alt=\"Daniel Bugl\"/><br /><sub><b>Daniel Bugl</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/issues?q=author%3Aomnidan\" title=\"Bug reports\">????</a> <a href=\"https://github.com/omnidan/node-emoji/commits?author=omnidan\" title=\"Code\">????</a> <a href=\"#fundingFinding-omnidan\" title=\"Funding Finding\">????</a> <a href=\"#ideas-omnidan\" title=\"Ideas, Planning, & Feedback\">????</a> <a href=\"#infra-omnidan\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">????</a> <a href=\"#tool-omnidan\" title=\"Tools\">????</a> <a href=\"#maintenance-omnidan\" title=\"Maintenance\">????</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/DanielHilton\"><img src=\"https://avatars.githubusercontent.com/u/28859662?v=4?s=100\" width=\"100px;\" alt=\"Daniel Hilton\"/><br /><sub><b>Daniel Hilton</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=DanielHilton\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/emctackett\"><img src=\"https://avatars.githubusercontent.com/u/19399698?v=4?s=100\" width=\"100px;\" alt=\"Elizabeth\"/><br /><sub><b>Elizabeth</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=emctackett\" title=\"Code\">????</a> <a href=\"#maintenance-emctackett\" title=\"Maintenance\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.gabrielcsapo.com/\"><img src=\"https://avatars.githubusercontent.com/u/1854811?v=4?s=100\" width=\"100px;\" alt=\"Gabriel Csapo\"/><br /><sub><b>Gabriel Csapo</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=gabrielcsapo\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://greenkeeper.io/\"><img src=\"https://avatars.githubusercontent.com/u/14790466?v=4?s=100\" width=\"100px;\" alt=\"Greenkeeper\"/><br /><sub><b>Greenkeeper</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=greenkeeperio-bot\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://www.joshuakgoldberg.com/\"><img src=\"https://avatars.githubusercontent.com/u/3335181?v=4?s=100\" width=\"100px;\" alt=\"Josh Goldberg ✨\"/><br /><sub><b>Josh Goldberg ✨</b></sub></a><br /><a href=\"#tool-JoshuaKGoldberg\" title=\"Tools\">????</a> <a href=\"https://github.com/omnidan/node-emoji/commits?author=JoshuaKGoldberg\" title=\"Code\">????</a> <a href=\"#infra-JoshuaKGoldberg\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">????</a> <a href=\"#maintenance-JoshuaKGoldberg\" title=\"Maintenance\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://cooperka.com/\"><img src=\"https://avatars.githubusercontent.com/u/2047062?v=4?s=100\" width=\"100px;\" alt=\"Kevin Cooper\"/><br /><sub><b>Kevin Cooper</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=cooperka\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/merceyz\"><img src=\"https://avatars.githubusercontent.com/u/3842800?v=4?s=100\" width=\"100px;\" alt=\"Kristoffer K.\"/><br /><sub><b>Kristoffer K.</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=merceyz\" title=\"Code\">????</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/ludorenzetti\"><img src=\"https://avatars.githubusercontent.com/u/8739517?v=4?s=100\" width=\"100px;\" alt=\"Ludo Renzetti\"/><br /><sub><b>Ludo Renzetti</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=ludorenzetti\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://charpeni.com/\"><img src=\"https://avatars.githubusercontent.com/u/7189823?v=4?s=100\" width=\"100px;\" alt=\"Nicolas Charpentier\"/><br /><sub><b>Nicolas Charpentier</b></sub></a><br /><a href=\"#maintenance-charpeni\" title=\"Maintenance\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://ngryman.sh/\"><img src=\"https://avatars.githubusercontent.com/u/892048?v=4?s=100\" width=\"100px;\" alt=\"Nicolas Gryman\"/><br /><sub><b>Nicolas Gryman</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=ngryman\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/HistoireDeBabar\"><img src=\"https://avatars.githubusercontent.com/u/6544057?v=4?s=100\" width=\"100px;\" alt=\"Paul Barber\"/><br /><sub><b>Paul Barber</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=HistoireDeBabar\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://richienb.github.io/\"><img src=\"https://avatars.githubusercontent.com/u/29491356?v=4?s=100\" width=\"100px;\" alt=\"Richie Bendall\"/><br /><sub><b>Richie Bendall</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=Richienb\" title=\"Code\">????</a> <a href=\"#maintenance-Richienb\" title=\"Maintenance\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://thetechinfinite.com/\"><img src=\"https://avatars.githubusercontent.com/u/47841501?v=4?s=100\" width=\"100px;\" alt=\"Ritik Banger\"/><br /><sub><b>Ritik Banger</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=ritikbanger\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://roopakv.com/\"><img src=\"https://avatars.githubusercontent.com/u/678239?v=4?s=100\" width=\"100px;\" alt=\"Roopak Venkatakrishnan\"/><br /><sub><b>Roopak Venkatakrishnan</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=roopakv\" title=\"Code\">????</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://shivkanth.com/\"><img src=\"https://avatars.githubusercontent.com/u/3232159?v=4?s=100\" width=\"100px;\" alt=\"Shivkanth Bagavathy\"/><br /><sub><b>Shivkanth Bagavathy</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=shivkanthb\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://siddharthbatra.com/\"><img src=\"https://avatars.githubusercontent.com/u/622674?v=4?s=100\" width=\"100px;\" alt=\"Siddharth Batra\"/><br /><sub><b>Siddharth Batra</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=sidbatra\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/smeijer\"><img src=\"https://avatars.githubusercontent.com/u/1196524?v=4?s=100\" width=\"100px;\" alt=\"Stephan Meijer\"/><br /><sub><b>Stephan Meijer</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=smeijer\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Thomas101\"><img src=\"https://avatars.githubusercontent.com/u/103586?v=4?s=100\" width=\"100px;\" alt=\"Thomas Beverley\"/><br /><sub><b>Thomas Beverley</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/issues?q=author%3AThomas101\" title=\"Bug reports\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://timr.co/\"><img src=\"https://avatars.githubusercontent.com/u/249800?v=4?s=100\" width=\"100px;\" alt=\"Tim Ruffles\"/><br /><sub><b>Tim Ruffles</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=timruffles\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://toddmazierski.com/\"><img src=\"https://avatars.githubusercontent.com/u/544541?v=4?s=100\" width=\"100px;\" alt=\"Todd Mazierski\"/><br /><sub><b>Todd Mazierski</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/issues?q=author%3Atoddmazierski\" title=\"Bug reports\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://fossa.com/\"><img src=\"https://avatars.githubusercontent.com/u/29791463?v=4?s=100\" width=\"100px;\" alt=\"fossabot\"/><br /><sub><b>fossabot</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=fossabot\" title=\"Code\">????</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/goodjun\"><img src=\"https://avatars.githubusercontent.com/u/18377597?v=4?s=100\" width=\"100px;\" alt=\"goodjun\"/><br /><sub><b>goodjun</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/issues?q=author%3Agoodjun\" title=\"Bug reports\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://jackieluo.com/\"><img src=\"https://avatars.githubusercontent.com/u/8452682?v=4?s=100\" width=\"100px;\" alt=\"jackie luo\"/><br /><sub><b>jackie luo</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=jackiehluo\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/tgbtyty\"><img src=\"https://avatars.githubusercontent.com/u/10119245?v=4?s=100\" width=\"100px;\" alt=\"tgbtyty\"/><br /><sub><b>tgbtyty</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=tgbtyty\" title=\"Code\">????</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/wtgtybhertgeghgtwtg\"><img src=\"https://avatars.githubusercontent.com/u/18507762?v=4?s=100\" width=\"100px;\" alt=\"wtgtybhertgeghgtwtg\"/><br /><sub><b>wtgtybhertgeghgtwtg</b></sub></a><br /><a href=\"https://github.com/omnidan/node-emoji/commits?author=wtgtybhertgeghgtwtg\" title=\"Code\">????</a></td>\n    </tr>\n  </tbody>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n<!-- spellchecker: enable -->\n","_attachments":{},"homepage":"https://github.com/omnidan/node-emoji#readme","bugs":{"url":"https://github.com/omnidan/node-emoji/issues"},"license":"MIT"}