avocado-type-checker
Version:
A javascript type checker. Also a tasty fruit with megafauna dispersal syndrome, leading to an evolutionary anachronism.
22 lines (21 loc) • 478 B
JSON
{
"name": "avocado-type-checker",
"description": "A javascript type checker. Also a tasty fruit with megafauna dispersal syndrome, leading to an evolutionary anachronism.",
"main": "build/avocado.js",
"authors": [
"Walter Rafelsberger"
],
"license": "MIT",
"keywords": [
"javascript",
"types"
],
"homepage": "https://github.com/walterra/avocado",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}