|
|
@ -1,66 +1,66 @@ |
|
|
|
{ |
|
|
|
"name": "eshopaspnetnetcoredockerspa", |
|
|
|
"version": "0.0.0", |
|
|
|
"private": true, |
|
|
|
"keywords": [ |
|
|
|
"aspnetcore", |
|
|
|
"entityframework core", |
|
|
|
"angular2", |
|
|
|
"webpack2", |
|
|
|
"typescript2", |
|
|
|
"bootstrap4", |
|
|
|
"docker" |
|
|
|
], |
|
|
|
"author": { |
|
|
|
"name": "Microsoft", |
|
|
|
"email": "cesardl@microsoft.com" |
|
|
|
}, |
|
|
|
"scripts": { |
|
|
|
"ng": "ng", |
|
|
|
"rimraf": "rimraf", |
|
|
|
"clean": "npm cache clean && npm run rimraf -- node_modules doc typings coverage wwwroot", |
|
|
|
"start": "ng serve", |
|
|
|
"build:dev": "ng build", |
|
|
|
"build:prod": "ng build --prod --aot --extract-css", |
|
|
|
"lint:sass": "sass-lint -c .sass-lint.yml Client/**/*.scss --verbose", |
|
|
|
"lint:ts": "tslint -c tslint.json Client/**/*.ts" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@angular/common": "^4.0.0", |
|
|
|
"@angular/compiler": "^4.0.0", |
|
|
|
"@angular/core": "^4.0.0", |
|
|
|
"@angular/forms": "^4.0.0", |
|
|
|
"@angular/http": "^4.0.0", |
|
|
|
"@angular/platform-browser": "^4.0.0", |
|
|
|
"@angular/platform-browser-dynamic": "^4.0.0", |
|
|
|
"@angular/router": "^4.0.0", |
|
|
|
"@ng-bootstrap/ng-bootstrap": "1.0.0-alpha.22", |
|
|
|
"bootstrap": "4.0.0-alpha.5", |
|
|
|
"core-js": "^2.4.1", |
|
|
|
"file-loader": "0.9.0", |
|
|
|
"font-awesome": "4.6.3", |
|
|
|
"isomorphic-fetch": "2.2.1", |
|
|
|
"normalize.css": "5.0.0", |
|
|
|
"preboot": "4.5.2", |
|
|
|
"rxjs": "^5.1.0", |
|
|
|
"zone.js": "^0.8.4" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@angular/cli": "^1.3.0", |
|
|
|
"@angular/compiler-cli": "^4.0.0", |
|
|
|
"@types/core-js": "0.9.34", |
|
|
|
"@types/hammerjs": "2.0.33", |
|
|
|
"@types/jasmine": "2.5.38", |
|
|
|
"@types/node": "~6.0.60", |
|
|
|
"@types/protractor": "1.5.20", |
|
|
|
"@types/selenium-webdriver": "2.44.26", |
|
|
|
"codelyzer": "~2.0.0", |
|
|
|
"sass-lint": "1.10.2", |
|
|
|
"ts-helpers": "1.1.1", |
|
|
|
"ts-node": "~2.0.0", |
|
|
|
"tslint": "~4.5.0", |
|
|
|
"typedoc": "0.5.0", |
|
|
|
"typescript": "~2.2.0", |
|
|
|
"url-loader": "0.5.7" |
|
|
|
} |
|
|
|
"name": "eshopaspnetnetcoredockerspa", |
|
|
|
"version": "0.0.0", |
|
|
|
"private": true, |
|
|
|
"keywords": [ |
|
|
|
"aspnetcore", |
|
|
|
"entityframework core", |
|
|
|
"angular2", |
|
|
|
"webpack2", |
|
|
|
"typescript2", |
|
|
|
"bootstrap4", |
|
|
|
"docker" |
|
|
|
], |
|
|
|
"author": { |
|
|
|
"name": "Microsoft", |
|
|
|
"email": "cesardl@microsoft.com" |
|
|
|
}, |
|
|
|
"scripts": { |
|
|
|
"ng": "ng", |
|
|
|
"rimraf": "rimraf", |
|
|
|
"clean": "npm cache clean && npm run rimraf -- node_modules doc typings coverage wwwroot", |
|
|
|
"start": "ng serve", |
|
|
|
"build:dev": "ng build", |
|
|
|
"build:prod": "ng build --prod --aot --extract-css", |
|
|
|
"lint:sass": "sass-lint -c .sass-lint.yml Client/**/*.scss --verbose", |
|
|
|
"lint:ts": "tslint -c tslint.json Client/**/*.ts" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@angular/common": "^5.2.2", |
|
|
|
"@angular/compiler": "^5.2.2", |
|
|
|
"@angular/core": "^5.2.2", |
|
|
|
"@angular/forms": "^5.2.2", |
|
|
|
"@angular/http": "^5.2.2", |
|
|
|
"@angular/platform-browser": "^5.2.2", |
|
|
|
"@angular/platform-browser-dynamic": "^5.2.2", |
|
|
|
"@angular/router": "^5.2.2", |
|
|
|
"@ng-bootstrap/ng-bootstrap": "^1.0.0", |
|
|
|
"bootstrap": "^4.0.0", |
|
|
|
"core-js": "^2.5.3", |
|
|
|
"rxjs": "^5.5.6", |
|
|
|
"zone.js": "^0.8.20", |
|
|
|
"file-loader": "0.9.0", |
|
|
|
"font-awesome": "4.7.0", |
|
|
|
"isomorphic-fetch": "2.2.1", |
|
|
|
"normalize.css": "7.0.0", |
|
|
|
"preboot": "4.5.2" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@angular/cli": "^1.6.6", |
|
|
|
"@angular/compiler-cli": "^5.2.2", |
|
|
|
"@types/core-js": "0.9.34", |
|
|
|
"@types/hammerjs": "2.0.33", |
|
|
|
"@types/jasmine": "~2.8.6", |
|
|
|
"@types/node": "~9.4.0", |
|
|
|
"@types/protractor": "1.5.20", |
|
|
|
"@types/selenium-webdriver": "2.44.26", |
|
|
|
"codelyzer": "^4.1.0", |
|
|
|
"sass-lint": "1.12.1", |
|
|
|
"ts-helpers": "1.1.1", |
|
|
|
"ts-node": "~4.1.0", |
|
|
|
"tslint": "~5.9.1", |
|
|
|
"typedoc": "0.5.0", |
|
|
|
"typescript": "~2.5.3", |
|
|
|
"url-loader": "0.5.7" |
|
|
|
} |
|
|
|
} |