|
3 | 3 | "email": "km.8k6ce+github@gmail.com", |
4 | 4 | "name": "kei-g" |
5 | 5 | }, |
6 | | - "badges": [ |
7 | | - { |
8 | | - "description": "license", |
9 | | - "href": "https://opensource.org/licenses/BSD-3-Clause", |
10 | | - "url": "https://img.shields.io/github/license/kei-g/async-iterable-queue" |
11 | | - }, |
12 | | - { |
13 | | - "description": "dependency", |
14 | | - "href": "https://npmjs.com/package/async-iterable-queue?activeTab=dependencies", |
15 | | - "url": "https://img.shields.io/librariesio/release/npm/async-iterable-queue?logo=nodedotjs" |
16 | | - }, |
17 | | - { |
18 | | - "description": "Travis CI", |
19 | | - "href": "https://www.travis-ci.com/github/kei-g/async-iterable-queue", |
20 | | - "url": "https://img.shields.io/travis/com/kei-g/async-iterable-queue?logo=travis" |
21 | | - }, |
22 | | - { |
23 | | - "description": "version", |
24 | | - "href": "https://npmjs.com/package/async-iterable-queue", |
25 | | - "url": "https://img.shields.io/npm/v/async-iterable-queue?logo=npm" |
26 | | - }, |
27 | | - { |
28 | | - "description": "maintenance", |
29 | | - "href": "https://npms.io/search?q=async-iterable-queue", |
30 | | - "url": "https://img.shields.io/npms-io/maintenance-score/async-iterable-queue?logo=npm" |
31 | | - }, |
32 | | - { |
33 | | - "description": "quality", |
34 | | - "href": "https://npms.io/search?q=async-iterable-queue", |
35 | | - "url": "https://img.shields.io/npms-io/quality-score/async-iterable-queue?logo=npm" |
36 | | - } |
37 | | - ], |
38 | 6 | "bugs": { |
39 | 7 | "url": "https://github.com/kei-g/async-iterable-queue/issues" |
40 | 8 | }, |
|
0 commit comments