11 lines
157 B
JSON
11 lines
157 B
JSON
{
|
|
"name": "mudl",
|
|
"description": "nothing yet",
|
|
"version": "1.0.2",
|
|
"bin": {
|
|
"mudl": "index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 11.0.0"
|
|
}
|
|
} |