{"versions":{"2.0.0":{"name":"cpx2","version":"2.0.0","description":"Copy file globs, watching for changes.","engines":{"node":">=6.5"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"_mocha":"_mocha \"test/*.js\" --timeout 15000","clean":"rimraf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","postversion":"git push && git push --tags","pretest":"npm run -s lint","preversion":"npm test","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"co":"^4.6.0","debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^8.1.0","glob":"^7.1.4","glob2base":"0.0.12","minimatch":"^3.0.4","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.7.1","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^11.0.0","babel-preset-power-assert":"^3.0.0","eslint":"^6.2.2","mocha":"^6.2.0","nyc":"14.1.1","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","rimraf":"^3.0.0","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"6a0f3fd0dd478ecf388c1b609c9451d27c676540","_id":"cpx2@2.0.0","_nodeVersion":"12.8.1","_npmVersion":"6.11.2","dist":{"integrity":"sha512-hSkh9xHmUnHMxVS99SpACbAw6jOCaji0KyepBQ4/ULZQ+RB+3uP2PB/zylOCjSxZv9/cvoeG1XuQbZPyNuYftA==","shasum":"7c15f52d0e237ccfd75e56499878417f6fb4f52a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-2.0.0.tgz","fileCount":20,"unpackedSize":67022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY8C4CRA9TVsSAnZWagAAZm8P/ioZgbzxl7jO5KmtHhPx\n0i+LL+7YTo2hq3VJAQzXaKUpm55yEPcSjs/bE6xoENcGIHpy+EiPSItgstnd\nNCl+/0HnQy8aytFyw6lxVDkyDE6IQNLke3o/KjrmLJn3zYPZ3iPmadiAKjMh\n4ZxOR8Rq5ayTvZIv2yCAmgoW8sa40e7LjiqUdpAzG5tBZPZVO5XK1R6AphMX\n/6BElb+ecqZr+No3/3DdZiiv7/2nG0D6SUo5/BljlMHB1y0DY8l/4Kgpx+BM\nIADlWdS3RIdbFaE0gs62w5p1gzD6yL8RdZ3gLVXY5CUJon9D1mX/EL6dIHe8\nd/EKU0fku55xW9sJ5riJN2un0C/inEXOTL2mqCiKZuKIRyb17pPRKkPHa99h\nS86qEPLLLxUpKamZnpiVejXzUOJe4918x1Fj1FTu0A7QdKzrUQJIWPsfAXi1\n3XhFm0eCB3sPJB1ggRg9QPh+pgTmaa0G9yoLr6/8jcyxivTCTAdCGw+5HYL0\n3/sQpFhXLJUSDHK+M8FIa4IA3TtYZwdHfi/1M2nL6SylSNbOAOHXi6ytQpRA\nDMIU1UBaIgz0i3e+E+6svzQvpRYtfUnPINgCOR9AcE05Y5fo6qdmkwKq4UfI\nlkHBg8GiMQn9V+jLDD6HfxHFHFKIW86mut3Dt8OMI+BIVE4hx4odJTYU2L5B\nEtZr\r\n=xQOd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCh8BUYpZVf+LItmoJrSh5UatLMQrPXSZLaSLzm3O5fWQIgDS7aypMHr1LjS0EB6eXGqLyApEALB7E9Cy8ciy4NSS8="}]},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_2.0.0_1566818487711_0.2872389438890346"},"_hasShrinkwrap":false},"3.0.0":{"name":"cpx2","version":"3.0.0","description":"Copy file globs, watching for changes.","engines":{"node":">=6.5"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rimraf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"co":"^4.6.0","debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^9.0.1","glob":"^7.1.4","glob2base":"0.0.12","minimatch":"^3.0.4","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.7.1","subarg":"^1.0.0"},"devDependencies":{"auto-changelog":"^2.2.0","gh-release":"^4.0.2","@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","mocha":"^8.1.3","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","rimraf":"^3.0.0","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"e53f4bc1021e56b13be4a706f66a9043c42ced0a","_id":"cpx2@3.0.0","_nodeVersion":"14.10.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-WVI69l0qqlDboGngiggQitRyto20og3YNNZp6ySva9dRMYpy9OQd5ep7mQvkvuBeUkIluOKR6jBOek7FRS7X0w==","shasum":"d02d2526f0d6fd967405ab20b687668aca1f55ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-3.0.0.tgz","fileCount":21,"unpackedSize":75738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZOOSCRA9TVsSAnZWagAA+bMQAJZNfBQGCieSSreNiTk5\ngLXVc/uHB3JAPAw2rzWItjjH3ABpDl0fd2YLj6s2hT9FPCEZPZJYzJE6AuwA\n82BSi3eCcs3TnusuJEI/gO/DMeZi/lV5QUgt3imuWi6hUeVMz8hnyFDEaSoe\nqOYyTqvXlInpm0NEPA7w6KJMgwsYGdNwslqa3xz3McKJcXdMDeBUZH2xPp5N\n2Tq+qFZTazmnuMs8dQQtdzK3fJUOGYjXDhke0jqtDT4Umd8rrqwSBRzn5Ni4\n6Ca7Oy5JGNvcPKWCO5b5thKYPfRj/vaPhNWGDeylXauHwZIrqLNrKe4pukYt\nEh+HaNdOsdMcFEXrviQD8ORbxm1k+HJRoW0iQA8aOBCPYhE3syPhpw5kHvCd\no8yYaOsyKWFENiq12eaY3H6GQg6Yls2Skymt7ys6wunAxP3OTdgqG2mBZAuk\ncz822/gSozMhNMHZQ/BkqJZPYj3jTH32PGihezo0QlzoA9m73jaMgLCdSJR5\nob9TNpbVH5HTiCacbFSv7cGw0Wo5lNWyDrIyHMGW0D+NsXaTJt4k7ahZBatT\nKltuX89RKcQz7QCF4Q1hdUb1guVugZNCxk1zRZA5f5c7wwVqA3OvSk6EZFvR\nQ89pJnbUaNMUF4o5BDfUm++3lzXlp93zeial+Pw9GZ1u830AC5fXF17DH6PT\nAPJF\r\n=j5TL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCv6wUO5TF81KeI9XswqE5AdlSDXgSQYViKoTrr8K9lQAIhALMeFfyP0S2dSnaFXb3yqkzQ2JqBOWdJNle9aIWqGve6"}]},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_3.0.0_1600447378272_0.27537472938802376"},"_hasShrinkwrap":false},"3.0.1":{"name":"cpx2","version":"3.0.1","description":"Copy file globs, watching for changes.","engines":{"node":">=6.5"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rimraf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"co":"^4.6.0","debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^10.0.0","glob":"^7.1.4","glob2base":"0.0.12","minimatch":"^3.0.4","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.7.1","subarg":"^1.0.0"},"devDependencies":{"auto-changelog":"^2.2.0","gh-release":"^6.0.0","@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","mocha":"^9.0.3","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","rimraf":"^3.0.0","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"a00585b7dfba869466a5fd8a4bd7092bb2596a3b","_id":"cpx2@3.0.1","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"integrity":"sha512-mSdJqYwPYKTCxewSyPc8+427u3X95760qjMmrVae7HRCDmquGJoJMXCFwtamiSEpJB95w1p6puLieoJxX90K6g==","shasum":"297a9992bba59c63bf30177ef65b4a3f3c493fcf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-3.0.1.tgz","fileCount":20,"unpackedSize":67153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZGaCRA9TVsSAnZWagAA7tAP/iTWKpoh8f4rJiwLW2zK\nnJ45l/qWPr0/xLNVtZZ+bC4FshRKdeLg2HgZLG9hwGYMs8cuUPOX5TGUsJ3u\nU2C3hLxWsossJziTlzJ7zcw5Kg6WTVyedgMewqrgInFt6Mk+lup9LL7SfIN6\nDwNIC/LQBjy5DD3y5XPPA/QFKn2IrTpFkUoXc6qY8fsO0IjWW7ZVvRvLung5\ngPMekIegxvfoIU36ab3xXbyDxn/KC8XjX/8wI19ugkZ9rNHTjqEtGxYKD0ht\nkdVlNZJgm/lR3HG9BAFQxBmyzFleUAzpn9eqn1C7yl1yjcun/VBlYqrCvGzP\nJSPM3lRk+YQ5FraYYL6mDDpp6eIiOQyoSM71nNSj3SKrRZzbSP6nvCxowOUR\nEPtrsjulh1DZUEj4iRHyiar/C6zK2h8H/mDz++oiX/PdVEcAtbA4JQhLlbwe\nViWp2hqag4QIyiQ5DITRylf9YOickRP4xwfmvcSo4RIf3306MjhBb+049WmK\nkbkug6GBB4Gx4WB5444I+jL3gFelGW1NGho4jmzMur1mNXTa13NBXKEI2XdV\n9N6CUaYETRZ1uu9B6aILQo9UL/w7DiKGkxl0D08yt7vqjRgQW67qTiC/nH6L\nRBA5oQR/wm8WS5p/Cvcg4EH6MT2j/GDL11xz1AD0kIHUTFH0w6mAni5WkZdx\nrbgo\r\n=7LCH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5HWxXzgCFmLpEk3PMbWtAc28m1DTqnV7yNx3UeNyPSAIhANxGMio+mOKV+1eYFDfuSRqCujxhZUUE8TRbYksK9kw2"}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_3.0.1_1628541338855_0.30267303288981684"},"_hasShrinkwrap":false},"3.0.2":{"name":"cpx2","version":"3.0.2","description":"Copy file globs, watching for changes.","engines":{"node":">=6.5"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rimraf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"co":"^4.6.0","debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^10.0.0","glob":"^7.1.4","glob2base":"0.0.12","minimatch":"^3.0.4","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.7.1","subarg":"^1.0.0"},"devDependencies":{"auto-changelog":"^2.2.0","gh-release":"^6.0.0","@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","mocha":"^9.0.3","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","rimraf":"^3.0.0","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"5f741c48ff59853c55fa5e93791b7229940852c4","_id":"cpx2@3.0.2","_nodeVersion":"16.6.2","_npmVersion":"7.20.3","dist":{"integrity":"sha512-xVmdulZJVGSV+c8KkZ9IQY+RgyL9sGeVqScI2e7NtsEY9SVKcQXM4v0/9OLU0W0YtL9nmmqrtWjs5rpvgHn9Hg==","shasum":"625bc9e69d0ca20e98f05c7555bab359896680e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-3.0.2.tgz","fileCount":20,"unpackedSize":67066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFsA8CRA9TVsSAnZWagAAtgwQAIAdt9PRMB4Db0IzfAuI\ndYuL+LlpVtfS4cYhJCkx0R0uZsyGB5JGygPc/C9QJmgfSFSfbb+DmauFB9fc\nvpJKRfnQYLdgoX6zBFdYyBaJ0RjSN9ENou12cuggXoKS389Ugjdmqv05waA5\n9s2wAiUxF+MW+eWEaDJ4jozit++IbPuiWSv7xmyB4hXEb/FJIc7M9t81wuyk\naPo6Yv3Zh0EomWVLp16OUtVpYnCRyKP/M026MY6K2WLtNOobSPx6qZPa/Sjv\nP49UvT5q+E+WKrqxXg3bVn6i5SJmD8DuZjdl7wyenb+7BoUCS8ky9advzLY4\neGsrDEZR7/SBEiHVamZlW6gRDWuyQypYonfXhr19kVnsld2LpWTUnNa4+s84\n15bHAvKL76LSHweQnkKjF7+ZKiBhr29xp50qtS/D/Ns3BpQyRB7nDgUKYUik\n+4kiiqJUS1wgQzck9TyRHAH7e7v8bAIO+FW4Q1O7BthApsgoXbtwK98kEZVZ\nc0ZN4kUT1EU5C9/S/yF3tYje52WmGSrFCeRnkGzx5ys3mcau5elnjWBpc7S/\nieiLG7fxsMJXGLapdKv2EQZDvtaUAibccGLverwomZ8fpHCDqi1ejSRKYXHU\nTLdpxeUg4ZJeQ0mLdwFmy4MJwgY61xCHweUM3aOUXDuIcy3x/CUQ80Yn+4Q3\nuw9n\r\n=uF1G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDz+z3C/noFJqn3Xh43aGJZXRl0lmnuimobKcu+LbU49gIhANL3kk0CdS57QbA1ZnKjAHkvYrBmHDrUwRUPBLJkhcSp"}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_3.0.2_1628880956709_0.6243015247347086"},"_hasShrinkwrap":false},"4.0.0":{"name":"cpx2","version":"4.0.0","description":"Copy file globs, watching for changes.","engines":{"node":">=14"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rimraf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"co":"^4.6.0","debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^10.0.0","glob-gitignore":"^1.0.14","glob2base":"0.0.12","ignore":"^5.1.8","minimatch":"^3.0.4","p-map":"^4.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.7.1","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","gh-release":"^6.0.0","mocha":"^9.0.3","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","rimraf":"^3.0.0","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"13cbfd97f9682006977fb90c8a3f48373deabbe3","_id":"cpx2@4.0.0","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-ntXwvGxnuRS9ih/FUa4NanQcKSG5zg2ff1zG3eWJ1Cjkysbl4KCDJDVDHKEB2aGSuQ5SofvhYPMcxIxprAXr2w==","shasum":"4255b25cfaab49a389331a34f568db952c8dcf7d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-4.0.0.tgz","fileCount":21,"unpackedSize":78038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQhocCRA9TVsSAnZWagAAQ4wP/jFHwJ3uNegOQEKLAi19\nLD8HVLV/QX+jsbSPl/LLk6IqDKdSVRIB+W3FEezdpJJvl0aS9S5JEcuKStH7\nV27RKDjcqA00O/tVFpFEU3A85To3bj01toIhrr11QOyXIkgwr452r8fmTYPV\nkQtAfC9j/3lNZGn7eD+dc6wPAZ4EswImsaI3zDym0WiG80/go4tdrnrr3XVa\n3PPY1UNfch6TPOHssywndO4czCbStDiBq/3PJtfVsBUPZhfbFov2WWcpKmcL\nk4U018y3hOPjbMVzXQSV1xkDJ7LONG9saiX0olzxk8vkZa9H350UjZWSsftb\n2PVMZ3v7toarxduVpeNKEIu+7ujmCVHNwDJxeQ0yorxQL4tv1DBkkHOGhbz5\nXVXqWHwu7+lTyfk2gXGVIvDsdU1yHxQGlujDjml+PODvLJ4OWxA/UjqTTj5z\nM/olz6+U7gUv6c3fTS3m6gtk6HFf+HImnDneY6rrEsYAaO9BRLUNSuH2cQEf\nn2DgH73drwavhyy6j6rcENa6exPzBHgQ9y9836ayKVDa58Cb+Ortw8kSQTLC\nnkXszfME7fYbQfVni8ypJVcmwNLTVddz8WxD5Ql4JP0jmxQcxQh9O/l6i5xV\n5ALInqmMkG3ueBhDPFZx+ak5JI+ELRqYEJRKdwcwdK3RqvjnUV6xfGpbKrpv\nXt9E\r\n=Hrk0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBaGDZpsSxdbD8VJlHfPL9ykUWr76uUlE/X5ckQlwU1OAiBGay28JkdWqJq6MeGQk6jCOKHr14DGAeAuyRY9I97VTw=="}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_4.0.0_1631722012743_0.2196100780093646"},"_hasShrinkwrap":false},"4.1.0":{"name":"cpx2","version":"4.1.0","description":"Copy file globs, watching for changes.","engines":{"node":">=14"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rimraf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"co":"^4.6.0","debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^10.0.0","glob-gitignore":"^1.0.14","glob2base":"0.0.12","ignore":"^5.1.8","minimatch":"^3.0.4","p-map":"^4.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.7.1","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","gh-release":"^6.0.0","mocha":"^9.0.3","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","rimraf":"^3.0.0","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"ff39c471f80301298a6e79a5980e844b9bd1541b","_id":"cpx2@4.1.0","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-FMTL82mqNjf7XZ7EZRmZfAgQdQ2qkJVybEttnbIKI4lb9aXXoACle3+CWbflRlkQHK38MLTTG7mwydIZICox/w==","shasum":"95400c091bf6a4785d8b27a00676466348b2268a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-4.1.0.tgz","fileCount":21,"unpackedSize":78718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwniwCRA9TVsSAnZWagAAMvMQAJrKM5wrkIhg0qj0yBV7\nC/ys/tpIzjjwXJ3I8KPRK9aw9NoV/ErRXUIQljMbUiOrNIbgDTFwmT6pUOUt\nILvpwyDHmJnv0xQuCTKRhnDG1+gCE1J5DZqoXOF206VadDdBK9VvJgx0gvqY\nXOY8QHeC1F0TA70jdK4Vy/YfzE5FnLZVdoj0oXPhFuhhtB/ntepz0vkQw/jy\nehlCNUXmmWdkhGbiFQzxnK2OjQREePHtIKhC4YwhZQP0TF68gw2Hd7tEwoHo\ntHOQrfx+UxaQnglEOoeXuwbLmtYw2F3IGrVqIEPi/pQoZvchV1VeJdFUKbcj\nmA9gbMOA13u3kStFCP9Ve5RfS3R4Z9biB6VOdKvJD36lSazE+5Y9tlUmsCVw\nctrbm5lCZiL3NqvQ4iuJ8Lpw/dIXjfxrmGcPOggUgk9EjruYjr3NoyHb2XzU\n8M4b0rmJ3QTRVyAIEza7jG+nFGq6RP1VPOlaKyG7sSyRT5W4igeLxF351Jw+\nHDoCzmRo29XgqFaQfQxj4jBpSmMGhJSYgeBIYaMfv1e4GCnZWaZrzrvAXxMa\nYuW2pF4+kcljCIVLeIhRQdw/y/bsrvHjnja1ymARacX7MZ3/WoupWi3qMbFK\n3owNSKUd2x9u8szbB0D6tmLTpcDUzvFMFRQ0vMXL9jKiolMHLeorG1wnwFCg\noueu\r\n=2ufv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA70vdK6d8rj8fvlBeHdxKKypI9I1wIHlU7R8oi6SrOUAiEAnSSinwpTL8sQN3cYOGg+kMtZh84m/Zq7U/kvqH0swmY="}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_4.1.0_1640134831923_0.7193988614517686"},"_hasShrinkwrap":false},"4.1.1":{"name":"cpx2","version":"4.1.1","description":"Copy file globs, watching for changes.","engines":{"node":">=14"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rimraf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^10.0.0","glob-gitignore":"^1.0.14","glob2base":"0.0.12","ignore":"^5.1.8","minimatch":"^3.0.4","p-map":"^4.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.7.1","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","gh-release":"^6.0.0","mocha":"^9.0.3","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","rimraf":"^3.0.0","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"9cdf7ccf0b32d430dbfe73d2f51c265fe24049bf","_id":"cpx2@4.1.1","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-eyKybDB++W8AEjI34rK7TjRrTKOBshDJsuJr6M/QyoLnslJRMBpxqUrmZuwV0A0Iu4vVuZKz7Vn9qXdSeDJTQQ==","shasum":"2179f567d885dc486a390b949542598399a8907c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-4.1.1.tgz","fileCount":21,"unpackedSize":78166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwq4qCRA9TVsSAnZWagAApaQP/j96+NLqmPjnVSLA4yUV\ns1Wx7TBIsu9mSqVXOiwAmvL6Yr2NpD6YbATKC3yP9UMWy0A2arJ5XEde+oxL\nZ5zkyw94KuwcQXJgesR8ViH9SK2YatXhgUstd0V6lmf3g6ReqJiWb//guTcP\nWz1+VeQjJUGp+SQHxTSgB8K6A38UDqcDDpS0G/ndw8TFKHp/sMP9rNu/agZ4\n4+/PxRyVKwXdmNc2CFz9s6WnMUlZcQQ/a5T/4ArWyE6KIk/tlzHkI06i1mx3\ny+3VNS4FPiFpFpF6G9lbbsdjouOgDWpcgxP3tHvGZEE27YdTVbE/W9rSvwjA\ndICBq4W/NrUa/H6lmvGJ/6jyw7g6Z6GvuOFutkeKzKTIE5f0nSA+XiNEYeYX\nNtkpcQ/Hy3v+Bl2M2eSZ3gZf7o5mpkPNL3JYsIRtExauhEgR4U8kiOeYYus1\nkyVUiOkqJtYyOPZofXig9Pn4hIMwMJS2CZ51NAyUiZcgpQJuSx4uvStDK4bc\nvoXVmZwBfCuAaghWQcOF7BVLpxaS+N3lMsEYg1s/VTVJNw+Xsc7/jvSn03MZ\nX91hrjqdAylegY4QpGhzDZFBaItp91jTZFYnw+9SJBF8K9Dx5nJhiejmFm+W\n8QDKRR6BvNmpmqsN52E9L/aoSwX7JSMw5Y6zGcdTCjOt45xmUyO7uvYMy9GM\nvAaN\r\n=37jp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCu6xBydOKtRCdhWTPIC048mO6SxbxM7DMGQG2+oGe2wgIgIJUNZm+EAZLXyPEEthyf0/RQ9Qpt3SpTpE2CPReSqK0="}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_4.1.1_1640148522340_0.4017693222640617"},"_hasShrinkwrap":false},"4.1.2":{"name":"cpx2","version":"4.1.2","description":"Copy file globs, watching for changes.","engines":{"node":">=14"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rimraf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^10.0.0","glob-gitignore":"^1.0.14","glob2base":"0.0.12","ignore":"^5.1.8","minimatch":"^3.0.4","p-map":"^4.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.7.1","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","gh-release":"^6.0.0","mocha":"^9.0.3","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","rimraf":"^3.0.0","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"3686f8672b300990767599b8cd8ab428d96e3c15","_id":"cpx2@4.1.2","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-D4E9QeZNwBJKiTblFPBqAJCXJCz5v+kBFkx+oqdx4+0ROuZlLwF/IYNcnSfawNDXv0lm4oJGhbTlu055yKuA+w==","shasum":"7e7d17029b719030776d78126ef5a3184e788af1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-4.1.2.tgz","fileCount":21,"unpackedSize":78500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxM2/CRA9TVsSAnZWagAARSQQAJrM5duzTYmpCrNgQI3G\nk/ZsXjO0NU/LScIGSaMoCLv0CHKxZCyvFoJkZnlpoYf7atwHyog8dPHd4hto\nBEKJ1bbv57peoW0UB4rhR0WheQuFMjeKPZS78LmNz7eWF5qvDkFKwbvzegkF\n1UYqyjv0Ao088RGdR6cClRcL2PJrGPvUDY3OZEIv9cnLHZKDKv2pbTxPhGTl\nPJVNtx0vpJLse/9++HhUCmCJRRp0+q3DKdJT1Vhc7PHpFl6BCor8mQXrzTYX\n5StkrpbMpPPpoRJ5wNoCzcdIhKG/7PM8/luTeo7jXB/1dEKNDZHnIjGGKxf3\nV02jPjvxgPc5yn52td+584q6dGCekdrNR0XOShiFYWWPIqsFg0mmMmFGH9MT\n9wZJU8qtxmIVEyNiunSop+zENhY6eV3sCyNYowhpvRvMn7/yB51D68qigTgd\n60hbLE0nIBlrJ8h25R9XS4pePwTQmEAYPpi6CZkMKAnLlfMnLiAq49khq989\npfji+pfoSIeDRgA7UjWg0i69lLlOgc4mh091U2NiS03Y6zzUshxz81CaYG1Q\nrtWOR4C7QuphTSRGBUzXCAKTx0yEWoIQ6shxDUxu7cp8XFdrfLDwmqJZUafG\nA2sKmSFVd2Y+ie2QniO5/wdz1WqervReTk2UpCnbNKgKvz2sEcBSnS2FoFzh\nb7qm\r\n=0VbP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH4XYp4Fqa5YAsbb8MWVtLfzAGZ0BQIm/aRYuU5ovN8GAiB1l0KffLXpQ+Y+k/djdtMgv5lxnaNrGHMe4UkF6cM/AA=="}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_4.1.2_1640287679823_0.9770294440778813"},"_hasShrinkwrap":false},"4.2.0":{"name":"cpx2","version":"4.2.0","description":"Copy file globs, watching for changes.","engines":{"node":">=14"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rimraf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^10.0.0","glob-gitignore":"^1.0.14","glob2base":"0.0.12","ignore":"^5.1.8","minimatch":"^3.0.4","p-map":"^4.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.7.1","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","gh-release":"^6.0.0","mocha":"^9.0.3","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","rimraf":"^3.0.0","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"28ed17395408c742b7174f566fd778bc15076453","_id":"cpx2@4.2.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Ik81d7J849x0dGpR/8TBLXc1MwkFuv29kkstgLau8IOQwptrEENsXefC4o+tnkTjiFnXbsaz08/6YSZdJER+nQ==","shasum":"d65c52fc1e804f6567f57868cd1e88aaab367316","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-4.2.0.tgz","fileCount":21,"unpackedSize":80970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiArMACRA9TVsSAnZWagAAZucP/1copNji49uuBQm7olia\nkZsaM6m0yDJ9JIptlXNDdMCIPS8WtzUSTfRo3bIOa/oTFde4Y/d5AOP00ubt\n02XdmD8BMP/hfTzi7lUQkqbNdoVC2SPyOGEPrzxtfc+CfOZPMx/UyqOdR5LP\n+Ipc9ufAVWUouKgnKw5AMGW+XMQMmKJdEjyxqpmh45hPfE1Pgn11cYDaAU3M\nn6r9HWz6dg8qlCwDyprkUi3B0nKTjgw9L3+4X1APBu5BOC8ivsb/cjvqrFF+\n0JGscTydqhR3iQA4tD4oon0Rh8gOOuHHyxCYLXYdeT1cqMcFTQLDvM7N6kEi\nXp8QnDYfuOKcFagdRK0XXpO179jUqGDVBufoPhXJICjjRR4nEiFOdqtnVPBK\nivFMyUoW9LDs1iuyYVhlFQljaCZVPN2ILKqYx7rOWkGvJ4puO5h8Moaqxa6W\n0ODN3rY2bBwFVw03W0/MYJUgFnPu88Y/FmjvsUi3IqEDXM2U94yDRD5bWasf\nrS0HWZyb1+k3cVNnQ78Oe3QfRdBbTLLXoezb+cd9U4wkknx2W8L67hbWf2dl\ngy1+G0Iste+orpjeMDdkqF6tRTzic5aSBQucVqgdgtZ1s/6A1SCsDJOo+T46\nVu9ux/lJtAFJpORI7lOEA5aymRbpQfSjWAJOAJ6+FEz4sixtJ8tfucFaAe0Q\n2rgv\r\n=V7d+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFkuEhR8NMyXpEX6SMJY62f1Mlvfm+gL27aV4C3AEaj2AiBNqXaevUeIgxFv3zU0sx7YqUGfNRShQY1pInn1LtS9Mg=="}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_4.2.0_1644344063884_0.47196464509367386"},"_hasShrinkwrap":false},"4.2.1":{"name":"cpx2","version":"4.2.1","description":"Copy file globs, watching for changes.","engines":{"node":">=14"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob-gitignore":"^1.0.14","glob2base":"0.0.12","ignore":"^5.1.8","minimatch":"^7.4.2","p-map":"^4.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","gh-release":"^7.0.2","mocha":"^9.0.3","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"82337facc1dc277d0158ed737885b48ee30023db","_id":"cpx2@4.2.1","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"integrity":"sha512-NLkQDy7FysWVOrmDgDnPYSkFpAiVwjtaoDAKuhmh6AKSeeMb5grOWGtHIaJbj3CoXmYDlnB1Oshf7hTXXnJYSw==","shasum":"e48f4c6b501eff4cd6217c41c14f6282a1895cf8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-4.2.1.tgz","fileCount":21,"unpackedSize":81447,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLwxjGUw2f6Pe4nQBPPnQg5ht9x/4pP4CfNjlgLvE7RQIgJPPucanso4LM0fWkz/Gmvrjp3yl0XJ5GdnzjFytWk2c="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkB1/pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7RBAAiFEyaNpBhRaqgGT2Wj/fbwYR1+6kjkC/HHVT/j2nHZn5xu5t\r\n/mzO9D17Zyqpas3wSE72eRB0rxwXRODRXWUGdz7voiOra90vaVInxinQffbp\r\nIkVGETLNSflE+H6RYZ3y/l7fr/ut7j0h80TeQm9UWNbgrkOoizBgw9tMRbTm\r\nwapIYjiv/x54BaOpwBmMyeLalYZup19jJsVsuBwXV0ZA82iJBSpOIX+C7Or9\r\nrUzKbWK1qAvuZYQDkLsTkYpMYxQMmQF77YCA2KbBiRfzLlmrlcRA5N/FzbsS\r\n3YGIqLi2t/3njV1BZq4N8SwSyl8PLNjACe+8q4uPGrLLyuQiIavcHNyrPYJT\r\npCk/9vc9EScMkV8Dm+5X/Qu29aykAyEx7/Gy0OXn0WogCfrjuLxPh4GZ3Nql\r\nRmZSPrKcV1p5y0D6kbjAL68OJSs+o4+ya74qesL0AcDqs5sbAoqVjGKWliFn\r\n1TTMsUgi6nfuXCrtiiA6FpCVUNqnKA2aRVYY2WXUqHZEaN7qT/wkHtRAPGDL\r\nYEyZts8q8wkdH1VVhZ9H2o6WiNs/ObKcJS1QtZvTVbTLEYhNlwPbhiz4Rii3\r\nx3PKtn1iJFG1cioFr8/Ja0c0upeR7c+asvlpbMoFZ7fmL0Al0tzZE7ML5NnI\r\nlgvSq5VgN+LjyMUw2/2nds+d1VI7NRe3JWY=\r\n=//Af\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_4.2.1_1678204905688_0.6772654736236066"},"_hasShrinkwrap":false},"4.2.2":{"name":"cpx2","version":"4.2.2","description":"Copy file globs, watching for changes.","engines":{"node":">=14"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob-gitignore":"^1.0.14","glob2base":"0.0.12","ignore":"^5.1.8","minimatch":"^7.4.2","p-map":"^4.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","mocha":"^10.2.0","gh-release":"^7.0.2","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"658d669f4e81d74386061e3b03d634d6bf7d8653","_id":"cpx2@4.2.2","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"integrity":"sha512-pFYHCivwNALi+yM4kATIA4XQvA72lhjcBBlwHRHtrvTcHWlMQfpgyyUHhus+iC7pHVBYnoGpza7ZrWBsJJAg5Q==","shasum":"bcb442a4c28312a6acf2cab053875aff9a87e5c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-4.2.2.tgz","fileCount":21,"unpackedSize":81636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAnTB/RdmBNk2iGdrQXbnwhtlCdVEdYHg/DvPKt7T4wjAiEA+NER+FDBYwki25DLiOvdbET58DQVuJD+Lw+bH43JoAY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkB2FLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtKxAAjWcNEQ+MPSToMqZUb/8V6/QazpI9x6om0SGZkf52Tn6MpsfB\r\nDgP1dxahcY+287eaS8iNRTNRH3ZmXBoNS1Qa5JuNueDrHJa2AJmPFftzO2th\r\nia5aAeoaWzmFMdrlN3CVdEPZCaCHlFNFi02Cr4utm4feNPtB+WFz1O64ElXt\r\nYsm2xyObUJAHZrjUBp0AK80bA6amBEMznCdAtEEq9L1+DmuUrW3MXXYhEnPM\r\nalimJFPNxe1j7CovPoJz8s15XfgxZW3jdaExCUsOVFVMEYEqrxI12AKd0gG1\r\npzGAof/WHSCb347mLVqw2G0DkS4/xGhI1/MCGIxou/qntAkoAxEPalYkLi3n\r\nq6NmDi/IpqWvO9JvnSo5KqaCYsRy+/aXNnvWG0BCFZrja3wDesHjwB7xEQmN\r\nOZOw/MjpsEe/bIG4BWXprJOC5ciV19qUWBoARck9LNtvPQIGlo9/crmgvah1\r\nNkJP7BeArRP3j0l39vyqjf2ml26uDmUBGtNvbSvi2JvIwld5CiKJeNLPjlze\r\n4Q+80L3zb0eJ1ocl+sX3dym215HMU01nt+g2Bgy1te7HmjWWxUuDY/H1AdBj\r\nCM9KmpEEz7qsM/1LPo2iUoznp0kgdYxcvDjpd6Q7e9TyjOLIOM9C33JlrcYH\r\ny9UHnUi4bKBUk3458MgPVqy5WGiu6E0Braw=\r\n=tvgH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_4.2.2_1678205258866_0.30339899189344566"},"_hasShrinkwrap":false},"4.2.3":{"name":"cpx2","version":"4.2.3","description":"Copy file globs, watching for changes.","engines":{"node":">=14"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint bin lib test","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob-gitignore":"^1.0.14","glob2base":"0.0.12","ignore":"^5.1.8","minimatch":"^8.0.2","p-map":"^4.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","@mysticatea/eslint-plugin":"^13.0.0","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","eslint":"^7.9.0","mocha":"^10.2.0","gh-release":"^7.0.2","nyc":"15.1.0","opener":"^1.5.1","p-event":"^4.1.0","power-assert":"^1.6.1","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"9559db5334ad621e77249ac0e0903bb97deeaccd","_id":"cpx2@4.2.3","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"integrity":"sha512-UM7Iza+OM8FZ2ntTml/mdb3RmSLK5I2DqFqDdMihlGyKZCAAnDP++H973Oyc/2TQpEMtg5JHeRNfewclE330EA==","shasum":"cf7fc1321e396858ffefdbcfe935a2475a0a0435","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-4.2.3.tgz","fileCount":21,"unpackedSize":81829,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHrnlfsMQwCEIa1E9mCCFI5xMITh0ER1Nfi23btWUlMlAiEAp0VsutWfDNE6XzZwZdlYuK+Bmb09U1t2yJ8nBCbyiLk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKwbfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorAw//XuQdK6NpgEwaCSQlNJO2d8KpOmt+6qV8/1MXPqJySm/DNLYa\r\nk7/iM3vo1OdEsamtR6XFbdnq6D8ROxNCE+ieanQx/7cSyubdpPoMt5DTHFD1\r\n+IoJm4JsNOUsfl/QWWKgW58l5qTUJkougfc1cXDBcFB3BCHxsNSdQE1dooTm\r\nxXJWvkwlpVyjFRWDKgKrmroiJF9sFBpBOZxLFpDI80fKQtQNFUQwUan3X0mc\r\nc4N1fDsyjuOfYmIgt9RIfupo575EWpmWmTyQ4JaOzDTK0KbKog1Ra4RPytsy\r\nJsbVLCEDCMVvmqyQtYjPvRdz6+nMM+0+vblvgtY2aMdd89THJlYXZj6zGFLW\r\n/RhS4ziER9VYoOg0Vxd7Yj3FBQLuT1wQupJ8cSlLgqFeWLRGBFYPGST+Jfbg\r\nthkTnTr8hXYnopYPYObf3RsIVpj62+X7LJZ9UVVdk63DjJYo4u+5zSYLqbr2\r\nPx1R0oiTYpIelNcc/zsZ5OlKckMegqVeWmGjroULeWY6YLNAYmcXO+9NvZBx\r\nRUg6YRen3BSkEy2i6hqnqxB1i2XrqTmzwPJ1tvWZA+1q/oqmx/hchrRXOMLX\r\nBlPRB0Mm4KepN9GMGNmmD3YuU/h2iRER8hpiT+ueq3dGn45b4sttWsb742AB\r\nzuMkRSMHbyjjWyDbjzLmVamiIla3Dv7pdC0=\r\n=D0BK\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_4.2.3_1680541406848_0.8203213556161537"},"_hasShrinkwrap":false},"5.0.0":{"name":"cpx2","version":"5.0.0","description":"Copy file globs, watching for changes.","engines":{"node":">=16"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"standard","pretest":"npm run -s lint","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob-gitignore":"^1.0.14","glob2base":"0.0.12","ignore":"^5.1.8","minimatch":"^9.0.0","p-map":"^6.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","gh-release":"^7.0.2","mocha":"^10.2.0","nyc":"15.1.0","opener":"^1.5.1","p-event":"^6.0.0","power-assert":"^1.6.1","shelljs":"^0.8.3","standard":"^17.1.0","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"12a477845cbcf3312c096b72f807117fcfe2879b","_id":"cpx2@5.0.0","_nodeVersion":"20.3.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-43LMini/KvlKMHjU7solCgVgNBspCmQ1noP5ckMa0VApaXrJFLcdfSxZxcdvH3wWcOvCwFGvOPBawOesI3oWMQ==","shasum":"bc5c9a3f5acb7e32c7061ee9f0ea5a82555b7487","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-5.0.0.tgz","fileCount":20,"unpackedSize":63599,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDDwD0wsH7g8V/CgfDV9GYI4/nMXHnJ2sfvgLblwpLZgIhAKJjXU6QzX3wENWid8sE6OlUOvz3MAUc/Gc3qwGlaNUW"}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_5.0.0_1688585855382_0.11148347809276338"},"_hasShrinkwrap":false},"6.0.0":{"name":"cpx2","version":"6.0.0","description":"Copy file globs, watching for changes.","engines":{"node":">=16"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"standard","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob":"^10.3.10","glob2base":"0.0.12","ignore":"^5.2.4","minimatch":"^9.0.0","p-map":"^6.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","gh-release":"^7.0.2","mocha":"^10.2.0","nyc":"15.1.0","opener":"^1.5.1","p-event":"^6.0.0","power-assert":"^1.6.1","shelljs":"^0.8.3","standard":"^17.1.0","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","_id":"cpx2@6.0.0","gitHead":"067f7d13d7b85ff7d65d33c21ddb9ad4204a6316","_nodeVersion":"20.8.1","_npmVersion":"10.1.0","dist":{"integrity":"sha512-QS7Wtdg5zE2bMCNbCCCX2B5c+ApErTGQ++DbMYhHwpjJvI3I2SNwye4OYPccCYxWqQn0Lh3kI0HdivuSxLbF+w==","shasum":"42ba4b7abd20864c6d6a951367db8b07fc319d54","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-6.0.0.tgz","fileCount":20,"unpackedSize":64410,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID4Pzzk2Ckhvv61D4/g0rLNl0OUL2D4UBiLKVT09yts5AiB+eiUrwJzwwTeMdq0gnrTeuAhrjCR474HN+2DsBBUg0w=="}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_6.0.0_1698033786667_0.8969791751807428"},"_hasShrinkwrap":false},"6.0.1":{"name":"cpx2","version":"6.0.1","description":"Copy file globs, watching for changes.","engines":{"node":">=16"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"standard","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^1.2.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob":"^10.3.10","glob2base":"0.0.12","ignore":"^5.2.4","minimatch":"^9.0.0","p-map":"^6.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","gh-release":"^7.0.2","mocha":"^10.2.0","nyc":"15.1.0","opener":"^1.5.1","p-event":"^6.0.0","power-assert":"^1.6.1","shelljs":"^0.8.3","standard":"^17.1.0","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","_id":"cpx2@6.0.1","gitHead":"3e5c6fdc99cae42bc381660310ed33cc12ec7fbe","_nodeVersion":"21.1.0","_npmVersion":"10.2.0","dist":{"integrity":"sha512-yzeVueRl+HtxHYmaDnnFdpXkAocqtPD9STTh61m4GpX4B6+oFB/ClsoJLXwjj9lguA0Ry2EpLvWIpRJ/x0bWbw==","shasum":"9da9a23e92c8ea6d6e8f7d5877cf3df395db5f6e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-6.0.1.tgz","fileCount":20,"unpackedSize":64511,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgavwQ8h4sdpXMSTGDW54b/KS8OGZqdK3lPGxczJtGdAiEA74qEtZnhpmcfCA1kb9c6QT1aFVH4ooyxodVUTsSIvOw="}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_6.0.1_1698273172547_0.44697921444776223"},"_hasShrinkwrap":false},"7.0.0":{"name":"cpx2","version":"7.0.0","description":"Copy file globs, watching for changes.","engines":{"node":">=20","npm":">=10"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"standard","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^2.0.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob":"^10.3.10","glob2base":"0.0.12","ignore":"^5.2.4","minimatch":"^9.0.0","p-map":"^6.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","gh-release":"^7.0.2","mocha":"^10.2.0","nyc":"15.1.0","opener":"^1.5.1","p-event":"^6.0.0","power-assert":"^1.6.1","shelljs":"^0.8.3","standard":"^17.1.0","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","_id":"cpx2@7.0.0","gitHead":"69769ad98d7ca7f2d44669f46e7ea64032575bb4","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-ehw/Dh16sw4JHQIHJg0JHZIGz5hxUORv9mbeYRgCmiEn9mTpWLb4tPxkzKU5Y7jHtk7/qugL6SiHNHnzGU4piQ==","shasum":"40b35abae95c9ca4b04fbb9f5f3417da30ee2f94","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-7.0.0.tgz","fileCount":34,"unpackedSize":137751,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHZQ8QBUQzEEOM/SiP0KjufbUWcqRYBGmYmZXj02iZXgIgNKCzZYmMVcx0TKt/XxEXF55/HOazvRLUjg2n6ONSGHY="}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_7.0.0_1703543929856_0.3016344654193066"},"_hasShrinkwrap":false},"7.0.1":{"name":"cpx2","version":"7.0.1","description":"Copy file globs, watching for changes.","engines":{"node":">=18","npm":">=10"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"standard","test":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^2.0.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob":"^10.3.10","glob2base":"0.0.12","ignore":"^5.2.4","minimatch":"^9.0.0","p-map":"^6.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","gh-release":"^7.0.2","mocha":"^10.2.0","nyc":"15.1.0","opener":"^1.5.1","p-event":"^6.0.0","power-assert":"^1.6.1","shelljs":"^0.8.3","standard":"^17.1.0","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","_id":"cpx2@7.0.1","gitHead":"5dc30dab2fffaca995785b9453d9f006379226b1","_nodeVersion":"21.4.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-ZgK/DRvPFM5ATZ5DQ5UzY6ajkBrI/p9Uc7VyLHc7b4OSFeBO4yOQz/GEmccc4Om6capGYlY4K1XX+BtYQiPPIA==","shasum":"429fde3fc344459cca9c1f29cb3e6f660ca10278","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-7.0.1.tgz","fileCount":34,"unpackedSize":137983,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHq5eemuzH6iM2PDHL//YNp4DDjpHXYbKIFYKB8od+//AiA+j8TEJz55Gmd38EPTp72TUSNfePxRczrKB+Ehh68tbg=="}]},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_7.0.1_1703872047651_0.4904222444220534"},"_hasShrinkwrap":false},"7.0.2":{"name":"cpx2","version":"7.0.2","keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"cpx2@7.0.2","maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"contributors":[{"url":"https://bret.io","name":"Bret Comnes","email":"bcomnes@gmail.com"}],"homepage":"https://github.com/bcomnes/cpx2","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"bin":{"cpx":"bin/index.js"},"dist":{"shasum":"f052d0840a2521d258bd9b1e34ffbc9c7a4840ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-7.0.2.tgz","fileCount":35,"integrity":"sha512-r9+RNpjAJO+n+YhlnU5SdpYX+PRAlA+uJSV/iEhE4rwKal6UA+7MAs9WiICNtF/qrgcsVBAXffJ6B2+BGwNvcA==","signatures":[{"sig":"MEUCIErl9C6vUVs9oqFPaoQn3NNUB3IDnt/rG4C5VjxNw7fvAiEA4J109OacwfjAzyKaYdYVRhxyHvBeWXgZh0///9KN59g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140545,"size":26933},"main":"lib/index.js","engines":{"npm":">=10","node":">=18"},"gitHead":"0fc01d01b4d766ade6164a58628e556bd03a2ead","scripts":{"lint":"eslint","test":"nyc --require @babel/register npm run -s _mocha","clean":"rm -rf .nyc_output coverage test-ws","watch":"npm run -s _mocha -- --require @babel/register --watch --growl","_mocha":"_mocha \"test/*.js\" --timeout 35000","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","prepublishOnly":"git push --follow-tags && gh-release -y"},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"repository":{"url":"git+https://github.com/bcomnes/cpx2.git","type":"git"},"_npmVersion":"10.8.2","description":"Copy file globs, watching for changes.","directories":{},"_nodeVersion":"20.17.0","dependencies":{"glob":"^11.0.0","debug":"^4.1.1","p-map":"^6.0.0","ignore":"^5.2.4","subarg":"^1.0.0","resolve":"^1.12.0","debounce":"^2.0.0","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob2base":"0.0.12","minimatch":"^10.0.1","safe-buffer":"^5.2.0","shell-quote":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.0.0","mocha":"^10.2.0","eslint":"^9.11.1","opener":"^1.5.1","p-event":"^6.0.0","shelljs":"^0.8.3","through":"^2.3.8","gh-release":"^7.0.2","@babel/core":"^7.5.5","neostandard":"^0.11.6","power-assert":"^1.6.1","auto-changelog":"^2.2.0","@babel/register":"^7.5.5","eslint-plugin-mocha":"^10.5.0","babel-preset-power-assert":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cpx2_7.0.2_1728074235317_0.45161456337906825","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-10-04T20:37:15.532Z","publish_time":1728074235532,"_source_registry_name":"default"},"8.0.0":{"name":"cpx2","version":"8.0.0","description":"Copy file globs, watching for changes.","engines":{"node":"^20.0.0 || >=22.0.0","npm":">=10"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"prepublishOnly":"git push --follow-tags && gh-release -y","version":"auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint","test":"run-s test:*","test:lint":"eslint","test:installed-check":"installed-check --ignore-dev","test:mocha":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^2.0.0","debug":"^4.1.1","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob":"^11.0.0","glob2base":"0.0.12","ignore":"^6.0.2","minimatch":"^10.0.1","p-map":"^7.0.0","resolve":"^1.12.0","safe-buffer":"^5.2.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","auto-changelog":"^2.2.0","babel-preset-power-assert":"^3.0.0","eslint":"^9.11.1","eslint-plugin-mocha":"^10.5.0","gh-release":"^7.0.2","installed-check":"^9.3.0","mocha":"^10.2.0","neostandard":"^0.11.6","npm-run-all2":"^6.2.3","nyc":"^17.0.0","opener":"^1.5.1","p-event":"^6.0.0","power-assert":"^1.6.1","shelljs":"^0.8.3","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","_id":"cpx2@8.0.0","gitHead":"b487cce0b30b51a28647dfdf4757df14b70043b9","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-RxD9jrSVNSOmfcbiPlr3XnKbUKH9K1w2HCv0skczUKhsZTueiDBecxuaSAKQkYSLQaGVA4ZQJZlTj5hVNNEvKg==","shasum":"6e342c6f0cd81665b7b74143bd5b12ee0ecfd0b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-8.0.0.tgz","fileCount":35,"unpackedSize":141268,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkaSy5hrTsQIRDX+Go1gPQfJwvQ/ogA5FidX2y+6CvWwIhAPhHhZtQHYBktyNbyZebht6iG+66LdG+/efJO9XilTS/"}],"size":27152},"_npmUser":{"name":"anonymous","email":"bcomnes@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cpx2_8.0.0_1728074626413_0.3984640557590684"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-04T20:43:46.634Z","publish_time":1728074626634,"_source_registry_name":"default"},"8.0.1":{"name":"cpx2","version":"8.0.1","description":"Copy file globs, watching for changes.","engines":{"node":"^20.0.0 || >=22.0.0","npm":">=10"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"preversion":"releasearoni preversion","version":"releasearoni version","prepublishOnly":"releasearoni","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint","test":"run-s test:*","test:lint":"eslint","test:installed-check":"installed-check --ignore-dev","test:mocha":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^3.0.0","duplexer":"^0.1.1","fs-extra":"^11.1.0","glob":"^13.0.0","glob2base":"0.0.12","ignore":"^7.0.5","minimatch":"^10.0.1","p-map":"^7.0.0","resolve":"^1.12.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","babel-preset-power-assert":"^3.0.0","eslint":"^9.11.1","eslint-plugin-mocha":"^11.2.0","releasearoni":"^0.1.0","installed-check":"^10.0.1","mocha":"^11.0.1","neostandard":"^0.13.0","npm-run-all2":"^8.0.4","nyc":"^18.0.0","opener":"^1.5.1","p-event":"^6.0.0","power-assert":"^1.6.1","shelljs":"^0.10.0","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"e7bb846371f95425a28f1c1f78584dfe5e0311be","_id":"cpx2@8.0.1","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-K3lrkUNPF+6Du3xxkDpTctKj79iTqo8j/kZtgRqwlKwEU8jnKELxSnWYHA2D8E7gzd3G62crYWoDZZWsaurb4w==","shasum":"2d026e52fb27f4c96e3394842ee82ed3b84e4bbe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-8.0.1.tgz","fileCount":35,"unpackedSize":142561,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cpx2@8.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDSfTVoiuE+uQQIp7MKgHBXJMDkQE1T579TkI8nfoM2xAiEAiVxRnz7OmMC/0lr5dQ4sySMqdjk5XMZMWpsPZZTr5z8="}],"size":27540},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a36b26d-b43f-4853-bbd3-63afc101cd32"}},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cpx2_8.0.1_1775236616444_0.3437765255179568"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-03T17:16:56.570Z","publish_time":1775236616570,"_source_registry_name":"default"},"8.0.2":{"name":"cpx2","version":"8.0.2","description":"Copy file globs, watching for changes.","engines":{"node":"^20.0.0 || >=22.0.0","npm":">=10"},"main":"lib/index.js","bin":{"cpx":"bin/index.js"},"scripts":{"preversion":"releasearoni preversion","version":"releasearoni version","prepublishOnly":"releasearoni","_mocha":"_mocha \"test/*.js\" --timeout 35000","clean":"rm -rf .nyc_output coverage test-ws","coverage":"nyc report -r lcov && opener coverage/lcov-report/index.html","lint":"eslint","test":"run-s test:*","test:lint":"eslint","test:installed-check":"installed-check --ignore-dev","test:mocha":"nyc --require @babel/register npm run -s _mocha","watch":"npm run -s _mocha -- --require @babel/register --watch --growl"},"dependencies":{"debounce":"^3.0.0","glob":"^13.0.0","glob2base":"0.0.12","ignore":"^7.0.5","minimatch":"^10.0.1","p-map":"^7.0.0","resolve":"^1.12.0","shell-quote":"^1.8.0","subarg":"^1.0.0"},"devDependencies":{"@babel/core":"^7.5.5","@babel/register":"^7.5.5","babel-preset-power-assert":"^3.0.0","eslint":"^9.11.1","eslint-plugin-mocha":"^11.2.0","releasearoni":"^0.1.0","installed-check":"^10.0.1","mocha":"^11.0.1","neostandard":"^0.13.0","npm-run-all2":"^8.0.4","nyc":"^18.0.0","opener":"^1.5.1","p-event":"^6.0.0","power-assert":"^1.6.1","shelljs":"^0.10.0","through":"^2.3.8"},"repository":{"type":"git","url":"git+https://github.com/bcomnes/cpx2.git"},"keywords":["cp","cli","tool","commandline","sync","rsync","watch","observe","copy","dir","directory","directories","file","files"],"author":{"name":"Toru Nagashima"},"contributors":[{"name":"Bret Comnes","email":"bcomnes@gmail.com","url":"https://bret.io"}],"license":"MIT","bugs":{"url":"https://github.com/bcomnes/cpx2/issues"},"homepage":"https://github.com/bcomnes/cpx2","gitHead":"fbeb8b2ebd02d1697ac9b67cf023011e18b97a9e","_id":"cpx2@8.0.2","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-exLFEIh8XgWthEtrEq8hs+S6jxM5ZHpjQnRH6D7VU+2uAYS3amLSVOUSuirfx3HeN7WBCq+xFygHpt7l+gQtUA==","shasum":"da67dcf44677a63706b1ba6cbf103e18621fdf83","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cpx2/-/cpx2-8.0.2.tgz","fileCount":35,"unpackedSize":143911,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cpx2@8.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCwXyAF2ss4zbohOlYsGJMj2isVoiDrrfsyei/I/5tQwAIgfaoNocYdSk3UKHfDI2q0uTPIB4cNStozQEMPfRDP83c="}],"size":27820},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1a36b26d-b43f-4853-bbd3-63afc101cd32"}},"directories":{},"maintainers":[{"name":"anonymous","email":"bcomnes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cpx2_8.0.2_1775584484601_0.5051349909330083"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-07T17:54:44.776Z","publish_time":1775584484776,"_source_registry_name":"default"}},"dist-tags":{"latest":"8.0.2"},"name":"cpx2","time":{"created":"2022-01-27T07:42:57.782Z","2.0.0":"2019-08-26T11:21:27.880Z","modified":"2026-04-07T17:55:15.367Z","3.0.0":"2020-09-18T16:42:58.437Z","3.0.1":"2021-08-09T20:35:38.988Z","3.0.2":"2021-08-13T18:55:56.867Z","4.0.0":"2021-09-15T16:06:52.865Z","4.1.0":"2021-12-22T01:00:32.117Z","4.1.1":"2021-12-22T04:48:42.516Z","4.1.2":"2021-12-23T19:27:59.990Z","4.2.0":"2022-02-08T18:14:24.020Z","4.2.1":"2023-03-07T16:01:45.869Z","4.2.2":"2023-03-07T16:07:39.132Z","4.2.3":"2023-04-03T17:03:27.052Z","5.0.0":"2023-07-05T19:37:35.549Z","6.0.0":"2023-10-23T04:03:06.898Z","6.0.1":"2023-10-25T22:32:52.817Z","7.0.0":"2023-12-25T22:38:50.024Z","7.0.1":"2023-12-29T17:47:27.907Z","7.0.2":"2024-10-04T20:37:15.532Z","8.0.0":"2024-10-04T20:43:46.634Z","8.0.1":"2026-04-03T17:16:56.570Z","8.0.2":"2026-04-07T17:54:44.776Z"},"readme":"# cpx2\n\n[![npm version](https://img.shields.io/npm/v/cpx2.svg)](https://www.npmjs.com/package/cpx2)\n[![Downloads/month](https://img.shields.io/npm/dm/cpx2.svg)](http://www.npmtrends.com/cpx2)\n[![tests](https://github.com/bcomnes/cpx2/actions/workflows/test.yml/badge.svg)](https://github.com/bcomnes/cpx2/actions/workflows/test.yml)\n\nCopy file globs, watching for changes.\n\nThis module provides a CLI tool like `cp`, but with watching.\n\nThis is a maintained fork of [mysticatea/cpx](https://github.com/mysticatea/cpx).  It retains the `cpx` bin name, so it can act as a drop-in replacement.\n\n## Installation\n\n```\nnpm install cpx2\n```\n\n## Usage\n\n```\nUsage: cpx <source> <dest> [options]\n\n    Copy files, watching for changes.\n\n        <source>  The glob of target files.\n        <dest>    The path of a destination directory.\n\nOptions:\n\n    -c, --command <command>   A command text to transform each file.\n    -C, --clean               Clean files that matches <source> like pattern in\n                              <dest> directory before the first copying.\n    -f, --force               Force the file to be copied, even if the\n                              destination is readonly.   \n    -i, --ignore              A comma separated list of gitignore style ignore\n                              patterns.\n    -L, --dereference         Follow symbolic links when copying from them.\n    -h, --help                Print usage information.\n    --include-empty-dirs      The flag to copy empty directories which is\n                              matched with the glob.\n    --no-initial              The flag to not copy at the initial time of watch.\n                              Use together '--watch' option.\n    -p, --preserve            The flag to copy attributes of files.\n                              This attributes are uid, gid, atime, and mtime.\n    -t, --transform <name>    A module name to transform each file. cpx lookups\n                                the specified name via \"require()\".\n    -u, --update              The flag to not overwrite files on destination if\n                              the source file is older.\n    -v, --verbose             Print copied/removed files.\n    -V, --version             Print the version number.\n    -w, --watch               Watch for files that matches <source>, and copy\n                              the file to <dest> every changing.\n```\n\n\n## Example\n\n```\n$ cpx \"src/**/*.{html,png,jpg}\" app --watch\n```\n\nThis example will copy html/png/jpg files from `src` directory to `app`\ndirectory, keeping file tree structure.\nWhenever the files are changed, copy them.\n\n> Since Bash expands globs, requires to enclose it with double quotes.\n\nYou can use together [Browserify](http://browserify.org).\n\n```\n$ cpx \"src/**/*.{html,png,jpg}\" app -w & watchify src/index.js -o app/index.js\n```\n\nYou can use shell commands to convert each file.\n\n```\n$ cpx \"src/**/*.js\" app -w -c \"babel --source-maps inline\"\n```\n\nYou can use the transform packages for Browserify.\n\n```\n$ cpx \"src/**/*.js\" app -w -t babelify -t uglifyify\n```\n\nIt maybe can use to add header comment, to optimize images, or etc...\n\n\n## Node.js API\n\nYou can use this module as a node module.\n\n```js\nvar cpx = require(\"cpx2\");\n```\n\n### cpx.copy\n\n```ts\ncpx.copy(source, dest, options, callback)\ncpx.copy(source, dest, callback)\n```\n\n- **source** `{string}` -- A file glob of copy targets.\n- **dest** `{string}` -- A file path of a destination directory.\n- **options** `{object}`\n  - **options.clean** `{boolean}` -- The flag to remove files that copied on past before copy. Default: `false`.\n  - **options.dereference** `{boolean}` -- The flag to follow symbolic links when copying from them. Default: `false`.\n  - **options.includeEmptyDirs** `{boolean}` -- The flag to copy empty directories which is matched with the glob. Default: `false`.\n  - **options.initialCopy** `{boolean}` -- The flag to not copy at the initial time of watch. This is for `cpx.watch()`. Default: `true`.\n  - **options.force** `{boolean}` -- The flag to copy file to the destination, even if it is readonly.\n  - **options.preserve** `{boolean}` -- The flag to copy uid, gid, atime, and mtime of files. Default: `false`.\n  - **options.transform** `{((filepath: string) => stream.Transform)[]}` -- Functions that creates a `stream.Transform` object to transform each copying file.\n  - **options.update** `{boolean}` -- The flag to not overwrite files on destination if the source file is older. Default: `false`.\n  - **options.ignore** `{string|Array<string>}` -- A gitignore style string or array of strings that make ignoring directory patterns easier. Default: []\n- **callback** `{(err: Error|null) => void}` -- A function that is called at done.\n\nCopy files that matches with `source` glob to `dest` directory.\n\n### cpx.copySync\n\n```ts\ncpx.copySync(source, dest, options)\ncpx.copySync(source, dest)\n```\n\nA synchronous function of `cpx.copy`.\n\nArguments is almost same as `cpx.copy`.\nBut `options.transform` is not supported.\n\n### cpx.watch\n\n```ts\ncpx.watch(source, dest, options)\ncpx.watch(source, dest)\n```\n\nCopy files that matches with `source` glob string to `dest` directory.\nAfter the first copy, starts observing.  And copy the files when every changes.\n\nArguments is same as `cpx.copy`.\n\n`cpx.watch` returns an `EventEmitter`.\n\n- `.on(\"copy\", (e) => { ... })` : Be fired after file is copied. `e.srcPath` is a path of original file. `e.dstPath` is a path of new file.\n- `.on(\"remove\", (e) => { ... })` : Be fired after file is removed. `e.path` is a path of removed file.\n- `.on(\"watch-ready\", () => { ... })` : Be fired when started watching files, after the first copying.\n- `.on(\"watch-error\", (err) => { ... })` : Be fired when occured errors during watching.\n\n## Changelog\n\n[GitHub Releases](https://github.com/bcomnes/cpx2/releases)\n\n## Contributing\n\nThank you for contributions!\n\n### Bug Reports or Feature Requests\n\nPlease use GitHub Issues.\n\n### Document Corrections\n\nPlease use GitHub Pull Requests.\nI would especially thank for document corrections since I'm not familiar with English.\n\n### Feature Implementing\n\nPlease use GitHub Pull Requests.\n\nThere are some npm-scripts to help developments.\n\n- `npm test` - Run tests and collect coverage.\n- `npm run build` - Make lib directory from src directory.\n- `npm run clean` - Delete directories (folders) which are created by other commands.\n- `npm run lint` - Run ESLint.\n- `npm run watch` - Run tests (not collect coverage) when each file was modified.\n- `npm run open-coverage` - Open the coverage report of the last `npm test` command with web browser.","users":{}}