UNPKG

cuttingchai

Version:

A custom programming language compiler top of the javascript. known as cuttingchai☕🫖

24 lines (23 loc) • 500 B
{ "name": "cuttingchai", "version": "1.1.2", "description": "A custom programming language compiler top of the javascript. known as cuttingchai☕🫖", "main": "lib/compiler.js", "bin": { "chai": "bin/chai.js" }, "scripts": { "test": "" }, "keywords": [ "chai", "language", "desi", "programming" ], "author": "kashyap", "license": "ISC", "directories": { "lib": "lib" } }