biga.ahk
Version:
A modern immutable utility library for AutoHotkey
28 lines (27 loc) • 583 B
JSON
{
"name": "biga.ahk",
"version": "0.58.0",
"description": "A modern immutable utility library for AutoHotkey",
"main": "export.ahk",
"repository": {
"type": "git",
"url": "git+https://github.com/biga-ahk/biga.ahk.git"
},
"dependencies": {},
"devDependencies": {
"expect.ahk": "^0.1.1"
},
"author": "Shawn Brooker",
"license": "MIT",
"bugs": {
"url": "https://github.com/biga-ahk/biga.ahk/issues"
},
"homepage": "https://biga-ahk.github.io/biga.ahk",
"keywords": [
"autohotkey",
"ahk",
"utility",
"lodash",
"immutable"
]
}