mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-24 07:03:57 +00:00
22 lines
357 B
JSON
22 lines
357 B
JSON
{
|
|
"name": "jquery-emoji-picker",
|
|
"version": "0.2.2",
|
|
"homepage": "https://github.com/wedgies/jquery-emoji-picker",
|
|
"authors": [
|
|
"Wedgies, Inc"
|
|
],
|
|
"keywords": [
|
|
"emoji",
|
|
"jquery",
|
|
"picker"
|
|
],
|
|
"license": "ISC",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"Gruntfile.js",
|
|
"package.json"
|
|
]
|
|
}
|