File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11# node-video-lib
22
3- [ ![ Build Status] ( https://travis-ci.org/pipll /node-video-lib.svg?branch=master )] ( https://travis-ci.org/pipll /node-video-lib )
3+ [ ![ Build Status] ( https://travis-ci.org/gkozlenko /node-video-lib.svg?branch=master )] ( https://travis-ci.org/gkozlenko /node-video-lib )
44[ ![ npm Version] ( https://img.shields.io/npm/v/node-video-lib.svg )] ( https://www.npmjs.com/package/node-video-lib )
5- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/6391536e9bf00caf1c56/maintainability )] ( https://codeclimate.com/github/pipll /node-video-lib/maintainability )
6- [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/6391536e9bf00caf1c56/test_coverage )] ( https://codeclimate.com/github/pipll /node-video-lib/test_coverage )
7- [ ![ GitHub License] ( https://img.shields.io/github/license/pipll /node-video-lib.svg )] ( https://github.com/pipll /node-video-lib/blob/master/LICENSE )
5+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/6391536e9bf00caf1c56/maintainability )] ( https://codeclimate.com/github/gkozlenko /node-video-lib/maintainability )
6+ [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/6391536e9bf00caf1c56/test_coverage )] ( https://codeclimate.com/github/gkozlenko /node-video-lib/test_coverage )
7+ [ ![ GitHub License] ( https://img.shields.io/github/license/gkozlenko /node-video-lib.svg )] ( https://github.com/gkozlenko /node-video-lib/blob/master/LICENSE )
88
99Node.js Video Library / MP4 & FLV parser / HLS muxer
1010
Original file line number Diff line number Diff line change 11{
22 "name" : " node-video-lib" ,
3- "version" : " 2.1.5 " ,
3+ "version" : " 2.1.6 " ,
44 "description" : " Node.js Video Library / MP4 & FLV parser / HLS muxer" ,
55 "license" : " MIT" ,
66 "main" : " index" ,
77 "author" : {
88 "name" : " Gennady Kozlenko" ,
9910- "url" : " https://github.com/pipll /"
10+ "url" : " https://github.com/gkozlenko /"
1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " https://github.com/pipll /node-video-lib.git"
14+ "url" : " https://github.com/gkozlenko /node-video-lib.git"
1515 },
1616 "engines" : {
1717 "node" : " >=6.0.0"
You can’t perform that action at this time.
0 commit comments