@types/postcss-modules-values
Version:
TypeScript definitions for postcss-modules-values
27 lines • 875 B
JSON
{
"name": "@types/postcss-modules-values",
"version": "4.0.2",
"description": "TypeScript definitions for postcss-modules-values",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-modules-values",
"license": "MIT",
"contributors": [
{
"name": "Bob Matcuk",
"githubUsername": "bmatcuk",
"url": "https://github.com/bmatcuk"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/postcss-modules-values"
},
"scripts": {},
"dependencies": {
"postcss": "^8.0.0"
},
"typesPublisherContentHash": "f3d6706f722d7b5e490cc4b08340b98f5de1685560e83d53140f01a18df67925",
"typeScriptVersion": "4.5"
}