Skip to content
Snippets Groups Projects
package.json 1.49 KiB
Newer Older
jvanboxtel@wisc.edu's avatar
jvanboxtel@wisc.edu committed
{
jvanboxtel@wisc.edu's avatar
jvanboxtel@wisc.edu committed
  "name": "course-search-enroll-fe",
jvanboxtel@wisc.edu's avatar
jvanboxtel@wisc.edu committed
  "version": "0.0.0",
  "scripts": {
    "ng": "ng",
jvanboxtel@wisc.edu's avatar
jvanboxtel@wisc.edu committed
    "start": "ng serve --proxy-config proxy.json",
jvanboxtel@wisc.edu's avatar
jvanboxtel@wisc.edu committed
    "build": "ng build",
    "test": "ng test",
    "lint": "ng lint",
    "e2e": "ng e2e"
  },
  "private": true,
  "dependencies": {
    "@angular/animations": "^6.1.9",
    "@angular/cdk": "^6.4.7",
    "@angular/common": "^6.1.9",
    "@angular/compiler": "^6.1.9",
    "@angular/core": "^6.1.9",