We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbcdc7 commit 27d1c94Copy full SHA for 27d1c94
package.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "css-loader",
3
- "version": "0.26.1",
4
- "author": "Tobias Koppers @sokra",
5
- "description": "css loader module for webpack",
+ "name": "rtlcss-loader",
+ "version": "1.0.0",
+ "author": "Sidati MESSAITI",
+ "description": "rtlcss loader module for webpack based on github.com/webpack/css-loader",
6
"engines": {
7
"node": ">=0.12.0"
8
},
@@ -37,7 +37,7 @@
37
38
"repository": {
39
"type": "git",
40
- "url": "git@github.com:webpack/css-loader.git"
+ "url": "git@github.com:sidati/rtlcss-loader.git"
41
42
"license": "MIT"
43
}
0 commit comments