https://github.com/angular/angular
Raw File
Tip revision: f44a8e2cf681ead12b5ca696161c468c16c5f79a authored by Jessica Janiuk on 27 January 2021, 20:05:08 UTC
release: cut the v11.2.0-next.0 release (#40600)
Tip revision: f44a8e2
package-lib1.json
{
  "name": "lib1_built",
  "version": "0.0.0",
  "license": "MIT",
  "main": "./src/index.js",
  "typings": "./src/index.d.ts"
}
back to top