File tree 1 file changed +4
-11
lines changed
1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " postcss-modules -values" ,
2
+ "name" : " postcss-icss -values" ,
3
3
"version" : " 1.3.0" ,
4
4
"description" : " PostCSS plugin for CSS Modules to pass arbitrary values between your module files" ,
5
5
"main" : " lib/index.js" ,
40
40
]
41
41
]
42
42
},
43
- "repository" : {
44
- "type" : " git" ,
45
- "url" : " git+https://github.com/css-modules/postcss-modules-values.git"
46
- },
43
+ "repository" : " css-modules/postcss-icss-values" ,
47
44
"keywords" : [
48
45
" css" ,
49
46
" modules" ,
50
47
" postcss"
51
48
],
52
- "author" : " Glen Maddern" ,
53
- "license" : " ISC" ,
54
- "bugs" : {
55
- "url" : " https://github.com/css-modules/postcss-modules-values/issues"
56
- },
57
- "homepage" : " https://github.com/css-modules/postcss-modules-values#readme" ,
49
+ "author" : " Glen Maddern and Bogdan Chadkin" ,
50
+ "license" : " MIT" ,
58
51
"devDependencies" : {
59
52
"babel-cli" : " ^6.5.2" ,
60
53
"babel-jest" : " ^20.0.3" ,
You can’t perform that action at this time.
0 commit comments