Sign in
chromium
/
infra
/
luci
/
recipes-py
/
2bb06f060a791d3b7ac8bd65a109939fb12a2a65
/
.
/
recipe_modules
/
nodejs
/
__init__.py
blob: 8cc33b8c5897158d5d07ced5db17abfcaaf37591 [
file
]
# Copyright 2021 The LUCI Authors. All rights reserved.
# Use of this source code is governed under the Apache License, Version 2.0
# that can be found in the LICENSE file.
DEPS
=
[
'cipd'
,
'context'
,
'path'
,
'platform'
,
]