ansi-to-json
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -14,4 +14,4 @@ { | ||
"license": "MIT", | ||
"version": "1.0.2", | ||
"main": "lib/index.js", | ||
"version": "1.0.3", | ||
"main": "dist/ansi-to-json.js", | ||
"scripts": { | ||
@@ -32,3 +32,5 @@ "test": "node test" | ||
}, | ||
"blah": {}, | ||
"blah": { | ||
"main": "lib/index.js" | ||
}, | ||
"files": [ | ||
@@ -35,0 +37,0 @@ "bin/", |
# ansi-to-json [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![Version](https://img.shields.io/npm/v/ansi-to-json.svg)](https://www.npmjs.com/package/ansi-to-json) [![Downloads](https://img.shields.io/npm/dt/ansi-to-json.svg)](https://www.npmjs.com/package/ansi-to-json) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) | ||
# ansi-to-json | ||
[![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![AMA](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/ansi-to-json.svg)](https://www.npmjs.com/package/ansi-to-json) [![Downloads](https://img.shields.io/npm/dt/ansi-to-json.svg)](https://www.npmjs.com/package/ansi-to-json) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) | ||
> Convert ANSI strings into JSON output. | ||
@@ -85,8 +87,3 @@ | ||
## :dizzy: Where is this library used? | ||
If you are using this library in one of your projects, add it in this list. :sparkles: | ||
- [`ansi-to-react`](https://npmjs.com/package/ansi-to-react) (by Kyle Kelley)—ANSI to React Elements | ||
## :scroll: License | ||
@@ -93,0 +90,0 @@ |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
12419
5
1
99
2