UNPKG

ncahec-northwest-theme

Version:

theme for northwest ahec

21 lines 333 B
{ "restartable": "rs", "ignore": [ ".git", "src", "dist", "node_modules/**/node_modules" ], "verbose": true, "execMap": { "js": "node --harmony" }, "watch": [ "assets", "index.js" ], "env": { "NODE_ENV": "development" }, "ext": "js,json" }