{"name":"sync-content","version":"1.0.1","description":"Synchronize the contents of one folder to another location, only copying files if contents differ.","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","bin":{"sync-content":"dist/mjs/bin.mjs"},"exports":{"./package.json":{"import":"./package.json","require":"./package.json"},".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}}},"license":"BlueOak-1.0.0","scripts":{"preversion":"npm test","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags","preprepare":"rm -rf dist","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"c8 tap","snap":"c8 tap","format":"prettier --write . --loglevel warn","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts"},"prettier":{"semi":false,"printWidth":75,"tabWidth":2,"useTabs":false,"singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true,"arrowParens":"avoid","endOfLine":"lf"},"tap":{"coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"],"ts":false},"dependencies":{"glob":"^10.2.6","mkdirp":"^3.0.1","path-scurry":"^1.9.2","rimraf":"^5.0.1"},"devDependencies":{"@types/node":"^20.1.5","@types/tap":"^15.0.8","c8":"^7.14.0","prettier":"^2.8.6","tap":"^16.3.6","ts-node":"^10.9.1","typedoc":"^0.24.7","typescript":"^5.0.2"},"engines":{"node":">=14"},"funding":{"url":"https://github.com/sponsors/isaacs"},"repository":{"type":"git","url":"git+https://github.com/isaacs/sync-content.git"},"types":"./dist/cjs/index.d.ts","gitHead":"769d7943f4426690ad20c84a07f6f18712bf1cfb","bugs":{"url":"https://github.com/isaacs/sync-content/issues"},"homepage":"https://github.com/isaacs/sync-content#readme","_id":"sync-content@1.0.1","_nodeVersion":"18.16.0","_npmVersion":"9.6.7","dist":{"shasum":"d13eaf84a1e7e952e353b2782695708941add2e2","size":8672,"noattachment":false,"key":"/sync-content/-/sync-content-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/sync-content/download/sync-content-1.0.1.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sync-content_1.0.1_1685999127273_0.8395383429463805"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-05T21:05:27.475Z","publish_time":1685999127475,"_source_registry_name":"default","_cnpm_publish_time":1685999127475,"dist-tags":{"latest":"2.0.1"}}