https://github.com/angular/angular
Raw File
Tip revision: 7f8d6c1066651022a7d774784d62b97990fb72c6 authored by Matias Niemelä on 29 August 2018, 04:39:18 UTC
release: cut the v6.1.5 release
Tip revision: 7f8d6c1
package-lib1.json
{
  "name": "lib1_built",
  "version": "0.0.0",
  "license": "MIT",
  "main": "./src/index.js",
  "typings": "./src/index.d.ts"
}
back to top