29 lines
No EOL
750 B
JSON
29 lines
No EOL
750 B
JSON
{
|
|
"project": {
|
|
"compiler": {
|
|
"extension": "php",
|
|
"minimum_version": "8.0",
|
|
"maximum_version": "8.2"
|
|
},
|
|
"options": []
|
|
},
|
|
"assembly": {
|
|
"name": "RssLib",
|
|
"package": "net.nosial.rsslib",
|
|
"description": "A library used to parse RSS feeds",
|
|
"company": "Nosial",
|
|
"copyright": "Copyright (c) 2022-2023 Nosial",
|
|
"version": "1.0.2",
|
|
"uuid": "f24416e8-39f0-11ee-8dcf-f362baa8b68c"
|
|
},
|
|
"build": {
|
|
"source_path": "src",
|
|
"default_configuration": "release",
|
|
"configurations": [
|
|
{
|
|
"name": "release",
|
|
"output_path": "build/release"
|
|
}
|
|
]
|
|
}
|
|
} |