{ "_from": "postcss-flexbugs-fixes@^5.0.2", "_id": "postcss-flexbugs-fixes@5.0.2", "_inBundle": false, "_integrity": "sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==", "_location": "/postcss-flexbugs-fixes", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "postcss-flexbugs-fixes@^5.0.2", "name": "postcss-flexbugs-fixes", "escapedName": "postcss-flexbugs-fixes", "rawSpec": "^5.0.2", "saveSpec": null, "fetchSpec": "^5.0.2" }, "_requiredBy": [ "/react-scripts" ], "_resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz", "_shasum": "2028e145313074fc9abe276cb7ca14e5401eb49d", "_spec": "postcss-flexbugs-fixes@^5.0.2", "_where": "/home/josie/development/container-mom-go/landing-page/node_modules/react-scripts", "author": { "name": "Luis Rudge", "email": "luis@luisrudge.net" }, "bugs": { "url": "https://github.com/luisrudge/postcss-flexbugs-fixes/issues" }, "bundleDependencies": false, "deprecated": false, "description": "PostCSS plugin This project tries to fix all of flexbug's issues", "devDependencies": { "chai": "^4.2.0", "gulp": "^4.0.2", "gulp-eslint": "^6.0.0", "gulp-mocha": "^7.0.2" }, "files": [ "bugs", "index.js" ], "homepage": "https://github.com/luisrudge/postcss-flexbugs-fixes#readme", "keywords": [ "postcss", "css", "postcss-plugin", "flexbugs", "flexbox", "flex" ], "license": "MIT", "main": "index.js", "name": "postcss-flexbugs-fixes", "peerDependencies": { "postcss": "^8.1.4" }, "repository": { "type": "git", "url": "git+https://github.com/luisrudge/postcss-flexbugs-fixes.git" }, "scripts": { "test": "gulp" }, "version": "5.0.2" }