File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-modules-values" ,
33 "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" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
77 "lint" : " standard src test" ,
1414 },
1515 "repository" : {
1616 "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"
1818 },
1919 "keywords" : [
2020 " css" ,
2424 "author" : " Glen Maddern" ,
2525 "license" : " ISC" ,
2626 "bugs" : {
27- "url" : " https://github.com/css-modules/postcss-modules-constants /issues"
27+ "url" : " https://github.com/css-modules/postcss-modules-values /issues"
2828 },
29- "homepage" : " https://github.com/css-modules/postcss-modules-constants #readme" ,
29+ "homepage" : " https://github.com/css-modules/postcss-modules-values #readme" ,
3030 "devDependencies" : {
3131 "babel-cli" : " ^6.5.2" ,
3232 "babel-core" : " ^6.5.2" ,
You can’t perform that action at this time.
0 commit comments