https://github.com/angular/angular
Raw File
Tip revision: 784667ca12ab9628714d858b55b61611737cd283 authored by Jessica Janiuk on 02 December 2020, 18:38:25 UTC
release: cut the v11.1.0-next.1 release (#39932)
Tip revision: 784667c
package-lib1.json
{
  "name": "lib1_built",
  "version": "0.0.0",
  "license": "MIT",
  "main": "./src/index.js",
  "typings": "./src/index.d.ts"
}
back to top