File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postcss-modules-values" ,
3
3
"version" : " 1.2.2" ,
4
- "description" : " PostCSS plugin for CSS Modules to pass arbitrary constants between your module files" ,
4
+ "description" : " PostCSS plugin for CSS Modules to pass arbitrary values between your module files" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
7
7
"lint" : " standard src test" ,
14
14
},
15
15
"repository" : {
16
16
"type" : " git" ,
17
- "url" : " git+https://github.com/css-modules/postcss-modules-constants .git"
17
+ "url" : " git+https://github.com/css-modules/postcss-modules-values .git"
18
18
},
19
19
"keywords" : [
20
20
" css" ,
24
24
"author" : " Glen Maddern" ,
25
25
"license" : " ISC" ,
26
26
"bugs" : {
27
- "url" : " https://github.com/css-modules/postcss-modules-constants /issues"
27
+ "url" : " https://github.com/css-modules/postcss-modules-values /issues"
28
28
},
29
- "homepage" : " https://github.com/css-modules/postcss-modules-constants #readme" ,
29
+ "homepage" : " https://github.com/css-modules/postcss-modules-values #readme" ,
30
30
"devDependencies" : {
31
31
"babel-cli" : " ^6.5.2" ,
32
32
"babel-core" : " ^6.5.2" ,
You can’t perform that action at this time.
0 commit comments