detect-private-protocol
Advanced tools
Comparing version 0.0.3 to 0.1.0
{ | ||
"name": "detect-private-protocol", | ||
"version": "0.0.3", | ||
"version": "0.1.0", | ||
"description": "Detect Private Protocol", | ||
"main": "lib/index.js", | ||
"dependencies": {}, | ||
"scripts": { | ||
"build": "node_modules/babel-cli/bin/babel.js src --out-dir lib" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.26.0", | ||
"babel-cli": "^6.26.0", | ||
"babel-preset-stage-2": "^6.24.1" | ||
}, | ||
"main": "index.js", | ||
"repository": { | ||
@@ -16,0 +7,0 @@ "type": "git", |
0
90
3179
3