@types/postcss-import
Version:
TypeScript definitions for postcss-import
27 lines • 857 B
JSON
{
"name": "@types/postcss-import",
"version": "14.0.3",
"description": "TypeScript definitions for postcss-import",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-import",
"license": "MIT",
"contributors": [
{
"name": "Remco Haszing",
"githubUsername": "remcohaszing",
"url": "https://github.com/remcohaszing"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/postcss-import"
},
"scripts": {},
"dependencies": {
"postcss": "^8.0.0"
},
"typesPublisherContentHash": "39256d403c090bca98dcf3e40d8de98e2cd8ece61acbeccce9b9a6a748a8aca3",
"typeScriptVersion": "4.5"
}