pxtorem-css
Advanced tools
+9
-3
| { | ||
| "name": "pxtorem-css", | ||
| "version": "1.0.4", | ||
| "version": "1.0.5", | ||
| "description": "A nodejs cli that convert css unit px to rem", | ||
| "main": "app.js", | ||
| "scripts": {}, | ||
| "author": "Rashed Iqbal", | ||
| "license": "ISC", | ||
| "license": "MIT", | ||
| "bin": { | ||
| "pxtorem": "./bin/pxtorem" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/iqbal-rashed/pxtorem-css" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/iqbal-rashed/pxtorem-css/issues" | ||
| }, | ||
| "keywords": [ | ||
@@ -13,0 +19,0 @@ "pxtorem", |
+2
-2
@@ -61,7 +61,7 @@ # pxtorem-css | ||
| `$ pxtorem -d public/css -r my/name/rem/.ext` : change all css filename example: style.css to mystylerem.css<br> | ||
| `$ pxtorem -d public/css -r my/name/rem/.ext` : change all css filename example: style.css to mystylerem.css and you must follow this pattern {your custom text before name}/name/{your custom text after name}/.ext<br> | ||
| `$ pxtorem -c pxtorem.json` : Customize your options with json file in your project folder<br> | ||
| `$ pxtorem -init` : generate pxtorem.config.json (or you can give custom name) into your project folder<br> | ||
| `$ pxtorem -init` : generate pxtorem.config.json (or you can give custom name by passing value after -init) into your project folder<br> | ||
@@ -68,0 +68,0 @@ ### pxtorem.json Example |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
14584
2.24%0
-100%1
-50%