Commit 164fadfd authored by Andrey Kuvshinov's avatar Andrey Kuvshinov

composer.json

parent ff5498da
{
"name": "newsurl",
"description": "generation url in an ssb",
"homepage": "http://gl.argumentiru.com/ak/newsurl",
"keywords": ["generation"],
"type": "library",
"license": "MIT",
"authors": [
{
"name": "AK Delfin",
"email": "masterforweb@hotmail.com"
}
],
"require": {
"php": ">=5.6"
},
"autoload": {
"files": ["newsurl.php"]
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment