You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
2.2 KiB
JSON
63 lines
2.2 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "d374d4398692d2e19e5a0332cda00841",
|
|
"packages": [
|
|
{
|
|
"name": "emojione/emojione",
|
|
"version": "v2.2.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Ranks/emojione.git",
|
|
"reference": "0aad7f9f7969f0187e4f50d12fdc113541a34ac3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Ranks/emojione/zipball/0aad7f9f7969f0187e4f50d12fdc113541a34ac3",
|
|
"reference": "0aad7f9f7969f0187e4f50d12fdc113541a34ac3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.6 || ~5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Emojione\\": "lib/php/src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"(CC-BY-4.0 and MIT)"
|
|
],
|
|
"description": "Emoji One is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG and SVG formats provided for the emoji images.",
|
|
"homepage": "http://www.emojione.com",
|
|
"keywords": [
|
|
"Emoji One",
|
|
"emoji",
|
|
"emojione",
|
|
"emojis",
|
|
"emoticons",
|
|
"smileys",
|
|
"smilies",
|
|
"unicode"
|
|
],
|
|
"time": "2016-12-03T01:19:25+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|