create-nightwatch
Advanced tools
Comparing version
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
"use strict"; | ||
@@ -2,0 +4,0 @@ var __importDefault = (this && this.__importDefault) || function (mod) { |
{ | ||
"name": "create-nightwatch", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A single-command tool to setup Nightwatch.js", | ||
"main": "index.js", | ||
"bin": { | ||
"create-nightwatch": "./index.js" | ||
"create-nightwatch": "./lib/index.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "scripts": { |
85510
0.03%1597
0.06%