@types/gulp-postcss
Version:
TypeScript definitions for gulp-postcss
22 lines • 715 B
JSON
{
"name": "@types/gulp-postcss",
"version": "8.0.6",
"description": "TypeScript definitions for gulp-postcss",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-postcss",
"license": "MIT",
"contributors": [],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-postcss"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/vinyl": "*"
},
"typesPublisherContentHash": "f8c335a8b3cc097970667dc88b83947db7d280453588f03b4d1315e0fb016533",
"typeScriptVersion": "4.5"
}