onyx-lang
Version:
Onyx Programming Language MK2
43 lines (42 loc) • 824 B
JSON
{
"name": "onyx-lang",
"version": "0.5.1",
"description": "Onyx Programming Language MK2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ozra/onyx-lang-es2.git"
},
"keywords": [
"programming",
"clean",
"fast",
"performance",
"intuitive",
"logical",
"optimize",
"target",
"backend",
"c++",
"raii",
"syntax",
"functional",
"object",
"strong",
"sound",
"types",
"everything",
"expression",
"future",
"human"
],
"author": "Oscar Campbell",
"license": "Unlicense",
"bugs": {
"url": "https://github.com/ozra/onyx-lang-es2/issues"
},
"homepage": "https://github.com/ozra/onyx-lang-es2#readme"
}