@types/sane
Version:
TypeScript definitions for sane
28 lines • 845 B
JSON
{
"name": "@types/sane",
"version": "2.0.9",
"description": "TypeScript definitions for sane",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sane",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sane"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "00068674148322f4a5a56b4ef20f885e1ebece31104b3f86ab80e50690787f55",
"typeScriptVersion": "5.2"
}