gnu-social/vendor/jms/parser-lib/composer.lock

63 lines
1.6 KiB
JSON

{
"hash": "804f267fbd2c33067f6cafd3576f70dd",
"packages": [
{
"name": "phpoption/phpoption",
"version": "0.9.0",
"source": {
"type": "git",
"url": "git://github.com/schmittjoh/php-option",
"reference": "0.9.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/schmittjoh/php-option/archive/0.9.0.zip",
"reference": "0.9.0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
},
"time": "2012-11-12 08:25:35",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"PhpOption\\": "src/"
}
},
"license": [
"Apache2"
],
"authors": [
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "http://jmsyst.com",
"role": "Developer of wrapped JMSSerializerBundle"
}
],
"description": "Option Type for PHP",
"keywords": [
"php",
"language",
"type",
"option"
]
}
],
"packages-dev": [
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
]
}