123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- {
- "_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"
- ],
- "hash": "0e00667ce69731ebd199f67d14c600a3",
- "packages": [
- {
- "name": "zetacomponents/base",
- "version": "1.8",
- "source": {
- "type": "git",
- "url": "https://github.com/zetacomponents/Base.git",
- "reference": "52ca69c1de55f3fa4f595779e5bc831da7ee176c"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/zetacomponents/Base/zipball/52ca69c1de55f3fa4f595779e5bc831da7ee176c",
- "reference": "52ca69c1de55f3fa4f595779e5bc831da7ee176c",
- "shasum": ""
- },
- "type": "library",
- "autoload": {
- "classmap": [
- "src"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "apache2"
- ],
- "authors": [
- {
- "name": "Sergey Alexeev"
- },
- {
- "name": "Sebastian Bergmann"
- },
- {
- "name": "Jan Borsodi"
- },
- {
- "name": "Raymond Bosman"
- },
- {
- "name": "Frederik Holljen"
- },
- {
- "name": "Kore Nordmann"
- },
- {
- "name": "Derick Rethans"
- },
- {
- "name": "Vadym Savchuk"
- },
- {
- "name": "Tobias Schlitt"
- },
- {
- "name": "Alexandru Stanoi"
- }
- ],
- "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
- "homepage": "https://github.com/zetacomponents",
- "time": "2009-12-21 12:14:16"
- }
- ],
- "packages-dev": [
- {
- "name": "zetacomponents/unit-test",
- "version": "dev-master",
- "source": {
- "type": "git",
- "url": "https://github.com/zetacomponents/UnitTest.git",
- "reference": "772d6e651cb90c6de10f975b2e323df98d1e4a2c"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/zetacomponents/UnitTest/zipball/772d6e651cb90c6de10f975b2e323df98d1e4a2c",
- "reference": "772d6e651cb90c6de10f975b2e323df98d1e4a2c",
- "shasum": ""
- },
- "type": "library",
- "autoload": {
- "classmap": [
- "src"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "apache2"
- ],
- "authors": [
- {
- "name": "Sergey Alexeev"
- },
- {
- "name": "Sebastian Bergmann"
- },
- {
- "name": "Jan Borsodi"
- },
- {
- "name": "Raymond Bosman"
- },
- {
- "name": "Frederik Holljen"
- },
- {
- "name": "Kore Nordmann"
- },
- {
- "name": "Derick Rethans"
- },
- {
- "name": "Vadym Savchuk"
- },
- {
- "name": "Tobias Schlitt"
- },
- {
- "name": "Alexandru Stanoi"
- }
- ],
- "description": "zetacomponents/unit-test Component",
- "homepage": "https://github.com/zetacomponents",
- "time": "2012-05-21 09:51:20"
- }
- ],
- "aliases": [
- ],
- "minimum-stability": "stable",
- "stability-flags": {
- "zetacomponents/unit-test": 20
- },
- "platform": [
- ],
- "platform-dev": [
- ]
- }
|