@types/fbjs
Version:
TypeScript definitions for fbjs
28 lines • 838 B
JSON
{
"name": "@types/fbjs",
"version": "3.0.11",
"description": "TypeScript definitions for fbjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fbjs",
"license": "MIT",
"contributors": [
{
"name": "Lorenzo Di Giacomo",
"githubUsername": "morrys",
"url": "https://github.com/morrys"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/fbjs"
},
"scripts": {},
"dependencies": {
"@types/jsdom": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "f178683ab57428cd966d3821cd0a49e8a2ccce11f49e51750c4473882203c3a1",
"typeScriptVersion": "4.8"
}