{ "_args": [ [ "postcss@7.0.36", "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror" ] ], "_development": true, "_from": "postcss@7.0.36", "_id": "postcss@7.0.36", "_inBundle": false, "_integrity": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==", "_location": "/postcss", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "postcss@7.0.36", "name": "postcss", "escapedName": "postcss", "rawSpec": "7.0.36", "saveSpec": null, "fetchSpec": "7.0.36" }, "_requiredBy": [ "/autoprefixer", "/postcss-less", "/postcss-safe-parser", "/postcss-sass", "/postcss-scss", "/stylelint", "/sugarss" ], "_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.36.tgz", "_spec": "7.0.36", "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "browser": { "./lib/terminal-highlight": false, "supports-color": false, "chalk": false, "fs": false }, "bugs": { "url": "https://github.com/postcss/postcss/issues" }, "dependencies": { "chalk": "^2.4.2", "source-map": "^0.6.1", "supports-color": "^6.1.0" }, "description": "Tool for transforming styles with JS plugins", "engines": { "node": ">=6.0.0" }, "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", "name": "postcss", "repository": { "type": "git", "url": "git+https://github.com/postcss/postcss.git" }, "types": "lib/postcss.d.ts", "version": "7.0.36" }