@types/cacache
Version:
TypeScript definitions for cacache
27 lines • 823 B
JSON
{
"name": "@types/cacache",
"version": "17.0.2",
"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": "*"
},
"typesPublisherContentHash": "daf9932944ba6f73403a7f8d0af5775ebda2a2f6f545c6d54ed9bb7d8f0b4a42",
"typeScriptVersion": "4.5"
}