whiroth
Version:
Whiroth ====================
27 lines (26 loc) • 407 B
JSON
{
"name": "whiroth",
"description": "Whiroth expression language",
"main": "whiroth.js",
"authors": [
"co3moz"
],
"license": "MIT",
"keywords": [
"What",
"is",
"wrong",
"with",
"me",
"language",
"math",
"postfix"
],
"homepage": "https://github.com/co3moz/whiroth",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test"
]
}