138 lines
4.7 KiB
JSON
138 lines
4.7 KiB
JSON
{
|
|
"_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#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "4a53dd50b29d4fb05ac63597d41276d0",
|
|
"packages": [
|
|
{
|
|
"name": "ourcodeworld/name-that-color",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ourcodeworld/name-that-color.git",
|
|
"reference": "758b1f9b4b521da63f0ae4226e80cae620b0f648"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ourcodeworld/name-that-color/zipball/758b1f9b4b521da63f0ae4226e80cae620b0f648",
|
|
"reference": "758b1f9b4b521da63f0ae4226e80cae620b0f648",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ourcodeworld\\NameThatColor\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"mit"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Carlos Delgado",
|
|
"email": "dev@ourcodeworld.com",
|
|
"homepage": "https://ourcodeworld.com"
|
|
}
|
|
],
|
|
"description": "A non-official PHP port of the NTC JS library to find out the name of the closest matching color.",
|
|
"keywords": [
|
|
"color converted",
|
|
"hex",
|
|
"hsl",
|
|
"name that color",
|
|
"rgb"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ourcodeworld/name-that-color/issues",
|
|
"source": "https://github.com/ourcodeworld/name-that-color/tree/master"
|
|
},
|
|
"time": "2018-08-03T18:14:49+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "laravel/pint",
|
|
"version": "v1.18.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/pint.git",
|
|
"reference": "35c00c05ec43e6b46d295efc0f4386ceb30d50d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laravel/pint/zipball/35c00c05ec43e6b46d295efc0f4386ceb30d50d9",
|
|
"reference": "35c00c05ec43e6b46d295efc0f4386ceb30d50d9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xml": "*",
|
|
"php": "^8.1.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^3.64.0",
|
|
"illuminate/view": "^10.48.20",
|
|
"larastan/larastan": "^2.9.8",
|
|
"laravel-zero/framework": "^10.4.0",
|
|
"mockery/mockery": "^1.6.12",
|
|
"nunomaduro/termwind": "^1.15.1",
|
|
"pestphp/pest": "^2.35.1"
|
|
},
|
|
"bin": [
|
|
"builds/pint"
|
|
],
|
|
"type": "project",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"App\\": "app/",
|
|
"Database\\Seeders\\": "database/seeders/",
|
|
"Database\\Factories\\": "database/factories/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nuno Maduro",
|
|
"email": "enunomaduro@gmail.com"
|
|
}
|
|
],
|
|
"description": "An opinionated code formatter for PHP.",
|
|
"homepage": "https://laravel.com",
|
|
"keywords": [
|
|
"format",
|
|
"formatter",
|
|
"lint",
|
|
"linter",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/laravel/pint/issues",
|
|
"source": "https://github.com/laravel/pint"
|
|
},
|
|
"time": "2024-09-24T17:22:50+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": [],
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=8.1"
|
|
},
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.6.0"
|
|
}
|