File tree Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Expand file tree Collapse file tree 1 file changed +20
-20
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " bulma-block-list" ,
3
- "version" : " 0.6 .0" ,
4
- "description" : " A simple scss package extending Bulma with block style list elements" ,
5
- "homepage" : " https://github.com/chrisrhymes/bulma-block-list#readme" ,
6
- "bugs" : {
7
- "url" : " https://github.com/chrisrhymes/bulma-block-list/issues"
8
- },
9
- "main" : " src/block-list.scss" ,
10
- "scripts" : {},
11
- "keywords" : [
12
- " Bulma" ,
13
- " List" ,
14
- " BlockList" ,
15
- " Unordered List"
16
- ],
17
- "author" : " chrisrhymes" ,
18
- "license" : " MIT" ,
19
- "dependencies" : {
20
- "bulma" : " ^0.9.3"
21
- }
2
+ "name" : " bulma-block-list" ,
3
+ "version" : " 0.7 .0" ,
4
+ "description" : " A simple scss package extending Bulma with block style list elements" ,
5
+ "homepage" : " https://github.com/chrisrhymes/bulma-block-list#readme" ,
6
+ "bugs" : {
7
+ "url" : " https://github.com/chrisrhymes/bulma-block-list/issues"
8
+ },
9
+ "main" : " src/block-list.scss" ,
10
+ "scripts" : {},
11
+ "keywords" : [
12
+ " Bulma" ,
13
+ " List" ,
14
+ " BlockList" ,
15
+ " Unordered List"
16
+ ],
17
+ "author" : " chrisrhymes" ,
18
+ "license" : " MIT" ,
19
+ "dependencies" : {
20
+ "bulma" : " ^0.9.3"
21
+ }
22
22
}
You can’t perform that action at this time.
0 commit comments