UNPKG

ekushscript

Version:

EkushScript is a Bengali Romanized programming language designed to be simple, fun, and expressive — written in TypeScript.

26 lines (25 loc) 570 B
{ "name": "ekushscript", "version": "0.1.2", "description": "EkushScript is a Bengali Romanized programming language designed to be simple, fun, and expressive — written in TypeScript.", "bin": { "ekush": "./index.js" }, "main": "./index.js", "type": "module", "author": { "name": "Muzakkir Hossain Minhaz", "email": "minhaz.amj@gmail.com" }, "license": "MIT", "keywords": [ "cli", "programming", "language", "bangla", "bengali", "ekush", "ekushscript" ], "dependencies": {} }