UNPKG

@emoji-mart/data

Version:

Data for Emoji Mart; the emoji picker for the web.

31 lines (30 loc) 698 B
{ "name": "@emoji-mart/data", "version": "1.2.1", "description": "Data for Emoji Mart; the emoji picker for the web.", "license": "MIT", "homepage": "https://missiveapp.com/open/emoji-mart", "repository": { "type": "git", "url": "https://github.com/missive/emoji-mart", "directory": "packages/emoji-mart-data" }, "main": "sets/15/native.json", "types": "index.d.ts", "scripts": { "build": "node ./build.js" }, "sideEffects": false, "devDependencies": { "emoji-datasource": "15.0.1", "emojilib": "3.0.10", "inflection": "2.0.1", "unicode-emoji-json": "0.4.0" }, "files": [ "/i18n", "/sets", "index.d.ts", "LICENSE" ] }