diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:00:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:00:04 +0300 |
commit | c5cd7bb10d66ad4531fa4cd7fb60219befbb8644 (patch) | |
tree | d211f127e7de73425f5e8424cc4ef1932e9eb9d8 /extra/nodejs | |
parent | 37c8629817c69b219f1eae386a4318fc6a58aea3 (diff) | |
download | repository-c5cd7bb10d66ad4531fa4cd7fb60219befbb8644.tar.gz |
nodejs: add meta file
Diffstat (limited to 'extra/nodejs')
-rw-r--r-- | extra/nodejs/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/nodejs/meta b/extra/nodejs/meta new file mode 100644 index 00000000..86a4ce0a --- /dev/null +++ b/extra/nodejs/meta @@ -0,0 +1,3 @@ +description: JavaScript runtime built on Chrome's V8 JS engine +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |