{
"packages": [
{
"name": "scssphp/scssphp",
"version": "1.x-dev",
"version_normalized": "1.9999999.9999999.9999999-dev",
"source": {
"type": "git",
"url": "https://github.com/scssphp/scssphp.git",
"reference": "33749d12c2569bb24071f94e9af828662dabb068"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/33749d12c2569bb24071f94e9af828662dabb068",
"reference": "33749d12c2569bb24071f94e9af828662dabb068",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-json": "*",
"php": ">=5.6.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
"sass/sass-spec": "*",
"squizlabs/php_codesniffer": "~3.5",
"symfony/phpunit-bridge": "^5.1",
"thoughtbot/bourbon": "^7.0",
"twbs/bootstrap": "~5.0",
"twbs/bootstrap4": "4.6.1",
"zurb/foundation": "~6.5"
},
"suggest": {
"ext-iconv": "Can be used as fallback when ext-mbstring is not available",
"ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
},
"time": "2022-09-02T21:24:55+00:00",
"bin": [
"bin/pscss"
],
"type": "library",
"extra": {
"bamarni-bin": {
"forward-command": false,
"bin-links": false
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"ScssPhp\\ScssPhp\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anthon Pang",
"email": "apang@softwaredevelopment.ca",
"homepage": "https://github.com/robocoder"
},
{
"name": "Cédric Morin",
"email": "cedric@yterium.com",
"homepage": "https://github.com/Cerdic"
}
],
"description": "scssphp is a compiler for SCSS written in PHP.",
"homepage": "http://scssphp.github.io/scssphp/",
"keywords": [
"css",
"less",
"sass",
"scss",
"stylesheet"
],
"support": {
"issues": "https://github.com/scssphp/scssphp/issues",
"source": "https://github.com/scssphp/scssphp/tree/1.x"
},
"install-path": "../scssphp/scssphp"
},
{
"name": "trustedlogin/client",
"version": "dev-develop",
"version_normalized": "dev-develop",
"source": {
"type": "git",
"url": "https://github.com/trustedlogin/client.git",
"reference": "21776f0ab82341af429bb1106d9637c52cb0a431"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/trustedlogin/client/zipball/21776f0ab82341af429bb1106d9637c52cb0a431",
"reference": "21776f0ab82341af429bb1106d9637c52cb0a431",
"shasum": ""
},
"require-dev": {
"ext-curl": "*",
"ext-json": "*",
"php": ">=5.3.0",
"yoast/phpunit-polyfills": "^1.0"
},
"time": "2023-04-18T20:54:28+00:00",
"bin": [
"bin/build-sass"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"TrustedLogin\\": "src/"
}
},
"scripts": {
"test": [
"phpunit"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "TrustedLogin",
"email": "support@trustedlogin.com",
"homepage": "https://www.trustedlogin.com"
}
],
"description": "Easily and securely log in to your customers sites when providing support.",
"homepage": "https://www.trustedlogin.com",
"keywords": [
"login",
"security",
"support"
],
"install-path": "../trustedlogin/client"
}
],
"dev": false,
"dev-package-names": []
}