https://github.com/angular/angular
Raw File
Tip revision: 01975ff0214654750a2bebffcb1badddd0acd1cf authored by Igor Minar on 12 April 2018, 07:36:29 UTC
docs: add changelog for 6.0.0-rc.4
Tip revision: 01975ff
package-lib1.json
{
  "name": "lib1_built",
  "version": "0.0.0",
  "license": "MIT",
  "main": "./src/index.js",
  "typings": "./src/index.d.ts"
}
back to top