frontend/.pnpm-store/v3/files/7d/47fc4a03e5ca2cdf286bef471febaff3de96d0cdebb5e73bb2217938935b380772cd7645c4ac6ffc14afc7057507f884d4735bbc923beda65b1a8fee720cbb-exec

33 lines
1009 B
Plaintext
Executable File

{
"name": "@types/clean-css",
"version": "4.2.6",
"description": "TypeScript definitions for clean-css",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clean-css",
"license": "MIT",
"contributors": [
{
"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff",
"githubUsername": "tkrotoff"
},
{
"name": "Andrew Potter",
"url": "https://github.com/GolaWaya",
"githubUsername": "GolaWaya"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/clean-css"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"source-map": "^0.6.0"
},
"typesPublisherContentHash": "6d90db323e318cd6c1aa9315f54cc34b03e4e4ca27b3d235f3460fad1af3d187",
"typeScriptVersion": "4.1"
}