UNPKG

lmd

Version:

LMD: Lazy Module Declaration

15 lines (14 loc) 263 B
{ "name": "Ignoring example", "extends": "./all.lmd.json", "root": "../js", "output": "../index.lmd.js", "modules": { "*": "*.js", "a": null, "b": null }, "main": "main", "ie": false, "optimize": true }