php-linux-gpio/composer.lock

85 lines
2.3 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "f8730bf5cb8eaf8085a06df386769d3a",
"packages": [
],
"packages-dev": [
{
"name": "noccylabs/crap",
"version": "dev-master",
"source": {
"type": "git",
"url": "http://satis.noccylabs.info/packages/php-crap.git",
"reference": "f17cd1ce2933870c30e1311b466d3d5e900066c4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.1.x-dev"
}
},
"autoload": {
"psr-4": {
"NoccyLabs\\Crap\\": "lib/"
}
},
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Christopher Vagnetoft",
"email": "cvagnetoft@gmail.com"
}
],
"description": "Crap is an exception/error/assertion handling library",
"time": "2014-06-13 23:33:50"
},
{
"name": "noccylabs/sansi",
"version": "dev-master",
"source": {
"type": "git",
"url": "http://satis.noccylabs.info/packages/php-sansi.git",
"reference": "9e347698a898dc966802987fc4fbfa7bec7225b0"
},
"type": "library",
"autoload": {
"psr-4": {
"NoccyLabs\\Sansi\\": "lib/"
}
},
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Christopher Vagnetoft",
"email": "cvagnetoft@gmail.com"
}
],
"description": "Simple ANSI User Interface",
"time": "2014-06-05 12:10:14"
}
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"noccylabs/sansi": 20,
"noccylabs/crap": 20
},
"platform": [
],
"platform-dev": [
]
}