/
var
/
www
/
cobraambalaj
/
node_modules
/
postcss-loader
/
/var/www/cobraambalaj/node_modules/postcss-loader
mkdir
upload
Name
Size
Mode
Actions
dist/
-
0755
rm
node_modules/
-
0755
rm
CHANGELOG.md
15285
0644
edit
dl
rm
LICENSE
1070
0644
edit
dl
rm
package.json
4198
0644
edit
dl
rm
README.md
23055
0644
edit
dl
rm
Edit:
/var/www/cobraambalaj/node_modules/postcss-loader/package.json
(4198B)
{ "_args": [ [ "postcss-loader@4.2.0", "/var/www/cobraambalaj" ] ], "_development": true, "_from": "postcss-loader@4.2.0", "_id": "postcss-loader@4.2.0", "_inBundle": false, "_integrity": "sha512-mqgScxHqbiz1yxbnNcPdKYo/6aVt+XExURmEbQlviFVWogDbM4AJ0A/B+ZBpYsJrTRxKw7HyRazg9x0Q9SWwLA==", "_location": "/postcss-loader", "_phantomChildren": { "@babel/code-frame": "7.12.13", "@types/json-schema": "7.0.7", "@types/parse-json": "4.0.0", "ajv": "6.12.6", "ajv-keywords": "3.5.2", "big.js": "5.2.2", "emojis-list": "3.0.0", "error-ex": "1.3.2", "json-parse-even-better-errors": "2.3.1", "json5": "2.2.0", "lines-and-columns": "1.1.6", "lru-cache": "6.0.0", "parent-module": "1.0.1", "path-type": "4.0.0", "yaml": "1.10.0" }, "_requested": { "type": "version", "registry": true, "raw": "postcss-loader@4.2.0", "name": "postcss-loader", "escapedName": "postcss-loader", "rawSpec": "4.2.0", "saveSpec": null, "fetchSpec": "4.2.0" }, "_requiredBy": [ "/laravel-mix" ], "_resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-4.2.0.tgz", "_spec": "4.2.0", "_where": "/var/www/cobraambalaj", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bugs": { "url": "https://github.com/webpack-contrib/postcss-loader/issues" }, "dependencies": { "cosmiconfig": "^7.0.0", "klona": "^2.0.4", "loader-utils": "^2.0.0", "schema-utils": "^3.0.0", "semver": "^7.3.4" }, "description": "PostCSS loader for webpack", "devDependencies": { "@babel/cli": "^7.12.10", "@babel/core": "^7.12.10", "@babel/preset-env": "^7.12.11", "@commitlint/cli": "^11.0.0", "@commitlint/config-conventional": "^11.0.0", "@webpack-contrib/defaults": "^6.3.0", "@webpack-contrib/eslint-config-webpack": "^3.0.0", "babel-jest": "^26.6.3", "cross-env": "^7.0.3", "cssnano": "^4.1.10", "del": "^6.0.0", "del-cli": "^3.0.1", "eslint": "^7.18.0", "eslint-config-prettier": "^7.2.0", "eslint-plugin-import": "^2.22.1", "husky": "^4.3.8", "jest": "^26.6.3", "less": "^4.1.0", "less-loader": "^7.2.1", "lint-staged": "^10.5.3", "memfs": "^3.2.0", "midas": "^2.0.3", "npm-run-all": "^4.1.5", "postcss": "^8.2.4", "postcss-dark-theme-class": "^0.5.1", "postcss-import": "^14.0.0", "postcss-js": "^3.0.3", "postcss-nested": "^5.0.3", "postcss-short": "^5.0.0", "prettier": "^2.2.0", "sass": "^1.32.5", "sass-loader": "^10.1.1", "standard-version": "^9.1.0", "strip-ansi": "^6.0.0", "sugarss": "^3.0.3", "webpack": "^5.16.0" }, "engines": { "node": ">= 10.13.0" }, "files": [ "dist" ], "funding": { "type": "opencollective", "url": "https://opencollective.com/webpack" }, "homepage": "https://github.com/webpack-contrib/postcss-loader", "keywords": [ "css", "postcss", "postcss-runner", "webpack", "webpack-loader" ], "license": "MIT", "main": "dist/cjs.js", "name": "postcss-loader", "peerDependencies": { "webpack": "^4.0.0 || ^5.0.0", "postcss": "^7.0.0 || ^8.0.1" }, "repository": { "type": "git", "url": "git+https://github.com/webpack-contrib/postcss-loader.git" }, "scripts": { "build": "cross-env NODE_ENV=production babel src -d dist --copy-files", "clean": "del-cli dist", "commitlint": "commitlint --from=master", "defaults": "webpack-defaults", "lint": "npm-run-all -l -p \"lint:**\"", "lint:js": "eslint --cache .", "lint:prettier": "prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different", "prebuild": "npm run clean", "prepare": "npm run build", "pretest": "npm run lint", "release": "standard-version", "security": "npm audit", "start": "npm run build -- -w", "test": "npm run test:coverage", "test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage", "test:only": "cross-env NODE_ENV=test jest", "test:watch": "npm run test:only -- --watch" }, "version": "4.2.0" }
Save
cmd:
run