diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000000000000000000000000000000000000..dda03906c8d3b6f6ccc51894bf24ed29b179746c --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "Node.js", + "License": "ISC License,Public Domain,MIT License,Free Software Foundation - MIT License,Apache License V2.0,ICU License,zlib/libpng License,BSD 2-Clause License,BSD 3-Clause License", + "License File": "LICENSE", + "Version Number": "v18.20.1", + "Owner": "sunbingxin@huawei.com", + "Upstream URL": "http://www.nodejs.org/", + "Description": "Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser." + } +]