modern-events-calendar-lite/app/vendor/composer/installed.json

75 lines
2.4 KiB
JSON
Raw Permalink Normal View History

2024-10-15 12:04:03 +02:00
{
"packages": [
{
"name": "johngrogg/ics-parser",
"version": "v2.2.2",
"version_normalized": "2.2.2.0",
"source": {
"type": "git",
"url": "https://github.com/u01jmg3/ics-parser.git",
"reference": "69c80471a0a99142ebc72b21c2bc084e81a7c4f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/u01jmg3/ics-parser/zipball/69c80471a0a99142ebc72b21c2bc084e81a7c4f4",
"reference": "69c80471a0a99142ebc72b21c2bc084e81a7c4f4",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=5.3.9"
},
"require-dev": {
"phpunit/phpunit": "^4",
"squizlabs/php_codesniffer": "~2.9.1"
},
"time": "2020-11-02T10:28:33+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"ICal": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jonathan Goode",
"role": "Developer/Owner"
},
{
"name": "John Grogg",
"email": "john.grogg@gmail.com",
"role": "Developer/Prior Owner"
}
],
"description": "ICS Parser",
"homepage": "https://github.com/u01jmg3/ics-parser",
"keywords": [
"iCalendar",
"ical",
"ical-parser",
"ics",
"ics-parser",
"ifb"
],
"support": {
"issues": "https://github.com/u01jmg3/ics-parser/issues",
"source": "https://github.com/u01jmg3/ics-parser/tree/v2.2.2"
},
"funding": [
{
"url": "https://github.com/sponsors/u01jmg3",
"type": "github"
}
],
"install-path": "../johngrogg/ics-parser"
}
],
"dev": true,
"dev-package-names": []
}