{ "_from": "postcss-media-minmax@^5.0.0", "_id": "postcss-media-minmax@5.0.0", "_inBundle": false, "_integrity": "sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==", "_location": "/postcss-media-minmax", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "postcss-media-minmax@^5.0.0", "name": "postcss-media-minmax", "escapedName": "postcss-media-minmax", "rawSpec": "^5.0.0", "saveSpec": null, "fetchSpec": "^5.0.0" }, "_requiredBy": [ "/postcss-preset-env" ], "_resolved": "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz", "_shasum": "7140bddec173e2d6d657edbd8554a55794e2a5b5", "_spec": "postcss-media-minmax@^5.0.0", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/postcss-preset-env", "author": { "name": "yisi" }, "bugs": { "url": "https://github.com/postcss/postcss-media-minmax/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.", "devDependencies": { "npmpub": "^4.1.0", "postcss": "^8.1.0", "tape": "^4.9.1" }, "engines": { "node": ">=10.0.0" }, "files": [ "CHANGELOG.md", "README.md", "README-zh.md", "LICENSE", "index.js" ], "homepage": "https://github.com/postcss/postcss-media-minmax#readme", "keywords": [ "css", "css3", "postcss", "postcss-plugin", "media querie", "media queries" ], "license": "MIT", "name": "postcss-media-minmax", "peerDependencies": { "postcss": "^8.1.0" }, "repository": { "type": "git", "url": "git+https://github.com/postcss/postcss-media-minmax.git" }, "scripts": { "release": "npmpub", "test": "tape test" }, "version": "5.0.0" }