@types/raven
Version:
TypeScript definitions for raven
37 lines • 1.11 kB
JSON
{
"name": "@types/raven",
"version": "2.5.7",
"description": "TypeScript definitions for raven",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/raven",
"license": "MIT",
"contributors": [
{
"name": "Scott Cooper",
"githubUsername": "scttcper",
"url": "https://github.com/scttcper"
},
{
"name": "Dmitrii Sorin",
"githubUsername": "1999",
"url": "https://github.com/1999"
},
{
"name": "Shrey Jain",
"githubUsername": "shreyjain1994",
"url": "https://github.com/shreyjain1994"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/raven"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "2e8a5931010ceba4cf3fcde993ba6bd33b54d4c7a8e15ba73b7a4cdb8e57f2fd",
"typeScriptVersion": "4.5"
}