Page MenuHomeDevCentral

composer.json
No OneTemporary

composer.json

{
"name": "keruald/globalfunctions",
"description": "Essential core global functions",
"type": "library",
"license": "BSD-2-Clause",
"version": "0.5.1",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/keruald/globalfunctions"
}
],
"keywords": [
"keruald",
"core",
"global functions"
],
"require": {
"php": ">=7.1.0",
"keruald/omnitools": "^0.2.0"
},
"require-dev": {
"phpunit/phpunit": "^7"
},
"autoload": {
"files": [
"core.php"
]
},
"support": {
"irc": "irc://irc.freenode.net/wolfplex",
"issues": "http://devcentral.nasqueron.org"
}
}

File Metadata

Mime Type
application/json
Expires
Thu, Apr 16, 05:06 (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3610452
Default Alt Text
composer.json (738 B)

Event Timeline