@types/postcss-mixins
Version:
TypeScript definitions for postcss-mixins
28 lines • 896 B
JSON
{
"name": "@types/postcss-mixins",
"version": "9.0.6",
"description": "TypeScript definitions for postcss-mixins",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-mixins",
"license": "MIT",
"contributors": [
{
"name": "Adam Thompson-Sharpe",
"githubUsername": "MysteryBlokHed",
"url": "https://github.com/MysteryBlokHed"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/postcss-mixins"
},
"scripts": {},
"dependencies": {
"postcss": "^8.2.14"
},
"peerDependencies": {},
"typesPublisherContentHash": "ac2563f0d3b4f434ebebdfec0e4ab3a1b2545ccad19d046c2086197940020a9f",
"typeScriptVersion": "4.8"
}