@types/postcss-flexbugs-fixes
Version:
TypeScript definitions for postcss-flexbugs-fixes
27 lines • 902 B
JSON
{
"name": "@types/postcss-flexbugs-fixes",
"version": "5.0.0",
"description": "TypeScript definitions for postcss-flexbugs-fixes",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-flexbugs-fixes",
"license": "MIT",
"contributors": [
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/postcss-flexbugs-fixes"
},
"scripts": {},
"dependencies": {
"postcss": "^8.1.4"
},
"typesPublisherContentHash": "4b005cd1b0dbdf09e7c239159814d8ac35490a4d26e1e6e95ccdf26cff1324fc",
"typeScriptVersion": "4.3"
}