File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/mpalourdio/ng-http-interceptor .svg?branch=master )] ( https://travis-ci.org/mpalourdio/ng-http-interceptor )
2- # ng-http-interceptor
1+ [ ![ Build Status] ( https://travis-ci.org/mpalourdio/ng-http-loader .svg?branch=master )] ( https://travis-ci.org/mpalourdio/ng-http-loader )
2+ # ng-http-loader
33
44## Installation
55
66To install this library, run:
77
88``` bash
9- $ npm install ng-http-interceptor --save
9+ $ npm install ng-http-loader --save
1010```
1111
1212This package provides an HTTP Interceptor, and a spinner component. The HTTP interceptor listens to all HTTP requests
Original file line number Diff line number Diff line change 11{
2- "name" : " ng-http-interceptor " ,
2+ "name" : " ng-http-loader " ,
33 "version" : " 0.0.1" ,
44 "scripts" : {
55 "prepare-deploy" : " gulp inline-templates && gulp clean-dist && ngc -p tsconfig.ngc.json && gulp clean-tmp && gulp copy-all" ,
66 "test" : " ng test --watch false"
77 },
88 "repository" : {
99 "type" : " git" ,
10- "url" : " https://github.com/mpalourdio/ng4 -http-loader"
10+ "url" : " https://github.com/mpalourdio/ng -http-loader"
1111 },
1212 "author" : {
1313 "name" : " Michel Palourdio" ,
2424 ],
2525 "license" : " MIT" ,
2626 "bugs" : {
27- "url" : " https://github.com/mpalourdio/ng4 -http-loader/issues"
27+ "url" : " https://github.com/mpalourdio/ng -http-loader/issues"
2828 },
2929 "main" : " ./dist/main.js" ,
3030 "dependencies" : {
You can’t perform that action at this time.
0 commit comments