@types/rsvp
Version:
TypeScript definitions for rsvp
30 lines • 930 B
JSON
{
"name": "@types/rsvp",
"version": "4.0.8",
"description": "TypeScript definitions for rsvp",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rsvp",
"license": "MIT",
"contributors": [
{
"name": "Chris Krycho",
"githubUsername": "chriskrycho",
"url": "https://github.com/chriskrycho"
},
{
"name": "Mike North",
"githubUsername": "mike-north",
"url": "https://github.com/mike-north"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rsvp"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "6ac331b7a1eb6cf6a29b65d00b21d00ff488a42df5b034584e28729b63d02a31",
"typeScriptVersion": "4.5"
}