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