mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-22 06:03:59 +00:00
26 lines
585 B
JSON
26 lines
585 B
JSON
{
|
|
"name": "jquery-emoji-picker",
|
|
"version": "0.2.2",
|
|
"description": "Add an emoji picker to any text field",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/wedgies/jquery-emoji-picker.git"
|
|
},
|
|
"keywords": [
|
|
"emoji",
|
|
"jquery",
|
|
"picker"
|
|
],
|
|
"author": "Wedgies, Inc",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/wedgies/jquery-emoji-picker/issues"
|
|
},
|
|
"homepage": "https://github.com/wedgies/jquery-emoji-picker",
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-bump": "^0.3.0",
|
|
"grunt-cli": "^0.1.13"
|
|
}
|
|
}
|