@types/postcss-modules-extract-imports
Version:
TypeScript definitions for postcss-modules-extract-imports
27 lines • 911 B
JSON
{
"name": "@types/postcss-modules-extract-imports",
"version": "3.0.5",
"description": "TypeScript definitions for postcss-modules-extract-imports",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-modules-extract-imports",
"license": "MIT",
"contributors": [
{
"name": "Jeow Li Huan",
"githubUsername": "huan086",
"url": "https://github.com/huan086"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/postcss-modules-extract-imports"
},
"scripts": {},
"dependencies": {
"postcss": "^8.1"
},
"typesPublisherContentHash": "0054a9c039fff1523fc3282dc0a1274eb8da5120ca24791e6e79c9fc6cfaaff6",
"typeScriptVersion": "4.5"
}