{
    "author": "LCweb",
    "name": "lc-emoji-picker",
    "version": "1.1.1",
    "description": "Vanilla javascript emoji picker seamlessly attachable to text inputs and textareas",
    "keywords": [
        "javascript",
        "emoji-picker",
        "vanilla-javascript",
        "emoji",
        "javascript-plugin",
        "emojis"
    ],
    "repository": {
        "type": "git",
        "url": "https://github.com/LCweb-ita/LC-emoji-picker.git"
    },
    "files": [
        "lc_emoji_picker.min.js",
        "emoji-list.min.json"
    ],
    "devDependencies": {},
    "contributors": [
        {
            "name": "LCweb-ita",
            "url": "https://github.com/LCweb-ita"
        }
    ],
    "license": "MIT",
    "homepage": "https://lcweb.it/lc-emoji-picker-javascript-plugin",
    "bugs": "https://github.com/LCweb-ita/LC-emoji-picker/issues",
    "_extra": {
        "title": "LC emoji picker",
        "license": {
            "type": "MIT",
            "url": "https://github.com/LCweb-ita/LC-emoji-picker/blob/main/LICENSE"
        },
        "links": {
            "download": "https://github.com/LCweb-ita/LC-emoji-picker/releases",
            "docs": "https://github.com/LCweb-ita/LC-emoji-picker"
        },
        "main": [
            "lc_emoji_picker.min.js",
            "emoji-list.min.json"
        ],
        "files": [
            "lc_emoji_picker.min.js",
            "emoji-list.min.json"
        ]
    }
}
