You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.8 KiB
74 lines
1.8 KiB
{
|
|
"_args": [
|
|
[
|
|
"postcss-media-minmax@4.0.0",
|
|
"/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server"
|
|
]
|
|
],
|
|
"_from": "postcss-media-minmax@4.0.0",
|
|
"_id": "postcss-media-minmax@4.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw==",
|
|
"_location": "/postcss-media-minmax",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "postcss-media-minmax@4.0.0",
|
|
"name": "postcss-media-minmax",
|
|
"escapedName": "postcss-media-minmax",
|
|
"rawSpec": "4.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/postcss-preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-4.0.0.tgz",
|
|
"_spec": "4.0.0",
|
|
"_where": "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server",
|
|
"author": {
|
|
"name": "yisi"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/postcss/postcss-media-minmax/issues"
|
|
},
|
|
"dependencies": {
|
|
"postcss": "^7.0.2"
|
|
},
|
|
"description": "Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.",
|
|
"devDependencies": {
|
|
"npmpub": "^4.1.0",
|
|
"tape": "^4.9.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.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",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/postcss/postcss-media-minmax.git"
|
|
},
|
|
"scripts": {
|
|
"release": "npmpub",
|
|
"test": "tape test"
|
|
},
|
|
"version": "4.0.0"
|
|
}
|
|
|