Submit
Path:
~
/
home
/
getwphos
/
public_html
/
wastefull
/
wp-content
/
plugins
/
theme-core-options
/
inc
/
plugins
/
scssphp
/
File Content:
composer.json
{ "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": "*" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4", "sass/sass-spec": "2020.12.29", "squizlabs/php_codesniffer": "~3.5", "symfony/phpunit-bridge": "^5.1", "twbs/bootstrap": "~4.3", "zurb/foundation": "~6.5" }, "repositories": [ { "type": "package", "package": { "name": "sass/sass-spec", "version": "2020.12.29", "source": { "type": "git", "url": "https://github.com/sass/sass-spec.git", "reference": "d975d33146fb679a6b359ceca329012f02e4a794" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sass/sass-spec/zipball/d975d33146fb679a6b359ceca329012f02e4a794", "reference": "d975d33146fb679a6b359ceca329012f02e4a794", "shasum": "" } } } ], "bin": ["bin/pscss"], "config": { "sort-packages": true } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
bin
---
0755
src
---
0755
LICENSE.md
1094 bytes
0644
README.md
1873 bytes
0644
composer.json
1992 bytes
0644
phpcs.xml.dist
379 bytes
0644
scss.inc.php
1878 bytes
0644
N4ST4R_ID | Naxtarrr