File tree Expand file tree Collapse file tree 4 files changed +12
-10
lines changed
Expand file tree Collapse file tree 4 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3+ - " 8"
4+ - " 7"
35 - " 6"
46 - " 5"
57 - " 4"
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2014 Sophia Nepochataya
3+ Copyright (c) 2014-2017 Sophia Antipenko
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11## Introduction
22Parse urls from css file
33
4- [ ![ Build Status] ( https://img.shields.io/travis/s0ph1e /node-css-url-parser/master.svg?style=flat )] ( https://travis-ci.org/s0ph1e /node-css-url-parser )
5- [ ![ Coverage Status] ( https://coveralls.io/repos/s0ph1e /node-css-url-parser/badge.svg )] ( https://coveralls.io/r/s0ph1e /node-css-url-parser )
6- [ ![ Code Climate] ( https://codeclimate.com/github/s0ph1e /node-css-url-parser/badges/gpa.svg )] ( https://codeclimate.com/github/s0ph1e /node-css-url-parser )
4+ [ ![ Build Status] ( https://img.shields.io/travis/website-scraper /node-css-url-parser/master.svg?style=flat )] ( https://travis-ci.org/website-scraper /node-css-url-parser )
5+ [ ![ Coverage Status] ( https://coveralls.io/repos/website-scraper /node-css-url-parser/badge.svg )] ( https://coveralls.io/r/website-scraper /node-css-url-parser )
6+ [ ![ Code Climate] ( https://codeclimate.com/github/website-scraper /node-css-url-parser/badges/gpa.svg )] ( https://codeclimate.com/github/website-scraper /node-css-url-parser )
77[ ![ Version] ( https://img.shields.io/npm/v/css-url-parser.svg?style=flat )] ( https://www.npmjs.org/package/css-url-parser )
88[ ![ Downloads] ( https://img.shields.io/npm/dm/css-url-parser.svg?style=flat )] ( https://www.npmjs.org/package/css-url-parser )
9- [ ![ Dependency Status] ( https://david-dm.org/s0ph1e /node-css-url-parser.svg?style=flat )] ( https://david-dm.org/s0ph1e /node-css-url-parser )
10- [ ![ Gitter] ( https://badges.gitter.im/s0ph1e /node-css-url-parser.svg )] ( https://gitter.im/s0ph1e /node-css-url-parser?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
9+ [ ![ Dependency Status] ( https://david-dm.org/website-scraper /node-css-url-parser.svg?style=flat )] ( https://david-dm.org/website-scraper /node-css-url-parser )
10+ [ ![ Gitter] ( https://badges.gitter.im/website-scraper /node-css-url-parser.svg )] ( https://gitter.im/website-scraper /node-css-url-parser?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
1111
1212
1313## Installation
Original file line number Diff line number Diff line change 1414 ],
1515 "repository" : {
1616 "type" : " git" ,
17- "url" : " git://github.com/s0ph1e /node-css-url-parser.git"
17+ "url" : " git://github.com/website-scraper /node-css-url-parser.git"
1818 },
1919 "bugs" : {
20- "url" : " https://github.com/s0ph1e /node-css-url-parser/issues"
20+ "url" : " https://github.com/website-scraper /node-css-url-parser/issues"
2121 },
22- "homepage" : " https://github.com/s0ph1e /node-css-url-parser" ,
23- "author" : " s0ph1e " ,
22+ "homepage" : " https://github.com/website-scraper /node-css-url-parser" ,
23+ "author" : " Sophia Antipenko <sophia@antipenko.pp.ua> " ,
2424 "license" : " MIT" ,
2525 "devDependencies" : {
2626 "coveralls" : " ^2.11.2" ,
You can’t perform that action at this time.
0 commit comments