@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.2",
"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",
"url": "https://github.com/huan086",
"githubUsername": "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": "20409a0a15f4588166c10e9c7d044c04bf719238a4d118f90837d1a13c377454",
"typeScriptVersion": "3.6"
}