{
  "name": "rtts_assert",
  "version": "2.0.0-alpha.37",
  "description": "A run-time type assertion library for JavaScript",
  "homepage": "https://github.com/angular/angular",
  "bugs": "https://github.com/angular/angular/issues",
  "contributors": ["Alex Eagle <alexeagle@google.com>","Chirayu Krishnappa <chirayu@google.com>","Jeff Cross <crossj@google.com>","Matias Niemela <matsko@google.com>","Misko Hevery <misko@google.com>","Rado Kirov <radokirov@google.com>","Tobias Bosch <tbosch@google.com>","Victor Savkin <vsavkin@google.com>","Yegor Jbanov <yjbanov@google.com>","Jeremy Elbourn <jelbourn@google.com>"],
  "license": "Apache-2.0",
  "repository": {"type":"git","url":"https://github.com/angular/angular.git"},
  "devDependencies": {
    "yargs": "2.3.*",
    "gulp-sourcemaps": "1.3.*",
    "gulp-traceur": "0.16.*",
    "gulp": "^3.8.8",
    "gulp-rename": "^1.2.0",
    "through2": "^0.6.1"
  }
}
