UNPKG

@types/browser-sync

Version:
53 lines 1.59 kB
{ "name": "@types/browser-sync", "version": "2.29.0", "description": "TypeScript definitions for browser-sync", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/browser-sync", "license": "MIT", "contributors": [ { "name": "Asana", "url": "https://asana.com" }, { "name": "Joe Skeen", "githubUsername": "joeskeen", "url": "https://github.com/joeskeen" }, { "name": "Thomas \"Thasmo\" Deinhamer", "url": "https://thasmo.com/" }, { "name": "Kiyotoshi Ichikawa", "githubUsername": "aznnomness", "url": "https://github.com/aznnomness" }, { "name": "Yuma Hashimoto", "githubUsername": "yuma84", "url": "https://github.com/yuma84" }, { "name": "Andreas Bomholtz", "githubUsername": "seluxit", "url": "https://github.com/seluxit" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/browser-sync" }, "scripts": {}, "dependencies": { "@types/micromatch": "^2", "@types/node": "*", "@types/serve-static": "*", "chokidar": "^3.0.0" }, "typesPublisherContentHash": "a374b64bf7d9cac13b5241b7c0359d3ec2107a8e74cd80c4d05defd7d2ff5947", "typeScriptVersion": "4.6" }