jnjs
Version:
jnjs - JavaNodeJS a NodeJS impl written in Java + JS
28 lines (27 loc) • 630 B
JSON
{
"name": "jnjs",
"version": "0.0.0-placeholder",
"description": "jnjs - JavaNodeJS a NodeJS impl written in Java + JS",
"main": " ",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/direktspeed/jnjs.git"
},
"keywords": [
"GraalVM",
"java",
"NodeJs",
"js",
"javascript",
"es6"
],
"author": "Frank Lemanschik <frank@dspeed.eu>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/direktspeed/jnjs/issues"
},
"homepage": "https://github.com/direktspeed/jnjs#readme"
}