beau-selector
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "beau-selector", | ||
"description": "Use CSS or XPath selectors from the command line", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"homepage": "https://github.com/blahah/beau-selector", | ||
@@ -26,3 +26,3 @@ "author": { | ||
"bin": { | ||
"beau": "./bin/bo" | ||
"bo": "./bin/bo" | ||
}, | ||
@@ -29,0 +29,0 @@ "main": "index.js", |
41931