Server IP : 184.154.167.98 / Your IP : 3.145.88.101 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/puertode/public_html/tampico1900/3rdparty/scssphp/scssphp/ |
Upload File : |
{ "name": "scssphp/scssphp", "type": "library", "description": "scssphp is a compiler for SCSS written in PHP.", "keywords": ["css", "stylesheet", "scss", "sass", "less"], "homepage": "http://scssphp.github.io/scssphp/", "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" } ], "autoload": { "psr-4": { "ScssPhp\\ScssPhp\\": "src/" } }, "autoload-dev": { "psr-4": { "ScssPhp\\ScssPhp\\Tests\\": "tests/" } }, "require": { "php": ">=5.6.0", "ext-json": "*", "ext-ctype": "*" }, "suggest": { "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv", "ext-iconv": "Can be used as fallback when ext-mbstring is not available" }, "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.0", "zurb/foundation": "~6.5" }, "repositories": [ { "type": "package", "package": { "name": "sass/sass-spec", "version": "2021.09.15", "source": { "type": "git", "url": "https://github.com/sass/sass-spec.git", "reference": "eb2d7a0865c1faf0b55a39ff962b24aca9b4c955" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sass/sass-spec/zipball/eb2d7a0865c1faf0b55a39ff962b24aca9b4c955", "reference": "eb2d7a0865c1faf0b55a39ff962b24aca9b4c955", "shasum": "" } } }, { "type": "package", "package": { "name": "thoughtbot/bourbon", "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/thoughtbot/bourbon.git", "reference": "fbe338ee6807e7f7aa996d82c8a16f248bb149b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thoughtbot/bourbon/zipball/fbe338ee6807e7f7aa996d82c8a16f248bb149b3", "reference": "fbe338ee6807e7f7aa996d82c8a16f248bb149b3", "shasum": "" } } }, { "type": "package", "package": { "name": "twbs/bootstrap4", "version": "v4.6.0", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/6ffb0b48e455430f8a5359ed689ad64c1143fac2", "reference": "6ffb0b48e455430f8a5359ed689ad64c1143fac2", "shasum": "" } } } ], "bin": ["bin/pscss"], "config": { "sort-packages": true } }