UNPKG

@kingjs/watch-package

Version:

A tool which, for each `package.json` found in any subdirectory, excluding dot directories, runs `npm run generate` in the subdirectory whenever a change is made to any file explicitly included in the package.

2 lines 39 B
#!/usr/bin/env node require('./index');