@types/livereload
Version:
TypeScript definitions for livereload
27 lines • 824 B
JSON
{
"name": "@types/livereload",
"version": "0.9.5",
"description": "TypeScript definitions for livereload",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/livereload",
"license": "MIT",
"contributors": [
{
"name": "Hector Osuna",
"githubUsername": "FanGoH",
"url": "https://github.com/FanGoH"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/livereload"
},
"scripts": {},
"dependencies": {
"@types/ws": "*"
},
"typesPublisherContentHash": "af1e9d45f0c5e1bf8426f8384292c7c164d1f596460582c689115e4f354c955d",
"typeScriptVersion": "4.5"
}