In the VOTE thread, I see these urls for the npm installation:
npm install https://dist.apache.org/repos/dist/dev/royale/${release.version}/rc${rc}/bi naries/apache-royale-jsonly-${release.version}-bin.tar.gz -g The full package with SWF support can be installed via: npm install https://dist.apache.org/repos/dist/dev/royale/${release.version}/rc{rc}/bin aries/apache-royale-${release.version}-bin.tar.gz -g It should be the actual release.version values filled in, right? Thanks, Om On Mon, Jan 8, 2018 at 8:02 PM, Justin Mclean <[email protected]> wrote: > Hi, > > Does any one know where these files come from and how they are licensed? > [1] > > I quick reverse image search shows several of them to be part of > commercial web templates, but those templates could of got them from else > where. > > Thanks, > Justin > > > 1, https://github.com/apache/royale-asjs/tree/develop/examples/royale/ > MDLBlogExample/src/main/resources/images
