1{ 2 "watch": [ 3 "lib/", 4 "views/", 5 "data/" 6 ], 7 "ext": "js html json", 8 "env": { 9 "NODE_ENV": "development" 10 } 11} 12 13