1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "_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": "d98fc6f44a6c19e5163a5436e223a8ca",
- "packages": [
- {
- "name": "phreeze/phreeze",
- "version": "dev-master",
- "source": {
- "type": "git",
- "url": "https://github.com/jasonhinkle/phreeze.git",
- "reference": "7610b34e24ca7cc6d368f7dcb212c8b64d76d6bf"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/jasonhinkle/phreeze/zipball/7610b34e24ca7cc6d368f7dcb212c8b64d76d6bf",
- "reference": "7610b34e24ca7cc6d368f7dcb212c8b64d76d6bf",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.0"
- },
- "type": "library",
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "LGPL-2.1"
- ],
- "description": "A lightweight ORM + MVC framework for PHP",
- "time": "2014-10-13 01:29:56"
- }
- ],
- "packages-dev": [],
- "aliases": [],
- "minimum-stability": "stable",
- "stability-flags": {
- "phreeze/phreeze": 20
- },
- "prefer-stable": false,
- "prefer-lowest": false,
- "platform": {
- "php": ">=5.3.0"
- },
- "platform-dev": []
- }
|