/var/www/cobraambalaj/node_modules/postcss
NameSizeModeActions
lib/-0755rm
node_modules/-0755rm
CHANGELOG.md246460644editdlrm
LICENSE10950644editdlrm
package.json19240644editdlrm
README.md182390644editdlrm
Edit: /var/www/cobraambalaj/node_modules/postcss/package.json (1924B)
{ "_args": [ [ "postcss@8.2.6", "/var/www/cobraambalaj" ] ], "_development": true, "_from": "postcss@8.2.6", "_id": "postcss@8.2.6", "_inBundle": false, "_integrity": "sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==", "_location": "/postcss", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "postcss@8.2.6", "name": "postcss", "escapedName": "postcss", "rawSpec": "8.2.6", "saveSpec": null, "fetchSpec": "8.2.6" }, "_requiredBy": [ "#DEV:/", "/css-loader" ], "_resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.6.tgz", "_spec": "8.2.6", "_where": "/var/www/cobraambalaj", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "browser": { "./lib/terminal-highlight": false, "colorette": false, "fs": false }, "bugs": { "url": "https://github.com/postcss/postcss/issues" }, "dependencies": { "colorette": "^1.2.1", "nanoid": "^3.1.20", "source-map": "^0.6.1" }, "description": "Tool for transforming styles with JS plugins", "engines": { "node": "^10 || ^12 || >=14" }, "exports": { ".": { "require": "./lib/postcss.js", "import": "./lib/postcss.mjs", "types": "./lib/postcss.d.ts" }, "./": "./" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "homepage": "https://postcss.org/", "keywords": [ "css", "postcss", "rework", "preprocessor", "parser", "source map", "transform", "manipulation", "transpiler" ], "license": "MIT", "main": "./lib/postcss.js", "name": "postcss", "repository": { "type": "git", "url": "git+https://github.com/postcss/postcss.git" }, "types": "./lib/postcss.d.ts", "version": "8.2.6" }