typhonjs-npm-scripts-runner
Version:
Provides an NPM module and script which will load a JSON file searching for an Array entry then executes the scripts.
13 lines (9 loc) • 309 B
Markdown
## 0.4.0 (2017-02-25)
- Added multiple script file loading via optional array of file path entries and require loading of file paths
ending in `.js`.
## 0.3.0 (2017-02-18)
- Upgraded fs-extra to ^2.0.0
## 0.2.0 (2017-01-10)
- Upgraded fs-extra to ^1.0.0
## 0.1.0 (2016-06-03)
- Initial stable release.