![]() 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/clinic.corals.io/node_modules/postcss-import/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-3Gti33dmCjyKBgimqGxL3vcV8w9+bsHwO5UrBawp796+jdardbcFl4RP5w/76BwNL7aGzpKstIfF9I+kdE8pTw==", "_location": "/postcss-import", "_phantomChildren": { "ansi-styles": "3.2.1", "escape-string-regexp": "1.0.5", "has-flag": "3.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "postcss-import", "escapedName": "postcss-import", "rawSpec": "12.0.1", "saveSpec": null, "fetchSpec": "12.0.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-12.0.1.tgz", "_spec": "12.0.1", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Maxime Thirouin" }, "bugs": { "url": "https://github.com/postcss/postcss-import/issues" }, "dependencies": { "postcss": "^7.0.1", "postcss-value-parser": "^3.2.3", "read-cache": "^1.0.0", "resolve": "^1.1.7" }, "description": "PostCSS plugin to import CSS files", "devDependencies": { "ava": "^0.25.0", "eslint": "^5.0.0", "eslint-config-i-am-meticulous": "^11.0.0", "eslint-plugin-import": "^2.2.0", "eslint-plugin-prettier": "^3.0.0", "postcss-scss": "^2.0.0", "prettier": "~1.14.0", "sugarss": "^2.0.0" }, "engines": { "node": ">=6.0.0" }, "eslintConfig": { "extends": "eslint-config-i-am-meticulous", "plugins": [ "prettier" ], "rules": { "prettier/prettier": [ "error", { "semi": false, "trailingComma": "es5" } ] } }, "files": [ "index.js", "lib" ], "homepage": "https://github.com/postcss/postcss-import#readme", "keywords": [ "css", "postcss", "postcss-plugin", "import", "node modules", "npm" ], "license": "MIT", "name": "postcss-import", "repository": { "type": "git", "url": "git+https://github.com/postcss/postcss-import.git" }, "scripts": { "ci": "eslint . && ava", "lint": "eslint . --fix", "pretest": "npm run lint", "test": "ava" }, "version": "12.0.1" }