@types/cacache
Version:
TypeScript definitions for cacache
29 lines • 876 B
JSON
{
"name": "@types/cacache",
"version": "20.0.1",
"description": "TypeScript definitions for cacache",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cacache",
"license": "MIT",
"contributors": [
{
"name": "Florian Imdahl",
"githubUsername": "ffflorian",
"url": "https://github.com/ffflorian"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cacache"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"minipass": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "de45e884f251159439dae47e00cd02d5a374cf4c8402ce084e357a3ebb7cdfc7",
"typeScriptVersion": "5.2"
}