https://github.com/angular/angular
Raw File
Tip revision: 2fcabe1557532e92d3e29f23295eb66f7638afe8 authored by Alex Rickabaugh on 04 August 2020, 23:13:39 UTC
release: cut the v10.1.0-next.4 release
Tip revision: 2fcabe1
package-lib1.json
{
  "name": "lib1_built",
  "version": "0.0.0",
  "license": "MIT",
  "main": "./src/index.js",
  "typings": "./src/index.d.ts"
}
back to top