yip-core
Version:
basic acces tp the yip (yet-interpreted-programming) c & dr models (Yip compiler & direct-runner)
21 lines (20 loc) • 409 B
JSON
{
"name": "yip-core",
"version": "1.2.7",
"description": "basic acces tp the yip (yet-interpreted-programming) c & dr models (Yip compiler & direct-runner)",
"main": "yip.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"yip": "./cli.js"
},
"keywords": [
"yip",
"dir",
"c",
"yip-dr"
],
"author": "purcwix",
"license": "MIT"
}