зеркало из
1
0
Форкнуть 0
azure-event-hubs-node/testhub/package.json

16 строки
229 B
JSON

{
"name": "testhub",
"version": "0.1.0",
"license": "MIT",
"dependencies": {
"yargs": "^11.0.0",
"@types/yargs": "^11.0.0"
},
"bin": {
"testhub": "./dist/cli.js"
},
"scripts": {
"tsc": "tsc"
}
}