{"_id":"onchange","_rev":"2997516","name":"onchange","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","dist-tags":{"latest":"7.1.0"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"time":{"modified":"2023-08-29T08:37:38.000Z","created":"2014-01-18T08:55:36.116Z","7.1.0":"2020-10-22T00:54:16.861Z","7.0.2":"2020-04-30T02:11:04.619Z","7.0.1":"2020-04-28T05:37:18.458Z","7.0.0":"2020-04-25T23:24:06.128Z","6.1.1":"2020-04-21T05:10:46.736Z","6.1.0":"2019-09-10T05:02:45.330Z","6.0.0":"2019-05-19T05:38:33.364Z","5.2.0":"2018-12-09T23:11:51.732Z","5.1.3":"2018-11-26T16:27:10.813Z","5.1.2":"2018-11-24T00:13:54.922Z","5.1.1":"2018-11-22T04:36:51.970Z","5.1.0":"2018-11-03T21:26:54.260Z","5.0.2":"2018-10-02T05:07:47.254Z","5.0.1":"2018-10-02T04:50:17.765Z","5.0.0":"2018-09-30T01:57:07.221Z","4.1.0":"2018-07-15T17:18:40.620Z","4.0.0":"2018-05-07T03:13:10.291Z","3.3.0":"2017-12-07T06:20:27.248Z","3.2.1":"2016-12-27T15:32:48.161Z","3.2.0":"2016-12-02T21:13:12.808Z","3.1.0":"2016-12-02T21:09:20.756Z","3.0.2":"2016-09-10T01:29:00.052Z","3.0.1":"2016-09-10T01:04:48.498Z","3.0.0":"2016-08-30T06:56:33.512Z","2.5.0":"2016-06-07T18:53:27.544Z","2.4.0":"2016-04-14T22:48:22.530Z","2.3.0":"2016-04-12T03:38:55.443Z","2.2.0":"2016-03-23T20:27:43.147Z","2.1.2":"2016-03-02T23:26:31.523Z","2.1.1":"2016-03-02T23:17:03.975Z","2.1.0":"2016-03-02T23:07:50.663Z","2.0.0":"2015-08-17T19:21:38.002Z","1.1.0":"2015-04-11T20:41:50.848Z","1.0.1":"2015-04-11T20:26:31.469Z","1.0.0":"2015-02-21T03:24:19.334Z","0.2.0":"2015-02-05T07:29:52.245Z","0.1.0":"2015-02-02T17:02:17.905Z","0.0.2":"2014-11-19T18:09:29.278Z","0.0.1":"2014-01-18T08:55:36.116Z"},"users":{},"author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"versions":{"7.1.0":{"name":"onchange","version":"7.1.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"dist/bin.js"},"license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"prettier":"prettier --write","format":"npm run prettier -- \"{,{src,test}/**/}*.{js,jsx,ts,tsx,json,md,yml,yaml}\"","build":"rimraf dist/ && tsc","test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js","prepare":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,md,yml,yaml}":"npm run prettier"},"publishConfig":{"access":"public"},"snyk":true,"dependencies":{"@blakeembrey/deque":"^1.0.5","@blakeembrey/template":"^1.0.0","arg":"^4.1.3","chokidar":"^3.3.1","cross-spawn":"^7.0.1","ignore":"^5.1.4","tree-kill":"^1.2.2"},"devDependencies":{"@types/cross-spawn":"^6.0.1","@types/node":"^14.0.0","husky":"^4.2.5","lint-staged":"^10.1.7","prettier":"^2.0.5","rimraf":"^3.0.2","typescript":"^3.7.5"},"gitHead":"4337dee2f71b37cdb669e20f2cbb80a6b181cd67","_id":"onchange@7.1.0","_nodeVersion":"14.4.0","_npmVersion":"6.9.0","dist":{"shasum":"a6f0f7733e4d47014b4cd70aa1ad36c2b4cf3804","size":11836,"noattachment":false,"key":"/onchange/-/onchange-7.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-7.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_7.1.0_1603328056695_0.5342483110025218"},"_hasShrinkwrap":false,"publish_time":1603328056861,"_cnpm_publish_time":1603328056861,"_cnpmcore_publish_time":"2021-12-16T15:14:41.469Z"},"7.0.2":{"name":"onchange","version":"7.0.2","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"dist/bin.js"},"license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"prettier":"prettier --write","format":"npm run prettier -- \"{,{src,test}/**/}*.{js,jsx,ts,tsx,json,md,yml,yaml}\"","build":"rimraf dist/ && tsc","test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js","prepare":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,md,yml,yaml}":"npm run prettier"},"publishConfig":{"access":"public"},"snyk":true,"dependencies":{"@blakeembrey/deque":"^1.0.5","@blakeembrey/template":"^1.0.0","arg":"^4.1.3","chokidar":"^3.3.1","cross-spawn":"^7.0.1","ignore":"^5.1.4","tree-kill":"^1.2.2"},"devDependencies":{"@types/cross-spawn":"^6.0.1","@types/node":"^13.13.2","husky":"^4.2.5","lint-staged":"^10.1.7","prettier":"^2.0.5","rimraf":"^3.0.2","typescript":"^3.7.5"},"gitHead":"a845c894db07582a1be27817390a0d25d3d39236","_id":"onchange@7.0.2","_nodeVersion":"10.20.1","_npmVersion":"6.9.0","dist":{"shasum":"77f98263cc8412210c1a2d89a55cc5eb32ad33ec","size":11530,"noattachment":false,"key":"/onchange/-/onchange-7.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-7.0.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_7.0.2_1588212664493_0.6062778158765549"},"_hasShrinkwrap":false,"publish_time":1588212664619,"_cnpm_publish_time":1588212664619,"_cnpmcore_publish_time":"2021-12-16T15:14:41.706Z"},"7.0.1":{"name":"onchange","version":"7.0.1","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"dist/bin.js"},"license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"prettier":"prettier --write","format":"npm run prettier -- \"{,{src,test}/**/}*.{js,jsx,ts,tsx,json,md,yml,yaml}\"","build":"rimraf dist/ && tsc","test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js","prepare":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,md,yml,yaml}":"npm run prettier"},"publishConfig":{"access":"public"},"snyk":true,"dependencies":{"@blakeembrey/deque":"^1.0.5","@blakeembrey/template":"^1.0.0","arg":"^4.1.3","chokidar":"^3.3.1","cross-spawn":"^7.0.1","ignore":"^5.1.4","tree-kill":"^1.2.2"},"devDependencies":{"@types/cross-spawn":"^6.0.1","@types/node":"^13.13.2","husky":"^4.2.5","lint-staged":"^10.1.7","prettier":"^2.0.5","rimraf":"^3.0.2","typescript":"^3.7.5"},"gitHead":"d771d230455d1386e7fbd99e25b21fd94e5a8ee5","_id":"onchange@7.0.1","_nodeVersion":"10.20.1","_npmVersion":"6.9.0","dist":{"shasum":"807f807db706a497a82df93d0ee14999657f0542","size":11584,"noattachment":false,"key":"/onchange/-/onchange-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-7.0.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_7.0.1_1588052238299_0.13291405248403443"},"_hasShrinkwrap":false,"publish_time":1588052238458,"_cnpm_publish_time":1588052238458,"_cnpmcore_publish_time":"2021-12-16T15:14:41.935Z"},"7.0.0":{"name":"onchange","version":"7.0.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"dist/bin.js"},"license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"prettier":"prettier --write","format":"npm run prettier -- \"{,{src,test}/**/}*.{js,jsx,ts,tsx,json,md,yml,yaml}\"","build":"rimraf dist/ && tsc","test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js","prepare":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,md,yml,yaml}":"npm run prettier"},"publishConfig":{"access":"public"},"snyk":true,"dependencies":{"@blakeembrey/deque":"^1.0.5","@blakeembrey/template":"^1.0.0","arg":"^4.1.3","chokidar":"^3.3.1","cross-spawn":"^7.0.1","ignore":"^5.1.4","tree-kill":"^1.2.2"},"devDependencies":{"@types/cross-spawn":"^6.0.1","@types/node":"^13.13.2","husky":"^4.2.5","lint-staged":"^10.1.7","prettier":"^2.0.5","rimraf":"^3.0.2","typescript":"^3.7.5"},"gitHead":"5a0443f67d718f31f4e38ade5aeffe963f1477cd","_id":"onchange@7.0.0","_nodeVersion":"10.20.1","_npmVersion":"6.9.0","dist":{"shasum":"f6cda7b31eada4b6117c36fc64bee3f6238e95b7","size":11577,"noattachment":false,"key":"/onchange/-/onchange-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-7.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_7.0.0_1587857046017_0.26184820832764943"},"_hasShrinkwrap":false,"publish_time":1587857046128,"_cnpm_publish_time":1587857046128,"_cnpmcore_publish_time":"2021-12-16T15:14:42.122Z"},"6.1.1":{"name":"onchange","version":"6.1.1","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^2.0.0","chokidar":"^3.0.0","cross-spawn":"^7.0.1","ignore":"^5.1.4","minimist":"^1.2.3","supports-color":"^7.0.0","tree-kill":"^1.2.2"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","snyk":true,"gitHead":"e8a80146806b8e3fb4a105f2b1c4fdf2254ed0e1","_id":"onchange@6.1.1","_nodeVersion":"13.7.0","_npmVersion":"6.9.0","dist":{"shasum":"8e23e5c696df1b8eae4efec2b49ea24847980cf3","size":6853,"noattachment":false,"key":"/onchange/-/onchange-6.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-6.1.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_6.1.1_1587445846622_0.13066318214698813"},"_hasShrinkwrap":false,"publish_time":1587445846736,"_cnpm_publish_time":1587445846736,"_cnpmcore_publish_time":"2021-12-16T15:14:42.302Z"},"6.1.0":{"name":"onchange","version":"6.1.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^2.0.0","chokidar":"^3.0.0","cross-spawn":"^6.0.0","ignore":"^5.1.4","minimist":"^1.2.0","supports-color":"^7.0.0","tree-kill":"^1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"89b3ac3eed9c12e6991adde2bb0d7882b8e8cb16","_id":"onchange@6.1.0","_nodeVersion":"10.16.1","_npmVersion":"6.9.0","dist":{"shasum":"61fe2f1e994b4b5efb67e65033e3d5ac27fec347","size":6895,"noattachment":false,"key":"/onchange/-/onchange-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-6.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_6.1.0_1568091765160_0.6859841949450314"},"_hasShrinkwrap":false,"publish_time":1568091765330,"_cnpm_publish_time":1568091765330,"_cnpmcore_publish_time":"2021-12-16T15:14:42.514Z"},"6.0.0":{"name":"onchange","version":"6.0.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^2.0.0","chokidar":"^3.0.0","cross-spawn":"^6.0.0","minimist":"^1.2.0","supports-color":"^6.0.0","tree-kill":"^1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"d04e42a7fce14ed480cc1021a7a09a816f3b98bc","_id":"onchange@6.0.0","_nodeVersion":"8.16.0","_npmVersion":"6.9.0","dist":{"shasum":"ec6118afa8456b3d22edcf736535a214f560f3a3","size":6501,"noattachment":false,"key":"/onchange/-/onchange-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-6.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_6.0.0_1558244313231_0.9862240424751227"},"_hasShrinkwrap":false,"publish_time":1558244313364,"_cnpm_publish_time":1558244313364,"_cnpmcore_publish_time":"2021-12-16T15:14:42.714Z"},"5.2.0":{"name":"onchange","version":"5.2.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^1.0.1","chokidar":"^2.0.0","cross-spawn":"^6.0.0","minimist":"^1.2.0","supports-color":"^5.5.0","tree-kill":"^1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"eceab5b30c479fb1e764346e538c7fbe5b69be67","_id":"onchange@5.2.0","_npmVersion":"6.4.1","_nodeVersion":"11.3.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"85c1b502ce8538ddb64eb0557fdb1afa33396f51","size":6507,"noattachment":false,"key":"/onchange/-/onchange-5.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-5.2.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_5.2.0_1544397111595_0.4912871762480724"},"_hasShrinkwrap":false,"publish_time":1544397111732,"_cnpm_publish_time":1544397111732,"_cnpmcore_publish_time":"2021-12-16T15:14:42.928Z"},"5.1.3":{"name":"onchange","version":"5.1.3","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^1.0.1","chokidar":"^2.0.0","cross-spawn":"^6.0.0","minimist":"^1.2.0","tree-kill":"^1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"34b3085a22d7e4374a86c605c77d00898f117057","_id":"onchange@5.1.3","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"cfc7630dc488a7cb4ecd442d6834aa5f59c03df7","size":6390,"noattachment":false,"key":"/onchange/-/onchange-5.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-5.1.3.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_5.1.3_1543249630649_0.5668884334837214"},"_hasShrinkwrap":false,"publish_time":1543249630813,"_cnpm_publish_time":1543249630813,"_cnpmcore_publish_time":"2021-12-16T15:14:43.152Z"},"5.1.2":{"name":"onchange","version":"5.1.2","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^1.0.1","chokidar":"^2.0.0","cross-spawn":"^6.0.0","minimist":"^1.2.0","tree-kill":"^1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"a2367e7e5551765aa01281b12ca408e9eb54e203","_id":"onchange@5.1.2","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"286f0ebff60cddd8df2dcd4f91aa05f55807f2a5","size":6328,"noattachment":false,"key":"/onchange/-/onchange-5.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-5.1.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_5.1.2_1543018434835_0.9195958188872921"},"_hasShrinkwrap":false,"publish_time":1543018434922,"_cnpm_publish_time":1543018434922,"_cnpmcore_publish_time":"2021-12-16T15:14:43.357Z"},"5.1.1":{"name":"onchange","version":"5.1.1","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^1.0.1","chokidar":"^2.0.0","cross-spawn":"^6.0.0","minimist":"^1.2.0","tree-kill":"^1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"68d81f5c8c51a8674b96fabba105d462d9dd59eb","_id":"onchange@5.1.1","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"c480e9854f8f9205a742d82d7f910d58c97c9a05","size":6320,"noattachment":false,"key":"/onchange/-/onchange-5.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-5.1.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_5.1.1_1542861411828_0.5278191673153989"},"_hasShrinkwrap":false,"publish_time":1542861411970,"_cnpm_publish_time":1542861411970,"_cnpmcore_publish_time":"2021-12-16T15:14:43.815Z"},"5.1.0":{"name":"onchange","version":"5.1.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^1.0.1","chokidar":"^2.0.0","cross-spawn":"^6.0.0","minimist":"^1.2.0","tree-kill":"^1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"c71cf1da1e8c59480bb56465f46cd4a4d9c96a66","_id":"onchange@5.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"b169503f974ce4fc92e8f1eb17d5af79d16b7a07","size":6322,"noattachment":false,"key":"/onchange/-/onchange-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-5.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_5.1.0_1541280414096_0.938429368452691"},"_hasShrinkwrap":false,"publish_time":1541280414260,"_cnpm_publish_time":1541280414260,"_cnpmcore_publish_time":"2021-12-16T15:14:44.001Z"},"5.0.2":{"name":"onchange","version":"5.0.2","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^1.0.1","chokidar":"^2.0.0","cross-spawn":"^6.0.0","minimist":"^1.2.0","tree-kill":"^1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"24ff45abc88dc45245c994d08697d73a4ef18e93","_id":"onchange@5.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"371cb2636664fd7ed858bb49d9c2f3953ef84323","size":6075,"noattachment":false,"key":"/onchange/-/onchange-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-5.0.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_5.0.2_1538456867023_0.5462614687257015"},"_hasShrinkwrap":false,"publish_time":1538456867254,"_cnpm_publish_time":1538456867254,"_cnpmcore_publish_time":"2021-12-16T15:14:44.355Z"},"5.0.1":{"name":"onchange","version":"5.0.1","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^1.0.1","chokidar":"^2.0.0","cross-spawn":"^6.0.0","minimist":"^1.2.0","tree-kill":"^1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"3cf286b9b38fd48d3f2a58ccc9e6e7c2e9da0539","_id":"onchange@5.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"cd0e7be5dcfa5e93e9e91ef34e3695dddf1f7a8b","size":6046,"noattachment":false,"key":"/onchange/-/onchange-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-5.0.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_5.0.1_1538455817597_0.35534257984860607"},"_hasShrinkwrap":false,"publish_time":1538455817765,"_cnpm_publish_time":1538455817765,"_cnpmcore_publish_time":"2021-12-16T15:14:44.574Z"},"5.0.0":{"name":"onchange","version":"5.0.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"@blakeembrey/deque":"^1.0.3","arrify":"^1.0.1","chokidar":"^2.0.0","cross-spawn":"^6.0.0","minimist":"^1.2.0","tree-kill":"^1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"npm run test:local\"","test:local":"node test/queue.js && node test/concurrent.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"cdf42fcfeb20c080335a6e8eadb5f7ac639546eb","_id":"onchange@5.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"1f3ee350fe34d2b4cb97e0ac1129f7f05280f7be","size":6028,"noattachment":false,"key":"/onchange/-/onchange-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-5.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_5.0.0_1538272626976_0.7672009821640402"},"_hasShrinkwrap":false,"publish_time":1538272627221,"_cnpm_publish_time":1538272627221,"_cnpmcore_publish_time":"2021-12-16T15:14:44.810Z"},"4.1.0":{"name":"onchange","version":"4.1.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~2.0.0","cross-spawn":"~6.0.0","minimist":"~1.2.0","tree-kill":"~1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"fce73fd3284b6150ba8da91a4341fce7b3ee8862","_id":"onchange@4.1.0","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"5f2c352127ea110c9c677d82924993fa9d31841d","size":5475,"noattachment":false,"key":"/onchange/-/onchange-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-4.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_4.1.0_1531675120547_0.8345753709826504"},"_hasShrinkwrap":false,"publish_time":1531675120620,"_cnpm_publish_time":1531675120620,"_cnpmcore_publish_time":"2021-12-16T15:14:45.024Z"},"4.0.0":{"name":"onchange","version":"4.0.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~2.0.0","cross-spawn":"~6.0.0","minimist":"~1.2.0","tree-kill":"~1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"1b01b79d6a7450516f5994517e425b3532b83d40","_id":"onchange@4.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.8.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"71cad0abd100366f1e3c4b09db6d2f8cd41cba8e","size":5398,"noattachment":false,"key":"/onchange/-/onchange-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-4.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange_4.0.0_1525662790228_0.9091671788963922"},"_hasShrinkwrap":false,"publish_time":1525662790291,"_cnpm_publish_time":1525662790291,"_cnpmcore_publish_time":"2021-12-16T15:14:45.233Z"},"3.3.0":{"name":"onchange","version":"3.3.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.7.0","cross-spawn":"~5.1.0","minimist":"~1.2.0","tree-kill":"~1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"92d2d338658bd6ebafbb24caed07a0683fd28758","_id":"onchange@3.3.0","_npmVersion":"5.5.1","_nodeVersion":"9.1.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"da9250b1623e019f0f71dc8afd56273406472b61","size":5361,"noattachment":false,"key":"/onchange/-/onchange-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-3.3.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/onchange-3.3.0.tgz_1512627627183_0.3870867008809"},"directories":{},"publish_time":1512627627248,"_hasShrinkwrap":false,"_cnpm_publish_time":1512627627248,"_cnpmcore_publish_time":"2021-12-16T15:14:45.421Z"},"3.2.1":{"name":"onchange","version":"3.2.1","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.6.0","cross-spawn":"~4.0.0","minimist":"~1.2.0","tree-kill":"~1.1.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"b42975da41c899feda42ced7fe1d413aa297c3e1","_id":"onchange@3.2.1","_shasum":"7669312c8a8f94d80b4595dc8abe5d119559f7e0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"7669312c8a8f94d80b4595dc8abe5d119559f7e0","size":224863,"noattachment":false,"key":"/onchange/-/onchange-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-3.2.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/onchange-3.2.1.tgz_1482852767503_0.8087856771890074"},"directories":{},"publish_time":1482852768161,"_hasShrinkwrap":false,"_cnpm_publish_time":1482852768161,"_cnpmcore_publish_time":"2021-12-16T15:14:45.964Z"},"3.2.0":{"name":"onchange","version":"3.2.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.6.0","cross-spawn":"~4.0.0","minimist":"~1.2.0","tree-kill":"~1.1.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"fac54c36c206936fa552b2df28492a99117dd64c","_id":"onchange@3.2.0","_shasum":"c03109b5a07f157991ce7a6f6093b3c3ce3b6c65","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"c03109b5a07f157991ce7a6f6093b3c3ce3b6c65","size":224834,"noattachment":false,"key":"/onchange/-/onchange-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-3.2.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/onchange-3.2.0.tgz_1480713192558_0.7193582663312554"},"directories":{},"publish_time":1480713192808,"_hasShrinkwrap":false,"_cnpm_publish_time":1480713192808,"_cnpmcore_publish_time":"2021-12-16T15:14:46.570Z"},"3.1.0":{"name":"onchange","version":"3.1.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.6.0","cross-spawn":"~4.0.0","minimist":"~1.2.0","tree-kill":"~1.1.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"9c67f10752c24a747f612439aebc638c545d6b69","_id":"onchange@3.1.0","_shasum":"2230298a44925f948654e65a18f08fc5dccca97b","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"2230298a44925f948654e65a18f08fc5dccca97b","size":224366,"noattachment":false,"key":"/onchange/-/onchange-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-3.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/onchange-3.1.0.tgz_1480712960501_0.4305599220097065"},"directories":{},"publish_time":1480712960756,"_hasShrinkwrap":false,"_cnpm_publish_time":1480712960756,"_cnpmcore_publish_time":"2021-12-16T15:14:47.145Z"},"3.0.2":{"name":"onchange","version":"3.0.2","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.6.0","cross-spawn":"~4.0.0","minimist":"~1.2.0","tree-kill":"~1.1.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"7a9cf661cfff1567117ad4d0a3dc8a9cfbe38da7","_id":"onchange@3.0.2","_shasum":"1f69dbc83cede826e017e7b0ab9761e5315a9852","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"1f69dbc83cede826e017e7b0ab9761e5315a9852","size":358272,"noattachment":false,"key":"/onchange/-/onchange-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-3.0.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/onchange-3.0.2.tgz_1473470937272_0.4766809977591038"},"directories":{},"publish_time":1473470940052,"_hasShrinkwrap":false,"_cnpm_publish_time":1473470940052,"_cnpmcore_publish_time":"2021-12-16T15:14:47.923Z"},"3.0.1":{"name":"onchange","version":"3.0.1","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.6.0","cross-spawn":"~4.0.0","minimist":"~1.2.0","tree-kill":"~1.1.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"4f747888a9b64393ab81f1bbe3ff0b1171726822","_id":"onchange@3.0.1","_shasum":"5033e414487ca1043ae5cb5998ffe77560688471","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"5033e414487ca1043ae5cb5998ffe77560688471","size":219771,"noattachment":false,"key":"/onchange/-/onchange-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-3.0.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/onchange-3.0.1.tgz_1473469488243_0.5220415806397796"},"directories":{},"publish_time":1473469488498,"_hasShrinkwrap":false,"_cnpm_publish_time":1473469488498,"_cnpmcore_publish_time":"2021-12-16T15:14:48.391Z"},"3.0.0":{"name":"onchange","version":"3.0.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.5.1","cross-spawn":"~4.0.0","minimist":"~1.2.0","tree-kill":"~1.1.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"f77a1aa8e1a69c8246ece2fecbb215e8a9b12fbe","_id":"onchange@3.0.0","_shasum":"6e08252f0a68f841962b17bacbb7e7c4226d3fbc","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"6e08252f0a68f841962b17bacbb7e7c4226d3fbc","size":220336,"noattachment":false,"key":"/onchange/-/onchange-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-3.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/onchange-3.0.0.tgz_1472540190710_0.6520068647805601"},"directories":{},"publish_time":1472540193512,"_hasShrinkwrap":false,"_cnpm_publish_time":1472540193512,"_cnpmcore_publish_time":"2021-12-16T15:14:49.183Z"},"2.5.0":{"name":"onchange","version":"2.5.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.5.1","cross-spawn":"~4.0.0","minimist":"~1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"57cebf12de187c75543b936fcc9d36323c155002","_id":"onchange@2.5.0","_shasum":"209992e98f40e7e074d90c21f781de8cf0e5806a","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"209992e98f40e7e074d90c21f781de8cf0e5806a","size":3882,"noattachment":false,"key":"/onchange/-/onchange-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-2.5.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/onchange-2.5.0.tgz_1465325605563_0.32886610040441155"},"directories":{},"publish_time":1465325607544,"_hasShrinkwrap":false,"_cnpm_publish_time":1465325607544,"_cnpmcore_publish_time":"2021-12-16T15:14:49.415Z"},"2.4.0":{"name":"onchange","version":"2.4.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.4.3","cross-spawn":"~2.1.5","minimist":"~1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"263ee08f294f7bb82fc8b66eca4a7bb799e7d163","_id":"onchange@2.4.0","_shasum":"1f7eda93d9a96b1123d7cd25b16a3c16456d0781","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"1f7eda93d9a96b1123d7cd25b16a3c16456d0781","size":3911,"noattachment":false,"key":"/onchange/-/onchange-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-2.4.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/onchange-2.4.0.tgz_1460674100037_0.4798263516277075"},"directories":{},"publish_time":1460674102530,"_hasShrinkwrap":false,"_cnpm_publish_time":1460674102530,"_cnpmcore_publish_time":"2021-12-16T15:14:49.946Z"},"2.3.0":{"name":"onchange","version":"2.3.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.4.3","cross-spawn":"~2.1.5","minimist":"~1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"6a9db46bf98a47125f55884cca50a124e806b8ab","_id":"onchange@2.3.0","_shasum":"45b7181000436667e1ecb706ec4599d89fdc974f","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"45b7181000436667e1ecb706ec4599d89fdc974f","size":3830,"noattachment":false,"key":"/onchange/-/onchange-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-2.3.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/onchange-2.3.0.tgz_1460432333124_0.9052424365654588"},"directories":{},"publish_time":1460432335443,"_hasShrinkwrap":false,"_cnpm_publish_time":1460432335443,"_cnpmcore_publish_time":"2021-12-16T15:14:50.494Z"},"2.2.0":{"name":"onchange","version":"2.2.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.4.3","cross-spawn":"~2.1.5","minimist":"~1.2.0"},"main":"index.js","typings":"index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"34045a4355b210c1d53e12852e78e06839756d97","_id":"onchange@2.2.0","_shasum":"cddbe6fe524831f164ea990fe9db1da1247cc0e1","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"cddbe6fe524831f164ea990fe9db1da1247cc0e1","size":3071,"noattachment":false,"key":"/onchange/-/onchange-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-2.2.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/onchange-2.2.0.tgz_1458764862524_0.7976487053092569"},"directories":{},"publish_time":1458764863147,"_hasShrinkwrap":false,"_cnpm_publish_time":1458764863147,"_cnpmcore_publish_time":"2021-12-16T15:14:50.721Z"},"2.1.2":{"name":"onchange","version":"2.1.2","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.4.3","cross-spawn":"~2.1.5","minimist":"~1.2.0"},"main":"index.js","devDependencies":{},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"6f6778ff8abb2b81443f91ad65a3b7892078f60f","_id":"onchange@2.1.2","_shasum":"c1a0c63e0a410d8126872640672e37df22b3753f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"c1a0c63e0a410d8126872640672e37df22b3753f","size":2859,"noattachment":false,"key":"/onchange/-/onchange-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-2.1.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/onchange-2.1.2.tgz_1456961190716_0.11914610653184354"},"directories":{},"publish_time":1456961191523,"_hasShrinkwrap":false,"_cnpm_publish_time":1456961191523,"_cnpmcore_publish_time":"2021-12-16T15:14:50.927Z"},"2.1.1":{"name":"onchange","version":"2.1.1","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.4.3","cross-spawn":"~2.1.5","minimist":"~1.2.0"},"main":"index.js","devDependencies":{},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"ae8c1cf7e23d7f79538c143272f54a65e355c25d","_id":"onchange@2.1.1","_shasum":"32248a1f8fb24f4ba6a47d98ddb301cad5780141","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"32248a1f8fb24f4ba6a47d98ddb301cad5780141","size":2804,"noattachment":false,"key":"/onchange/-/onchange-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-2.1.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/onchange-2.1.1.tgz_1456960623103_0.632985606091097"},"directories":{},"publish_time":1456960623975,"_hasShrinkwrap":false,"_cnpm_publish_time":1456960623975,"_cnpmcore_publish_time":"2021-12-16T15:14:51.124Z"},"2.1.0":{"name":"onchange","version":"2.1.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"arrify":"~1.0.1","chokidar":"~1.4.3","cross-spawn":"~2.1.5","minimist":"~1.2.0"},"main":"index.js","devDependencies":{},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"22a53d7a61b4bdb9fe7f46d68255cb3972e07f57","_id":"onchange@2.1.0","_shasum":"b837c1cb4e6bc7b001de813bfc27f62b1a9dbc9e","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"b837c1cb4e6bc7b001de813bfc27f62b1a9dbc9e","size":2792,"noattachment":false,"key":"/onchange/-/onchange-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-2.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/onchange-2.1.0.tgz_1456960069834_0.008890587370842695"},"directories":{},"publish_time":1456960070663,"_hasShrinkwrap":false,"_cnpm_publish_time":1456960070663,"_cnpmcore_publish_time":"2021-12-16T15:14:51.341Z"},"2.0.0":{"name":"onchange","version":"2.0.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"chokidar":"~1.0.0","cross-spawn":"~0.2.3","minimist":"~1.1.0"},"main":"index.js","devDependencies":{},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"dabb386b0f69a14ed49d8587c3f3e69cba82b2b8","_id":"onchange@2.0.0","_shasum":"320366f53854ba9c2ec864115693ad45caaa5a5e","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"qard","email":"admin@stephenbelanger.com"},"dist":{"shasum":"320366f53854ba9c2ec864115693ad45caaa5a5e","size":2605,"noattachment":false,"key":"/onchange/-/onchange-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-2.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"publish_time":1439839298002,"_hasShrinkwrap":false,"_cnpm_publish_time":1439839298002,"_cnpmcore_publish_time":"2021-12-16T15:14:51.577Z"},"1.1.0":{"name":"onchange","version":"1.1.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"cli.js"},"license":"MIT","dependencies":{"chokidar":"~1.0.0","cross-spawn":"~0.2.3","debug":"~2.1.1","minimist":"~1.1.0"},"main":"index.js","devDependencies":{},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"9509d214567bf18660bc3b1152393fcf85995a30","_id":"onchange@1.1.0","_shasum":"b69853adef1be0c122035189a6533e1e999f0eb7","_from":".","_npmVersion":"2.7.5","_nodeVersion":"1.6.4","_npmUser":{"name":"qard","email":"admin@stephenbelanger.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"dist":{"shasum":"b69853adef1be0c122035189a6533e1e999f0eb7","size":2579,"noattachment":false,"key":"/onchange/-/onchange-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-1.1.0.tgz"},"directories":{},"publish_time":1428784910848,"_hasShrinkwrap":false,"_cnpm_publish_time":1428784910848,"_cnpmcore_publish_time":"2021-12-16T15:14:51.838Z"},"1.0.1":{"name":"onchange","version":"1.0.1","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"index.js"},"license":"MIT","dependencies":{"chokidar":"~1.0.0","cross-spawn":"~0.2.3","debug":"~2.1.1","minimist":"~1.1.0"},"main":"index.js","devDependencies":{},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"6495edf216972455ed4cce71a4925cac404fbba5","_id":"onchange@1.0.1","_shasum":"8cab59a6d44135a7101214934bc050fd25e703d2","_from":".","_npmVersion":"2.7.5","_nodeVersion":"1.6.4","_npmUser":{"name":"qard","email":"admin@stephenbelanger.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"dist":{"shasum":"8cab59a6d44135a7101214934bc050fd25e703d2","size":2490,"noattachment":false,"key":"/onchange/-/onchange-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-1.0.1.tgz"},"directories":{},"publish_time":1428783991469,"_hasShrinkwrap":false,"_cnpm_publish_time":1428783991469,"_cnpmcore_publish_time":"2021-12-16T15:14:52.011Z"},"1.0.0":{"name":"onchange","version":"1.0.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"index.js"},"license":"MIT","dependencies":{"chokidar":"~1.0.0-rc3","cross-spawn":"~0.2.3","debug":"~2.1.1","minimist":"~1.1.0"},"main":"index.js","devDependencies":{},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"1f43cc0171bc347f3ab6ffcec76f7994c4d2e17d","_id":"onchange@1.0.0","_shasum":"f3a6e6359e7cd39ffcb2524333af90ac151e86a5","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.3.0","_npmUser":{"name":"qard","email":"admin@stephenbelanger.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"dist":{"shasum":"f3a6e6359e7cd39ffcb2524333af90ac151e86a5","size":2435,"noattachment":false,"key":"/onchange/-/onchange-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-1.0.0.tgz"},"directories":{},"publish_time":1424489059334,"_hasShrinkwrap":false,"_cnpm_publish_time":1424489059334,"_cnpmcore_publish_time":"2021-12-16T15:14:52.212Z"},"0.2.0":{"name":"onchange","version":"0.2.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"index.js"},"license":"MIT","dependencies":{"cross-spawn":"~0.2.3","gaze":"~0.5.1"},"main":"index.js","devDependencies":{},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"3de927c6dfe15278855dc5a14cab99f394c5b2de","_id":"onchange@0.2.0","_shasum":"702d3e64b7c3a3a8852ec9fad46fdd2a6df57bdb","_from":".","_npmVersion":"2.3.0","_nodeVersion":"1.0.4","_npmUser":{"name":"qard","email":"admin@stephenbelanger.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"dist":{"shasum":"702d3e64b7c3a3a8852ec9fad46fdd2a6df57bdb","size":2057,"noattachment":false,"key":"/onchange/-/onchange-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-0.2.0.tgz"},"directories":{},"publish_time":1423121392245,"_hasShrinkwrap":false,"_cnpm_publish_time":1423121392245,"_cnpmcore_publish_time":"2021-12-16T15:14:52.406Z"},"0.1.0":{"name":"onchange","version":"0.1.0","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"index.js"},"license":"MIT","dependencies":{"cross-spawn":"^0.2.3","gaze":"~0.4.3"},"main":"index.js","devDependencies":{},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"7bf285533df332fa82645f2db5b2acd59ba725c4","_id":"onchange@0.1.0","_shasum":"47e76c60d688ffb3eca23f7fe1bc805f15f0fb4a","_from":".","_npmVersion":"2.3.0","_nodeVersion":"1.0.4","_npmUser":{"name":"qard","email":"admin@stephenbelanger.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"dist":{"shasum":"47e76c60d688ffb3eca23f7fe1bc805f15f0fb4a","size":2062,"noattachment":false,"key":"/onchange/-/onchange-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-0.1.0.tgz"},"directories":{},"publish_time":1422896537905,"_hasShrinkwrap":false,"_cnpm_publish_time":1422896537905,"_cnpmcore_publish_time":"2021-12-16T15:14:52.610Z"},"0.0.2":{"name":"onchange","version":"0.0.2","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"index.js"},"license":"MIT","dependencies":{"gaze":"~0.4.3"},"main":"index.js","devDependencies":{},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/Qard/onchange.git"},"bugs":{"url":"https://github.com/Qard/onchange/issues"},"homepage":"https://github.com/Qard/onchange","gitHead":"e518d1087b176570d87c8621f5517eb860711671","_id":"onchange@0.0.2","_shasum":"1270464f503ebdafdabf26e1a6293224b3663a51","_from":".","_npmVersion":"2.1.9","_nodeVersion":"0.11.14","_npmUser":{"name":"qard","email":"admin@stephenbelanger.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"dist":{"shasum":"1270464f503ebdafdabf26e1a6293224b3663a51","size":1979,"noattachment":false,"key":"/onchange/-/onchange-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-0.0.2.tgz"},"directories":{},"publish_time":1416420569278,"_hasShrinkwrap":false,"_cnpm_publish_time":1416420569278,"_cnpmcore_publish_time":"2021-12-16T15:14:52.812Z"},"0.0.1":{"name":"onchange","version":"0.0.1","description":"Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.","author":{"name":"Stephen Belanger","email":"admin@stephenbelanger.com"},"keywords":["glob","watch","change"],"bin":{"onchange":"index.js"},"license":"MIT","dependencies":{"gaze":"~0.4.3"},"readmeFilename":"README.md","_id":"onchange@0.0.1","dist":{"shasum":"b6e09b2ce9f06857158902402f36bfe88275c602","size":1857,"noattachment":false,"key":"/onchange/-/onchange-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/onchange/download/onchange-0.0.1.tgz"},"_from":".","_npmVersion":"1.3.22","_npmUser":{"name":"qard","email":"admin@stephenbelanger.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"},{"name":"qard","email":"admin@stephenbelanger.com"}],"directories":{},"publish_time":1390035336116,"_hasShrinkwrap":false,"_cnpm_publish_time":1390035336116,"_cnpmcore_publish_time":"2021-12-16T15:14:53.030Z"}},"readme":"# onchange\n\nUse glob patterns to watch file sets and run a command when anything is added, changed or deleted.\n\n## Install\n\n```sh\nnpm install onchange\n```\n\n## Usage\n\n```sh\n# On every change run `npm test`.\nonchange 'app/**/*.js' 'test/**/*.js' -- npm test\n\n# On every change restart `server.js` (by killing the running process).\nonchange -i -k '**/*.js' -- node server.js\n\n# On every change `echo` file change.\nonchange '**/*.js' -- echo '{{event}} to {{file}}'\n```\n\nNOTE: Windows users may need to use double quotes rather than single quotes. If used in an npm script, remember to escape the double quotes.\n\nYou can match as many glob patterns as you like, just put the command you want to run after the `--` and it will run any time a file matching any of the globs is added changed or deleted.\n\nOther available replacement variables are `fileExt`\n(`path.extname(file)`), `fileBase` (`path.basename(file)`),\n`fileBaseNoExt` (basename, without extension), and `fileDir`\n(`path.dirname(file)`).\n\n## Options\n\n### Add (`-a`, `--add`)\n\nTo execute the command for all initially added paths:\n\n```sh\nonchange -a 'config.json' -- microservice-proxy -c {{file}} -p 9000\n```\n\n### Initial (`-i`, `--initial`)\n\nTo execute the command once on load without any event:\n\n```sh\nonchange -i '**/*.js' -- npm start\n```\n\n### Exclude (`-e`, `--exclude`)\n\nTo exclude matches:\n\n```sh\nonchange '**/*.ts' -e 'dist/**/*.js' -- tslint\n```\n\n### No Exclude (`--no-exclude`)\n\n`**/node_modules/**` and `**/.git/**` are excluded by default, use `--no-exclude` to disable:\n\n```sh\nonchange 'node_modules/**' --no-exclude -- tslint\n```\n\n### Exclude Path (`--exclude-path`)\n\nExcludes all paths in a file following the [`.gitignore`](https://git-scm.com/docs/gitignore) specification.\n\n```sh\nonchange '**' --exclude-path .gitignore -- prettier\n```\n\n### Kill (`-k`, `--kill`)\n\nTo kill current and pending processes between changes:\n\n```sh\nonchange -k '**/*.js' -- npm test\n```\n\n### Jobs (`-j <n>`, `--jobs <n>`)\n\nSet the maximum concurrent processes to run (default is `1`):\n\n```sh\nonchange -j2 '**/*.js' -- cp -v -r '{{file}}' 'test/{{file}}'\n```\n\n### Delay (`-d`, `--delay`)\n\nTo set the amount of delay (in ms) between process changes:\n\n```sh\nonchange -d 1000 '**/*.js' -- npm start\n```\n\n### Await Write Finish (`--await-write-finish <ms>`)\n\nTo hold the events until the size does not change for a configurable amount of time (in ms, default is [`2000`](https://www.npmjs.com/package/chokidar#performance)):\n\n```sh\nonchange --await-write-finish 1500 '**/*.js' -- npm test\n```\n\n### Poll (`-p <ms>`, `--poll <ms>`)\n\nUse polling to monitor for changes. This option is useful if you're watching an NFS volume.\n\n```sh\nonchange -p 100 '**/*.js' -- npm test\n```\n\n### Outpipe (`-o`, `--outpipe`)\n\nShell command to execute every change:\n\n```sh\nonchange -o '> .changelog' 'src/**/*.js' -- echo '{{event}} to {{file}}'\n```\n\n**P.S.** When a command is used with `--outpipe`, the `stdout` from the command will be piped into `outpipe`.\n\n### Filter (`-f`, `--filter`)\n\nBy default, onchange watches for all events from [chokidar](https://github.com/paulmillr/chokidar#methods--events). Use\nthis option to watch only for events you need:\n\n```sh\nonchange -f add -f change '**/*.js' -- npm start\n```\n\n### Verbose (`-v`, `--verbose`)\n\nEnable if you want verbose logging from `onchange` (useful for debugging). For example:\n\n```sh\nonchange -v 'app/**/*.js' 'test/**/*.js' -- npm test\n```\n\n## TypeScript\n\nIncludes [types](index.d.ts) for TypeScript users.\n\n## Related\n\n- [cli-error-notifier](https://github.com/micromata/cli-error-notifier) - Send native desktop notifications if a command exits with an exit code other than `0`.\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/Qard/onchange","bugs":{"url":"https://github.com/Qard/onchange/issues"},"license":"MIT"}