blob: 044c4a79fa40ade1466fdd0a884f63041ace4fe8 [file] [log] [blame]
{
"name": "google-offers",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"debug": "^4.4.3",
"ms": "^2.1.3",
"ts-proto": "^2.11.2"
},
"scripts": {
"build": "tsc --build",
"clean": "tsc --build --clean"
},
"devDependencies": {
"typescript": "^5.9.3"
},
"author": "",
"license": "ISC"
}