Name: closure-linter
URL: http://code.google.com/p/closure-linter/
Version: 2.3.14
Date: 12 Jun 2014
Revision: 16
License: Apache 2.0
License File: NOT_SHIPPED
Security Critical: no

Description:
  The Closure Linter enforces the guidelines set by the Google JavaScript Style
  Guide. The linter handles style issues so that you can focus on the code.

Local modifications:
  Removed closure_linter/testdata/
  Added Apache License notice to closure_linter/common/tokens_test.py
  Added OWNERS file
  Added @suppress {suspiciousCode} to closure_linter/statetracker.py while we
  wait for the external release.