@azu/style-format
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@azu/style-format", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Library to easily style texts with string formatting", | ||
@@ -14,2 +14,9 @@ "main": "index.js", | ||
], | ||
"scripts": { | ||
"test": "node test.js" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"ansi-codes.js" | ||
], | ||
"repository": { | ||
@@ -19,4 +26,4 @@ "url": "git@github.com:azu/style-format.git", | ||
}, | ||
"author": "azer", | ||
"author": "azu", | ||
"license": "WTFPL" | ||
} |
## style-format | ||
Library to easily style texts with string formatting. | ||
It's based on [ansi-codes](http://github.com/azer/ansi-codes) and [format-text](http://github.com/azer/format-text) | ||
It's based on [ansi-codes](http://github.com/azer/ansi-codes) and [format-text](http://github.com/azu/format-text) | ||
@@ -25,1 +25,7 @@ ## Install | ||
See [ansi-codes](http://github.com/azer/ansi-codes) for reference. | ||
## License | ||
MIT | ||
Original is [style-format](http://github.com/azer/style-format). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31
3299
5
53