UNPKG

3.17 kBPlain TextView Raw
1{
2 "projectName": "speed-measure-webpack-plugin",
3 "projectOwner": "stephencookdev",
4 "repoType": "github",
5 "repoHost": "https://github.com",
6 "files": [
7 "README.md"
8 ],
9 "imageSize": 100,
10 "commit": true,
11 "commitConvention": "none",
12 "badgeTemplate": "<a href=\"https://travis-ci.org/stephencookdev/speed-measure-webpack-plugin\"><img src=\"https://travis-ci.org/stephencookdev/speed-measure-webpack-plugin.svg?branch=master\" /></a> <a href=\"https://npmjs.com/package/speed-measure-webpack-plugin\"><img src=\"https://img.shields.io/npm/dw/speed-measure-webpack-plugin.svg\" /></a> <a href=\"https://npmjs.com/package/speed-measure-webpack-plugin\"><img src=\"https://img.shields.io/node/v/speed-measure-webpack-plugin.svg\" /></a> <a href=\"https://github.com/prettier/prettier\"><img src=\"https://img.shields.io/badge/code_style-prettier-ff69b4.svg\" /></a> <a href=\"#contributors\"><img src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\" /></a>",
13 "contributors": [
14 {
15 "login": "stephencookdev",
16 "name": "Stephen Cook",
17 "avatar_url": "https://avatars.githubusercontent.com/u/8496655?v=4",
18 "profile": "https://stephencookdev.co.uk/",
19 "contributions": [
20 "code",
21 "doc",
22 "blog",
23 "design",
24 "question",
25 "review"
26 ]
27 },
28 {
29 "login": "scarletsky",
30 "name": "scarletsky",
31 "avatar_url": "https://avatars.githubusercontent.com/u/2386165?v=4",
32 "profile": "https://scarletsky.github.io/",
33 "contributions": [
34 "code"
35 ]
36 },
37 {
38 "login": "wayou",
39 "name": "牛さん",
40 "avatar_url": "https://avatars.githubusercontent.com/u/3783096?v=4",
41 "profile": "https://github.com/wayou",
42 "contributions": [
43 "code",
44 "bug"
45 ]
46 },
47 {
48 "login": "ThomasHarper",
49 "name": "Thomas Bentkowski",
50 "avatar_url": "https://avatars.githubusercontent.com/u/3199791?v=4",
51 "profile": "https://github.com/ThomasHarper",
52 "contributions": [
53 "doc"
54 ]
55 },
56 {
57 "login": "alan-agius4",
58 "name": "Alan Agius",
59 "avatar_url": "https://avatars.githubusercontent.com/u/17563226?v=4",
60 "profile": "https://github.com/alan-agius4",
61 "contributions": [
62 "code",
63 "bug"
64 ]
65 },
66 {
67 "login": "NdYAG",
68 "name": "Ximing",
69 "avatar_url": "https://avatars.githubusercontent.com/u/1396511?v=4",
70 "profile": "https://daix.me/",
71 "contributions": [
72 "code",
73 "bug"
74 ]
75 },
76 {
77 "login": "tanhauhau",
78 "name": "Tan Li Hau",
79 "avatar_url": "https://avatars.githubusercontent.com/u/2338632?v=4",
80 "profile": "https://twitter.com/lihautan",
81 "contributions": [
82 "code",
83 "bug",
84 "test"
85 ]
86 },
87 {
88 "login": "ZauberNerd",
89 "name": "Björn Brauer",
90 "avatar_url": "https://avatars.githubusercontent.com/u/249542?v=4",
91 "profile": "https://github.com/ZauberNerd",
92 "contributions": [
93 "code",
94 "bug"
95 ]
96 }
97 ],
98 "contributorsPerLine": 7
99}