1.0.8
Showing
| { | ||
| "name": "xfile/x-lib", | ||
| "description": "Private lib for me", | ||
| "keywords": ["xlib","x-lib","xfile"], | ||
| "type": "library", | ||
| "authors": [ | ||
| { | ||
| "name": "Oleksandr Nizhynskyi", | ||
| "email": "xfilee@gmail.com" | ||
| "email": "xfilee@gmail.com", | ||
| "role": "Developer" | ||
| } | ||
| ], | ||
| "license": "Apache-2.0", | ||
| "version": "1.0.7", | ||
| "version": "1.0.8", | ||
| "require": {"php": ">=5.6"}, | ||
| "autoload": { | ||
| "files": [ | ||
| ... | ... |
Please register or sign in to comment