![]() 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/themes/metras/node_modules/postcss-less/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-7TvleQWNM2QLcHqvudt3VYjULVB49uiW6XzEUFmvwHzvsOEF5MwBrIXZDJQvJNFGjJQTzSzZnDoCJ8h/ljyGXA==", "_location": "/postcss-less", "_phantomChildren": { "chalk": "2.4.2", "has-flag": "3.0.0", "source-map": "0.6.1" }, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "postcss-less", "escapedName": "postcss-less", "rawSpec": "3.1.4", "saveSpec": null, "fetchSpec": "3.1.4" }, "_requiredBy": [ "/stylelint" ], "_resolved": "https://registry.npmjs.org/postcss-less/-/postcss-less-3.1.4.tgz", "_spec": "3.1.4", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Denys Kniazevych", "email": "[email protected]" }, "bugs": { "url": "https://github.com/shellscape/postcss-less/issues" }, "dependencies": { "postcss": "^7.0.14" }, "description": "LESS parser for PostCSS", "devDependencies": { "@commitlint/cli": "^7.1.2", "@commitlint/config-conventional": "^7.1.2", "ava": "^1.0.0-beta.8", "cheerio": "^1.0.0-rc.2", "eslint": "^5.6.0", "eslint-config-shellscape": "^2.0.2", "eslint-plugin-filenames": "^1.2.0", "is-absolute-url": "^2.1.0", "less": "^3.8.1", "lint-staged": "^8.1.0", "node-fetch": "^2.2.0", "nyc": "^13.3.0", "postcss-parser-tests": "^6.3.1", "pre-commit": "^1.2.2", "standard-version": "^4.4.0", "url-join": "^4.0.0" }, "engines": { "node": ">=6.14.4" }, "files": [ "lib", "README.md", "LICENSE" ], "homepage": "https://github.com/shellscape/postcss-less", "keywords": [ "css", "postcss", "postcss-syntax", "parser", "less" ], "license": "MIT", "lint-staged": { "*.js": [ "eslint --fix", "git add" ] }, "main": "lib/index.js", "maintainer": "Andrew Powell <[email protected]>", "name": "postcss-less", "pre-commit": "lint-staged", "repository": { "type": "git", "url": "git+https://github.com/shellscape/postcss-less.git" }, "scripts": { "ci:coverage": "nyc npm run test && nyc report --reporter=text-lcov > coverage.lcov", "ci:lint": "npm run lint && npm run security", "ci:test": "npm run test", "commitlint": "commitlint", "commitmsg": "commitlint -e $GIT_PARAMS", "lint": "eslint --fix --cache lib test", "lint-staged": "lint-staged", "security": "npm audit", "test": "ava" }, "version": "3.1.4" }