cross-conf-env
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -27,3 +27,3 @@ 'use strict'; | ||
* @param {Array.<Object>} argv Arguments of the command line. | ||
* @param {Boolean} isReplaceOnlyConf Only to select "npm_package_conf...", To specify the "true". | ||
* @param {Boolean} isReplaceOnlyConf Only to select "npm_package_config_", To specify the "true". | ||
*/ | ||
@@ -72,3 +72,3 @@ | ||
* | ||
* @param {Boolean} isReplaceOnlyConf Only to select "npm_package_conf...", To specify the "true". | ||
* @param {Boolean} isReplaceOnlyConf Only to select "npm_package_config_", To specify the "true". | ||
* | ||
@@ -75,0 +75,0 @@ * @return {Array.<String>} Keys. |
{ | ||
"name": "cross-conf-env", | ||
"description": "To cross-platform the conf variable reference of package.json in npm-scripts.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "akabeko", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |