|
- {
- "_readme": [
- "This file locks the dependencies of your project to a known state",
- "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
- "This file is @generated automatically"
- ],
- "hash": "5bbaa9f3b34a2337b860d383e333da28",
- "content-hash": "bbd7609b177a9695925ab398ac4f3292",
- "packages": [
- {
- "name": "catfan/medoo",
- "version": "v1.5.4",
- "source": {
- "type": "git",
- "url": "https://github.com/catfan/Medoo.git",
- "reference": "a6b7b05b18fa7c8f955e259d491344b1db9a51bf"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/catfan/Medoo/zipball/a6b7b05b18fa7c8f955e259d491344b1db9a51bf",
- "reference": "a6b7b05b18fa7c8f955e259d491344b1db9a51bf",
- "shasum": ""
- },
- "require": {
- "ext-pdo": "*",
- "php": ">=5.4"
- },
- "suggest": {
- "ext-pdo_dblib": "For MSSQL or Sybase database on Linux/UNIX platform",
- "ext-pdo_mysql": "For MySQL or MariaDB database",
- "ext-pdo_oci": "For Oracle database",
- "ext-pdo_oci8": "For Oracle version 8 database",
- "ext-pdo_pqsql": "For PostgreSQL database",
- "ext-pdo_sqlite": "For SQLite database",
- "ext-pdo_sqlsrv": "For MSSQL database"
- },
- "type": "framework",
- "autoload": {
- "psr-4": {
- "Medoo\\": "/src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Angel Lai",
- "email": "angel@catfan.me"
- }
- ],
- "description": "The lightest PHP database framework to accelerate development",
- "homepage": "https://medoo.in",
- "keywords": [
- "database",
- "lightweight",
- "mariadb",
- "mssql",
- "mysql",
- "oracle",
- "php framework",
- "postgresql",
- "sql",
- "sqlite"
- ],
- "time": "2018-01-08 20:01:12"
- }
- ],
- "packages-dev": [],
- "aliases": [],
- "minimum-stability": "stable",
- "stability-flags": [],
- "prefer-stable": false,
- "prefer-lowest": false,
- "platform": [],
- "platform-dev": []
- }
|