{ "_args": [ [ "gulp-cssnano@2.1.3", "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome" ] ], "_from": "gulp-cssnano@2.1.3", "_id": "gulp-cssnano@2.1.3", "_inBundle": false, "_integrity": "sha512-r8qdX5pTXsBb/IRm9loE8Ijz8UiPW/URMC/bKJe4FPNHRaz4aEx8Bev03L0FYHd/7BSGu/ebmfumAkpGuTdenA==", "_location": "/gulp-cssnano", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "gulp-cssnano@2.1.3", "name": "gulp-cssnano", "escapedName": "gulp-cssnano", "rawSpec": "2.1.3", "saveSpec": null, "fetchSpec": "2.1.3" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/gulp-cssnano/-/gulp-cssnano-2.1.3.tgz", "_spec": "2.1.3", "_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/ben-eb/gulp-cssnano/issues" }, "dependencies": { "buffer-from": "^1.0.0", "cssnano": "^3.0.0", "object-assign": "^4.0.1", "plugin-error": "^1.0.1", "vinyl-sourcemaps-apply": "^0.2.1" }, "description": "Minify CSS with cssnano.", "devDependencies": { "gulp-sourcemaps": "^1.5.2", "tap-spec": "^4.0.2", "tape": "^4.0.0", "vinyl": "^2.1.0" }, "files": [ "LICENSE-MIT", "index.js" ], "homepage": "https://github.com/ben-eb/gulp-cssnano", "keywords": [ "cssnano", "minify", "minification", "optimise", "optimisation", "css", "gulpplugin", "postcss" ], "license": "MIT", "main": "index.js", "name": "gulp-cssnano", "repository": { "type": "git", "url": "git+https://github.com/ben-eb/gulp-cssnano.git" }, "scripts": { "test": "tape test.js | tap-spec" }, "version": "2.1.3" }