diff options
Diffstat (limited to 'tools/lint/eslint/manifest.tt')
-rw-r--r-- | tools/lint/eslint/manifest.tt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/lint/eslint/manifest.tt b/tools/lint/eslint/manifest.tt new file mode 100644 index 0000000000..9992e902f5 --- /dev/null +++ b/tools/lint/eslint/manifest.tt @@ -0,0 +1,10 @@ +[ + { + "filename": "eslint.tar.gz", + "size": 28525866, + "algorithm": "sha512", + "digest": "969433e493a6f5dacff4957478c4203b4a90abe7db762c890231fba16614e3eb3a7d1a956542a465bd2eefb996214fa176e95c885bcfce4daa1af963ab879aa1", + "unpack": true, + "visibility": "public" + } +]
\ No newline at end of file |