n4js-runtime-v8
Version:
N4JS Runtime Library for the V8 engine.
36 lines (35 loc) • 802 B
JSON
{
"name": "n4js-runtime-v8",
"version": "0.37.9",
"author": {
"name": "NumberFour AG",
"email": "npm@numberfour.eu"
},
"license": "EPL-1.0",
"repository": {
"type": "git",
"url": "https://github.com/eclipse/n4js/tree/master/n4js-libs/packages/n4js-runtime-v8"
},
"description": "N4JS Runtime Library for the V8 engine.",
"keywords": [
"n4js",
"v8"
],
"engines": {
"node": ">=14"
},
"type": "module",
"n4js": {
"projectType": "runtimeLibrary",
"vendorId": "org.eclipse.n4js",
"vendorName": "Eclipse N4JS Project",
"output": "src-gen",
"sources": {
"source": [
"src/n4js"
]
}
},
"gitHeadN4jsLibs": "e04d05a91eb18fc3841c61851f564c5c35b883ef",
"gitHead": "536cc8433037e8e35389f1c11e17ae7b9804fe74"
}