lope-example
Advanced tools
+4
-3
| { | ||
| "config": {"echo": "default"}, | ||
| "config": {"input": "default"}, | ||
| "description": "Lope example", | ||
@@ -13,8 +13,9 @@ "engines": {"node": "^7.6.0"}, | ||
| "scripts": { | ||
| "echo": "echo $npm_package_config_echo", | ||
| "false": "false", | ||
| "stderr": ">&2 echo ${npm_package_config_input}", | ||
| "stdout": "echo ${npm_package_config_input}", | ||
| "test": "npm run true", | ||
| "true": "true" | ||
| }, | ||
| "version": "0.0.1" | ||
| "version": "0.1.0" | ||
| } |
+1
-1
| # lope-example <sub><sup>| Lope example<sup></sub> | ||
| [](https://www.npmjs.com/package/lope-example) | ||
| [](https://www.npmjs.com/package/lope-example) | ||
| [](http://semver.org/) | ||
@@ -4,0 +4,0 @@ [](https://guides.github.com/introduction/flow/) |
1460
6.73%