UNPKG

nexss

Version:

Nexss PROGRAMMER - Over 50 programming languages together..

57 lines (56 loc) 1.06 kB
{ "name": "nexss", "homepage": "https://nexss.com", "version": "2.5.79", "description": "Nexss PROGRAMMER - Over 50 programming languages together..", "main": "nexss.js", "bin": { "nexss": "nexss.js" }, "files": [ "nexss.js" ], "scripts": {}, "engines": { "npm": ">=6.9.0", "node": ">=12.0.0" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/nexssp/cli.git" }, "bugs": { "url": "https://github.com/nexssp/cli/issues" }, "keywords": [ "tool", "shell", "compile", "multilanguage", "scripts", "cli", "programming", "programmer", "innovation", "nexss" ], "license": "MIT", "dependencies": { "@nexssp/cli": "*" }, "author": { "name": "Marcin Polak", "email": "mapoart@gmail.com", "url": "https://nexss.com" }, "funding": [ { "type": "paypal", "url": "https://www.paypal.com/paypalme/mapoart" }, { "type": "github", "url": "https://github.com/nexssp/cli?sponsor=1" } ] }