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.
74 lines
2.3 KiB
JSON
74 lines
2.3 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "johngrogg/ics-parser",
|
|
"version": "v3.3.1",
|
|
"version_normalized": "3.3.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/u01jmg3/ics-parser.git",
|
|
"reference": "eeb51c4c0c06e6df3266f85ea774ca314536aba4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/u01jmg3/ics-parser/zipball/eeb51c4c0c06e6df3266f85ea774ca314536aba4",
|
|
"reference": "eeb51c4c0c06e6df3266f85ea774ca314536aba4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.6.40"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5|^9|^10"
|
|
},
|
|
"time": "2023-10-10T09:58:49+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/v3.3.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sponsors/u01jmg3",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"install-path": "../johngrogg/ics-parser"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|