![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/metras.v32.1/node_modules/rtlcss/ |
{ "author": "Mohammad Younes", "name": "rtlcss", "version": "2.4.0", "description": "Framework for transforming cascading style sheets (CSS) from left-to-right (LTR) to right-to-left (RTL)", "homepage": "http://rtlcss.com/", "bugs": "https://github.com/MohammadYounes/rtlcss/issues?state=open", "license": "MIT", "keywords": [ "rtl", "css", "ltr", "rtlcss", "framework", "style", "mirror", "flip", "convert", "transform" ], "repository": { "type": "git", "url": "https://github.com/MohammadYounes/rtlcss.git" }, "bin": { "rtlcss": "./bin/rtlcss.js" }, "dependencies": { "chalk": "^2.3.0", "findup": "^0.1.5", "mkdirp": "^0.5.1", "postcss": "^6.0.14", "strip-json-comments": "^2.0.0" }, "devDependencies": { "mocha": "^2.0.0", "standard": "^6.0.0" }, "scripts": { "lint": "standard && node ./lib/rtlcss.js", "test": "npm run lint && mocha -R spec" }, "main": "./lib/rtlcss.js" }