jsonstream2
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "jsonstream2", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Dominic Tarr's JSONStream using Rodd Vaggs' through2", | ||
@@ -22,5 +22,9 @@ "keywords": [ | ||
"author": "Sérgio Ramos <http://sergioramos.me> (mail@sergioramos.me)", | ||
"main": "src/JSONStream2.js", | ||
"main": "src/jsonstream2.js", | ||
"bin": { | ||
"jsonstream": "bin/jsonstream.js" | ||
}, | ||
"directories": { | ||
"lib": "src" | ||
"lib": "src", | ||
"bin": "bin" | ||
}, | ||
@@ -27,0 +31,0 @@ "repository": { |
@@ -1,2 +0,2 @@ | ||
# JSONStream2 | ||
# jsonstream2 | ||
@@ -8,3 +8,3 @@ [Dominic Tarr](https://github.com/dominictarr)'s [JSONStream](https://github.com/dominictarr/JSONStream) using [Rodd Vagg](https://github.com/rvagg)'s [through2](https://github.com/rvagg/through2). | ||
```bash | ||
npm install [--save/--save-dev] JSONStream2 | ||
npm install [--save/--save-dev] jsonstream2 | ||
``` | ||
@@ -11,0 +11,0 @@ |
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
384777
20
4663