@types/rascal
Version:
TypeScript definitions for rascal
39 lines • 1.16 kB
JSON
{
"name": "@types/rascal",
"version": "10.2.1",
"description": "TypeScript definitions for rascal",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rascal",
"license": "MIT",
"contributors": [
{
"name": "ethan",
"githubUsername": "zijin-m",
"url": "https://github.com/zijin-m"
},
{
"name": "MartinTechy",
"githubUsername": "MartinTechy",
"url": "https://github.com/MartinTechy"
},
{
"name": "Nikita Volodin",
"githubUsername": "qlonik",
"url": "https://github.com/qlonik"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rascal"
},
"scripts": {},
"dependencies": {
"@types/amqplib": "*",
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "c6f79d864e27cfcecb678ec972b07780aaca0085a22207128f57f1307566b9bd",
"typeScriptVersion": "5.1"
}