UNPKG

n4js-runtime-n4

Version:

N4JS Runtime Library for additional global symbols provided by N4JS.

35 lines (34 loc) 778 B
{ "name": "n4js-runtime-n4", "version": "0.13.5", "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-n4" }, "description": "N4JS Runtime Library for additional global symbols provided by N4JS.", "keywords": [ "n4js", "n4" ], "engines": { "node": ">= 5.0.0" }, "n4js": { "projectType": "runtimeLibrary", "vendorId": "org.eclipse.n4js", "vendorName": "Eclipse N4JS Project", "output": "src-gen", "sources": { "source": [ "src/n4js" ] }, "moduleLoader": "n4js" }, "gitHead": "1fbbd25f53aeebd77f8f055b15297bc73f88db03" }