module.exports={ "deps": { }, "build": [ ["npm","install"], ["npm","run","dist"] ] }