{
  "name": "leaner-dashboard-static-client",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "test": "node --test",
    "check": "node --check js/config.js && node --check js/meal-snapshot-service.js && node --check js/meal-snapshot-ui-state.js && node --check js/meal-snapshot-ui-renderer.js && node --check js/meal-snapshot-mock-estimate.js && node --check js/meal-snapshot-review-renderer.js && node --check js/meal-snapshot-reviewed-draft.js && node --check js/meal-snapshot-fallback-renderer.js && node --check js/meal-snapshot-ui-controller.js && node --check js/wins-bubble-math.js && node --check js/render.js && node --check test/meal-snapshot-service.test.js && node --check test/meal-snapshot-ui-state.test.js && node --check test/meal-snapshot-ui-renderer.test.js && node --check test/meal-snapshot-ui-controller.test.js && node --check test/meal-snapshot-review.test.js && node --check test/meal-snapshot-reviewed-draft.test.js && node --check test/meal-snapshot-fallback.test.js && node --check test/wins-bubble-math.test.js && node --check test/wins-map-category-balance.test.js"
  }
}
