53 lines
1.3 KiB
JSON
53 lines
1.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": "6ede4cbc5ab4ef05b58811c306b5376f",
|
|
"packages": [
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
|
|
],
|
|
"aliases": [
|
|
|
|
],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"noccylabs/sansi": 20
|
|
},
|
|
"platform": [
|
|
|
|
],
|
|
"platform-dev": [
|
|
|
|
]
|
|
}
|