@types/stream-meter
Version:
TypeScript definitions for stream-meter
28 lines • 863 B
JSON
{
"name": "@types/stream-meter",
"version": "1.0.0",
"description": "TypeScript definitions for stream-meter",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stream-meter",
"license": "MIT",
"contributors": [
{
"name": "TANAKA Koichi",
"githubUsername": "mugeso",
"url": "https://github.com/mugeso"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/stream-meter"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "0e5d7609c2c4e437426e394ce00a95eebb332cdf5146674a4e804daa4ddcaa71",
"typeScriptVersion": "4.8"
}