UNPKG

mili

Version:

Scaffolding with continuous control over the development of the project.

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