Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "node-jq", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "jq in nodejs", | ||
@@ -5,0 +5,0 @@ "main": "lib/jq.js", |
@@ -12,3 +12,3 @@ # node-jq [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) | ||
```bash | ||
npm install atom-jq --save | ||
npm install node-jq --save | ||
``` | ||
@@ -15,0 +15,0 @@ |