Project

General

Profile

1
{
2
  "name": "Angular 2 Universal Starter",
3
  "description": "Angular 2 Universal starter kit by @AngularClass",
4
  "repository": "https://github.com/angular/universal-starter",
5
  "logo": "https://cloud.githubusercontent.com/assets/1016365/10639063/138338bc-7806-11e5-8057-d34c75f3cafc.png",
6
  "env": {
7
    "NPM_CONFIG_PRODUCTION": {
8
      "description": "Install `webpack` and other development modules when deploying to allow full builds.",
9
      "value": "false"
10
    }
11
  }
12
}
(4-4/13)