{ "_args": [ [ "cssnano-utils@2.0.1", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "cssnano-utils@2.0.1", "_id": "cssnano-utils@2.0.1", "_inBundle": false, "_integrity": "sha512-i8vLRZTnEH9ubIyfdZCAdIdgnHAUeQeByEeQ2I7oTilvP9oHO6RScpeq3GsFUVqeB8uZgOQ9pw8utofNn32hhQ==", "_location": "/cssnano-utils", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cssnano-utils@2.0.1", "name": "cssnano-utils", "escapedName": "cssnano-utils", "rawSpec": "2.0.1", "saveSpec": null, "fetchSpec": "2.0.1" }, "_requiredBy": [ "/cssnano-preset-default", "/postcss-merge-rules", "/postcss-minify-gradients", "/postcss-minify-params", "/postcss-normalize-display-values", "/postcss-normalize-repeat-style", "/postcss-normalize-timing-functions", "/postcss-ordered-values", "/postcss-reduce-transforms" ], "_resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-2.0.1.tgz", "_spec": "2.0.1", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "description": "Utility methods and plugin for cssnano projects", "devDependencies": { "postcss": "^8.2.15" }, "engines": { "node": "^10 || ^12 || >=14.0" }, "files": [ "dist" ], "gitHead": "28c247175032fa03f04911cde56ad82d74d211cc", "homepage": "https://github.com/cssnano/cssnano", "license": "MIT", "main": "dist/index.js", "name": "cssnano-utils", "peerDependencies": { "postcss": "^8.2.15" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "scripts": { "build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"", "prebuild": "del-cli dist", "prepublish": "yarn build" }, "version": "2.0.1" }