@types/cacache
Version:
TypeScript definitions for cacache
28 lines • 851 B
JSON
{
"name": "@types/cacache",
"version": "19.0.0",
"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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "739cb4221a827aaa4761b706b0c91102206ec519e17ea8f49512c8e14ecf8753",
"typeScriptVersion": "5.1"
}