UNPKG

mili

Version:

Scaffolding with continuous control over the development of the project.

18 lines (17 loc) 226 B
{ "type": "object", "required": [ "exec" ], "properties": { "engines": { "type": "array", "items": { "type": "string" } }, "exec": { "instanceof": "Function" } } }