blob: 41401a11aad20a6b8e08b7cf5d3e88aab8ec2753 [file] [log] [blame]
{
"private": true,
"scripts": {
"build": "tsc proto-to-json.ts"
},
"devDependencies": {
"@types/node": "^11.11.4",
"protobufjs": "^6.8.8",
"typescript": "^3.3.4000"
}
}