UNPKG

graaljs

Version:

A ECMAScript 2019 compliant Javascript implementation built on GraalVM. With polyglot language interoperability support. Best used with https://github.com/stealify/stealify Standards for Software Encapsulation.

27 lines (26 loc) 643 B
{ "name": "create-graaljs", "version": "0.0.0-pre1", "description": "A Tool to Scalefold applications that use the GraalJS Runtime", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/stealify/graaljs.git" }, "keywords": [ "graaljs", "packaging", "es4x", "vertx", "scalefold" ], "author": "Frank Lemanschik <frank@dspeed.eu>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/stealify/graaljs/issues" }, "homepage": "https://github.com/stealify/graaljs#readme" }