File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @friendsofreactjs/react-css-themr" ,
3
3
"description" : " Friends of ReactJS: React CSS Themr" ,
4
- "homepage" : " https://github.com/FriendsOfReactJS/@friendsofreactjs/ react-css-themr#readme" ,
4
+ "homepage" : " https://github.com/FriendsOfReactJS/react-css-themr#readme" ,
5
5
"version" : " 3.0.0" ,
6
6
"main" : " ./lib" ,
7
- "author" : {
8
-
9
- "name" : " Javi Velasco" ,
10
- "url" : " http://javivelasco.com/"
11
- },
7
+ "author" :
" Javi Velasco <[email protected] > (http://javivelasco.com/)" ,
12
8
"repository" : {
13
9
"type" : " git" ,
14
- "url" : " git+https://github.com/FriendsOfReactJS/@friendsofreactjs/ react-css-themr.git"
10
+ "url" : " git+https://github.com/FriendsOfReactJS/react-css-themr.git"
15
11
},
16
12
"bugs" : {
17
- "url" : " https://github.com/FriendsOfReactJS/@friendsofreactjs/ react-css-themr/issues"
13
+ "url" : " https://github.com/FriendsOfReactJS/react-css-themr/issues"
18
14
},
19
15
"keywords" : [
20
16
" css-modules" ,
67
63
"peerDependencies" : {
68
64
"react" : " ^0.14.0 || ^15.0.0-0 || ^16.0.0"
69
65
},
70
- "typings" : " ./index.d.ts"
66
+ "typings" : " ./index.d.ts" ,
67
+ "directories" : {
68
+ "lib" : " lib" ,
69
+ "test" : " test"
70
+ }
71
71
}
You can’t perform that action at this time.
0 commit comments