]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Move to angular cli
[github/Chocobozzz/PeerTube.git] / client / package.json
index 7441d15ec8c92b99bb12904c58c96da3be39f9a1..aa754a59343d16bbdd753b7db185f95f31bc266e 100644 (file)
@@ -5,7 +5,7 @@
   "licence": "GPLv3",
   "author": {
     "name": "Florian Bigard",
-    "email": "florian.bigard@gmail.com",
+    "email": "me@florianbigard.com",
     "url": "http://github.com/Chocobozzz"
   },
   "repository": {
   "scripts": {
     "lint": "standard && tslint --type-check --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts'",
     "webpack": "webpack",
-    "webpack-dev-server": "webpack-dev-server",
+    "webpack-dev-server<": "webpack-dev-server",
     "postinstall": "npm rebuild node-sass"
   },
   "license": "GPLv3",
   "dependencies": {},
   "devDependencies": {
     "@angular/animations": "~4.4.0",
+    "@angular/cli": "^1.6.0",
     "@angular/common": "~4.4.0",
     "@angular/compiler": "~4.4.0",
     "@angular/compiler-cli": "~4.4.0",
     "@angular/core": "~4.4.0",
     "@angular/forms": "~4.4.0",
     "@angular/http": "~4.4.0",
+    "@angular/language-service": "^5.1.0",
     "@angular/platform-browser": "~4.4.0",
     "@angular/platform-browser-dynamic": "~4.4.0",
     "@angular/router": "~4.4.0",
@@ -50,9 +52,7 @@
     "babel-core": "^6.25.0",
     "babel-loader": "^7.1.0",
     "babel-preset-env": "^1.5.2",
-    "bootstrap": "^3.3.6",
-    "bootstrap-loader": "2.2.0",
-    "bootstrap-sass": "^3.3.6",
+    "bootstrap-sass": "^3.3.7",
     "codelyzer": "^3.0.0-beta.4",
     "copy-webpack-plugin": "^4.0.0",
     "core-js": "^2.4.1",
@@ -76,6 +76,7 @@
     "ngx-pipes": "^2.0.5",
     "node-sass": "^4.1.1",
     "normalize.css": "^7.0.0",
+    "npm-font-source-sans-pro": "^1.0.2",
     "optimize-js-plugin": "0.0.4",
     "primeng": "^4.2.0",
     "purify-css": "^1.2.5",
@@ -88,7 +89,6 @@
     "sass-resources-loader": "^1.2.1",
     "script-ext-html-webpack-plugin": "^1.3.2",
     "source-map-loader": "^0.2.1",
-    "source-sans-pro": "^2.0.10",
     "standard": "^10.0.0",
     "string-replace-loader": "^1.0.3",
     "style-loader": "^0.19.0",