{"_id":"@rollup/plugin-node-resolve","_rev":"4551697","name":"@rollup/plugin-node-resolve","description":"Locate and bundle third-party dependencies in node_modules","dist-tags":{"latest":"16.0.3"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"time":{"modified":"2026-04-09T16:57:13.000Z","created":"2019-12-03T00:14:50.854Z","16.0.3":"2025-10-13T00:33:10.742Z","16.0.2":"2025-10-04T16:42:35.010Z","16.0.1":"2025-03-11T20:25:19.196Z","16.0.0":"2024-12-15T16:21:45.286Z","15.3.1":"2024-12-15T16:16:40.190Z","15.3.0":"2024-09-23T17:36:14.658Z","15.2.4":"2024-09-22T23:10:04.913Z","15.2.3":"2023-10-08T19:23:54.853Z","15.2.2":"2023-10-05T12:04:35.872Z","15.2.1":"2023-08-22T04:58:47.775Z","15.2.0":"2023-08-17T01:27:20.592Z","15.1.0":"2023-05-30T17:33:07.405Z","15.0.2":"2023-04-04T14:09:24.370Z","15.0.1":"2022-10-21T19:09:49.376Z","15.0.0":"2022-10-10T11:13:23.183Z","14.1.0":"2022-09-12T13:36:01.007Z","14.0.1":"2022-09-08T12:10:37.082Z","14.0.0":"2022-09-06T05:11:09.458Z","13.3.0":"2022-05-02T12:20:37.260Z","13.2.2":"2022-05-02T12:14:04.383Z","13.2.1":"2022-04-15T12:54:20.465Z","13.2.0":"2022-04-11T20:50:50.453Z","13.1.3":"2022-01-05T14:48:28.577Z","13.1.2":"2021-12-31T02:50:09.984Z","13.1.1":"2021-12-13T14:02:16.744Z","13.1.0":"2021-12-13T13:48:23.485Z","13.0.6":"2021-10-19T13:48:07.132Z","13.0.5":"2021-09-21T21:28:44.975Z","13.0.4":"2021-07-24T22:07:34.675Z","13.0.3":"2021-07-24T16:16:03.063Z","13.0.2":"2021-07-15T23:27:45.467Z","13.0.1":"2021-07-15T14:05:40.821Z","13.0.0":"2021-05-04T14:08:16.998Z","11.2.1":"2021-03-26T18:44:25.655Z","11.2.0":"2021-02-14T14:25:20.557Z","11.1.1":"2021-01-29T14:23:06.788Z","11.1.0":"2021-01-15T11:33:45.469Z","11.0.1":"2020-12-14T14:21:00.739Z","11.0.0":"2020-11-30T18:37:42.766Z","10.0.0":"2020-10-27T02:47:15.787Z","9.0.0":"2020-08-13T14:08:24.360Z","8.4.0":"2020-07-12T20:17:48.428Z","8.1.0":"2020-06-22T15:18:53.147Z","8.0.1":"2020-06-05T13:52:56.704Z","8.0.0":"2020-05-20T14:27:57.528Z","7.1.3":"2020-04-12T17:13:15.382Z","7.1.2":"2020-04-12T01:28:55.619Z","7.1.1":"2020-02-03T14:20:56.369Z","7.1.0":"2020-02-01T18:21:45.456Z","7.0.0":"2020-01-07T14:52:37.029Z","6.1.0":"2020-01-04T15:49:21.171Z","6.0.0":"2019-12-03T00:14:50.854Z"},"users":{},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"versions":{"16.0.3":{"name":"@rollup/plugin-node-resolve","version":"16.0.3","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0||^4.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^4.0.0-24","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root package:release $(pwd)","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"_id":"@rollup/plugin-node-resolve@16.0.3","_integrity":"sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==","_resolved":"/tmp/7837854f0179d02f1790a5c9b9e8ad50/rollup-plugin-node-resolve-16.0.3.tgz","_from":"file:rollup-plugin-node-resolve-16.0.3.tgz","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"shasum":"0988e6f2cbb13316b0f5e7213f757bc9ed44928f","size":39973,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-16.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-16.0.3.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-node-resolve_16.0.3_1760315590531_0.40840038432084436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-13T00:33:10.742Z","publish_time":1760315590742,"_source_registry_name":"default","_cnpm_publish_time":1760315590742},"16.0.2":{"name":"@rollup/plugin-node-resolve","version":"16.0.2","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0||^4.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^4.0.0-24","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root package:release $(pwd)","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"_id":"@rollup/plugin-node-resolve@16.0.2","_integrity":"sha512-tCtHJ2BlhSoK4cCs25NMXfV7EALKr0jyasmqVCq3y9cBrKdmJhtsy1iTz36Xhk/O+pDJbzawxF4K6ZblqCnITQ==","_resolved":"/tmp/b352bf1467ad67524b9f77677b2b0b59/rollup-plugin-node-resolve-16.0.2.tgz","_from":"file:rollup-plugin-node-resolve-16.0.2.tgz","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"shasum":"2e64485c12a01a81c619858aa393c3a61c1a0798","size":39071,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-16.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-16.0.2.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-node-resolve_16.0.2_1759596154806_0.0422031518143815"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-04T16:42:35.010Z","publish_time":1759596155010,"_source_registry_name":"default","_cnpm_publish_time":1759596155010},"16.0.1":{"name":"@rollup/plugin-node-resolve","version":"16.0.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0||^4.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^4.0.0-24","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root package:release $(pwd)","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"_id":"@rollup/plugin-node-resolve@16.0.1","_integrity":"sha512-tk5YCxJWIG81umIvNkSod2qK5KyQW19qcBF/B78n1bjtOON6gzKoVeSzAE8yHCZEDmqkHKkxplExA8KzdJLJpA==","_resolved":"/tmp/ffb5539887375b6190c8bd42a07a49ad/rollup-plugin-node-resolve-16.0.1.tgz","_from":"file:rollup-plugin-node-resolve-16.0.1.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"shasum":"2fc6b54ca3d77e12f3fb45b2a55b50720de4c95d","size":39058,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-16.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-16.0.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-node-resolve_16.0.1_1741724718956_0.6252260933889355"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-11T20:25:19.196Z","publish_time":1741724719196,"_source_registry_name":"default","_cnpm_publish_time":1741724719196},"16.0.0":{"name":"@rollup/plugin-node-resolve","version":"16.0.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0||^4.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^4.0.0-24","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root package:release $(pwd)","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"_id":"@rollup/plugin-node-resolve@16.0.0","_integrity":"sha512-0FPvAeVUT/zdWoO0jnb/V5BlBsUSNfkIOtFHzMO4H9MOklrmQFY6FduVHKucNb/aTFxvnGhj4MNj/T1oNdDfNg==","_resolved":"/tmp/37d94edb95081ef663b788525c266001/rollup-plugin-node-resolve-16.0.0.tgz","_from":"file:rollup-plugin-node-resolve-16.0.0.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"shasum":"b1a0594661f40d7b061d82136e847354ff85f211","size":39046,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-16.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-16.0.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-node-resolve_16.0.0_1734279704686_0.388130717180867"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-15T16:21:45.286Z","publish_time":1734279705286,"_source_registry_name":"default","_cnpm_publish_time":1734279705286},"15.3.1":{"name":"@rollup/plugin-node-resolve","version":"15.3.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0||^4.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^4.0.0-24","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root package:release $(pwd)","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"_id":"@rollup/plugin-node-resolve@15.3.1","_integrity":"sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==","_resolved":"/tmp/869b02cf3448d22d4b0e9a8aa2316414/rollup-plugin-node-resolve-15.3.1.tgz","_from":"file:rollup-plugin-node-resolve-15.3.1.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"shasum":"66008953c2524be786aa319d49e32f2128296a78","size":38722,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.3.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-node-resolve_15.3.1_1734279399984_0.1511292858709885"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-15T16:16:40.190Z","publish_time":1734279400190,"_source_registry_name":"default","_cnpm_publish_time":1734279400190},"15.3.0":{"name":"@rollup/plugin-node-resolve","version":"15.3.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0||^4.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^4.0.0-24","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root package:release $(pwd)","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"_id":"@rollup/plugin-node-resolve@15.3.0","_integrity":"sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==","_resolved":"/tmp/5d28978d7e8b9983f01dcd5cbe7d22fa/rollup-plugin-node-resolve-15.3.0.tgz","_from":"file:rollup-plugin-node-resolve-15.3.0.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"efbb35515c9672e541c08d59caba2eff492a55d5","size":38692,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.3.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_15.3.0_1727112974441_0.6436682129048996"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-23T17:36:14.658Z","publish_time":1727112974658,"_source_registry_name":"default","_cnpm_publish_time":1727112974658},"15.2.4":{"name":"@rollup/plugin-node-resolve","version":"15.2.4","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0||^4.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^4.0.0-24","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root package:release $(pwd)","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"_id":"@rollup/plugin-node-resolve@15.2.4","_integrity":"sha512-wnKAGisav1m2vgVK2/2mNowK5DCqff7kpz76cY1pECVE0qRQTCAIcWP5xmdGDi8X8K9SYeeC98i6cD3fk6qkDg==","_resolved":"/tmp/ff940d6c2cc1651dc577d40fe61d789a/rollup-plugin-node-resolve-15.2.4.tgz","_from":"file:rollup-plugin-node-resolve-15.2.4.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"d4535e8786cd77e4d43243d4737e4bc7df55803d","size":38278,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.2.4.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_15.2.4_1727046604694_0.923320199670487"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-22T23:10:04.913Z","publish_time":1727046604913,"_source_registry_name":"default","_cnpm_publish_time":1727046604913},"15.2.3":{"name":"@rollup/plugin-node-resolve","version":"15.2.3","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0||^4.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-builtin-module":"^3.2.1","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^4.0.0-24","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@15.2.3","gitHead":"f7fb936485437ea66baffaa078d82560085c6b6d","_nodeVersion":"20.8.0","_npmVersion":"10.1.0","dist":{"shasum":"e5e0b059bd85ca57489492f295ce88c2d4b0daf9","size":27466,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.2.3.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_15.2.3_1696793034646_0.648428743213995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-08T19:23:54.853Z","publish_time":1696793034853,"_source_registry_name":"default","_cnpm_publish_time":1696793034853},"15.2.2":{"name":"@rollup/plugin-node-resolve","version":"15.2.2","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0||^4.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-builtin-module":"^3.2.1","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^4.0.0-24","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@15.2.2","gitHead":"dfe48153f8cb94fa92d520e047f49ff5f642c64c","_nodeVersion":"20.8.0","_npmVersion":"10.1.0","dist":{"shasum":"9ffa367a0a359f0dfc7703acfa8bd311ef9f6832","size":27457,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.2.2.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_15.2.2_1696507475676_0.7451908808602874"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-05T12:04:35.872Z","publish_time":1696507475872,"_source_registry_name":"default","_cnpm_publish_time":1696507475872},"15.2.1":{"name":"@rollup/plugin-node-resolve","version":"15.2.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-builtin-module":"^3.2.1","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^3.2.3","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"767a8f5b49a3c871d681407a7b237475a7c6a97d","_id":"@rollup/plugin-node-resolve@15.2.1","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"a15b14fb7969229e26a30feff2816d39eff503f0","size":27426,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.2.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_15.2.1_1692680327578_0.09256533073613515"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-22T04:58:47.775Z","publish_time":1692680327775,"_source_registry_name":"default","_cnpm_publish_time":1692680327775},"15.2.0":{"name":"@rollup/plugin-node-resolve","version":"15.2.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-builtin-module":"^3.2.1","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^3.2.3","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"7d395b8828db2b208c561a5bda87997c00ecf2b6","_id":"@rollup/plugin-node-resolve@15.2.0","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"982053b237f81471aace570472e88a456d211621","size":23118,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.2.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_15.2.0_1692235640359_0.6921238854851701"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-17T01:27:20.592Z","publish_time":1692235640592,"_source_registry_name":"default","_cnpm_publish_time":1692235640592},"15.1.0":{"name":"@rollup/plugin-node-resolve","version":"15.1.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-builtin-module":"^3.2.1","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^3.2.3","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"616bdd3e2dd613821267e4e56e9666d65aef862e","_id":"@rollup/plugin-node-resolve@15.1.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"9ffcd8e8c457080dba89bb9fcb583a6778dc757e","size":22873,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.1.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_15.1.0_1685467987234_0.7128749174115767"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-30T17:33:07.405Z","publish_time":1685467987405,"_source_registry_name":"default","_cnpm_publish_time":1685467987405},"15.0.2":{"name":"@rollup/plugin-node-resolve","version":"15.0.2","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-builtin-module":"^3.2.1","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^3.2.3","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"f6816155d568e60f9f7a20d091bb884034d8110a","_id":"@rollup/plugin-node-resolve@15.0.2","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"8183a80c2cbf7b471f5ac86b16747997f3b5d185","size":22656,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.0.2.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_15.0.2_1680617364190_0.9203542966681293"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-04T14:09:24.370Z","publish_time":1680617364370,"_cnpm_publish_time":1680617364370},"15.0.1":{"name":"@rollup/plugin-node-resolve","version":"15.0.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-builtin-module":"^3.2.0","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^6.0.0","@rollup/plugin-commonjs":"^23.0.0","@rollup/plugin-json":"^5.0.0","es5-ext":"^0.10.62","rollup":"^3.2.3","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"65530068f85e64736de18be5cf53fce753ad4b4f","_id":"@rollup/plugin-node-resolve@15.0.1","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"shasum":"72be449b8e06f6367168d5b3cd5e2802e0248971","size":22660,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.0.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_15.0.1_1666379389109_0.856191922698577"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-21T21:31:52.079Z","publish_time":1666379389376,"_cnpm_publish_time":1666379389376},"15.0.0":{"name":"@rollup/plugin-node-resolve","version":"15.0.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"pnpm test:ts && ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0||^3.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^4.2.1","@types/resolve":"1.20.2","deepmerge":"^4.2.2","is-builtin-module":"^3.2.0","is-module":"^1.0.0","resolve":"^1.22.1"},"devDependencies":{"@babel/core":"^7.19.1","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.62","rollup":"^3.0.0-7","source-map":"^0.7.4","string-capitalize":"^1.0.1"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"8f1aea320bb43c16afe52bc44ed357746c8f9711","_id":"@rollup/plugin-node-resolve@15.0.0","_nodeVersion":"18.10.0","_npmVersion":"8.19.2","dist":{"shasum":"44ded58b36702de27bf36bbf19ca420bbd1d0c27","size":22657,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-15.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-15.0.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_15.0.0_1665400402970_0.13409515710041053"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-10T13:51:47.919Z","publish_time":1665400403183,"_cnpm_publish_time":1665400403183},"14.1.0":{"name":"@rollup/plugin-node-resolve","version":"14.1.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","deepmerge":"^4.2.2","is-builtin-module":"^3.1.0","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.78.1","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"509d0310ff12f6dec78df59585b55b4f0209af9a","_id":"@rollup/plugin-node-resolve@14.1.0","_nodeVersion":"18.9.0","_npmVersion":"8.19.1","dist":{"shasum":"f2fa475405cd7fed6420bf438fe393f988a9bc96","size":21950,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-14.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-14.1.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_14.1.0_1662989760848_0.10199837300750425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-12T13:38:56.301Z","publish_time":1662989761007,"_cnpm_publish_time":1662989761007},"14.0.1":{"name":"@rollup/plugin-node-resolve","version":"14.0.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","deepmerge":"^4.2.2","is-builtin-module":"^3.1.0","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.78.1","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"3dce792aa1dcb453555fc5efa214d6f034598563","_id":"@rollup/plugin-node-resolve@14.0.1","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"shasum":"3e17011b120ad586c3dfee4b2121cf34477eb709","size":21603,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-14.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-14.0.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_14.0.1_1662639036914_0.4274571350250296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-08T16:44:07.781Z","publish_time":1662639037082,"_cnpm_publish_time":1662639037082},"14.0.0":{"name":"@rollup/plugin-node-resolve","version":"14.0.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.78.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","deepmerge":"^4.2.2","is-builtin-module":"^3.1.0","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.78.1","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"608ad1001b4da5f97dad2c8ed18af4cdb49f0902","_id":"@rollup/plugin-node-resolve@14.0.0","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"shasum":"373c1a00e7fb3e2a7d2ee109c5b03a5e608f3b8f","size":21592,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-14.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-14.0.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_14.0.0_1662441069244_0.7492763768587651"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-06T05:12:49.783Z","publish_time":1662441069458,"_cnpm_publish_time":1662441069458},"13.3.0":{"name":"@rollup/plugin-node-resolve","version":"13.3.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","deepmerge":"^4.2.2","is-builtin-module":"^3.1.0","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.67.3","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.3.0","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"da1c5c5ce8316cef96a2f823d111c1e4e498801c","size":24750,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.3.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.3.0_1651494037152_0.18315600438565438"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-02T12:21:30.660Z","publish_time":1651494037260,"_cnpm_publish_time":1651494037260},"13.2.2":{"name":"@rollup/plugin-node-resolve","version":"13.2.2","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.67.3","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.2.2","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"22d65ab108fe5fa31edd0d90912086edbce8e7f7","size":24760,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.2.2.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.2.2_1651493644244_0.09675396232775357"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-02T12:21:28.874Z","publish_time":1651493644383,"_cnpm_publish_time":1651493644383},"13.2.1":{"name":"@rollup/plugin-node-resolve","version":"13.2.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.67.3","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.2.1","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"cdee815cf02c180ff0a42536ca67a8f67e299f84","size":24526,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.2.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.2.1_1650027260309_0.42754744822805146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-15T12:54:35.954Z","publish_time":1650027260465,"_cnpm_publish_time":1650027260465},"13.2.0":{"name":"@rollup/plugin-node-resolve","version":"13.2.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.67.3","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.2.0","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"ac516c4649b7133273a944778df439d3081dc3d1","size":24164,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.2.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.2.0_1649710250310_0.4187934759793819"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-11T21:02:09.942Z","publish_time":1649710250453,"_cnpm_publish_time":1649710250453},"13.1.3":{"name":"@rollup/plugin-node-resolve","version":"13.1.3","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.58.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.1.3","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"2ed277fb3ad98745424c1d2ba152484508a92d79","size":23809,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.1.3.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.1.3_1641394108399_0.1574354931863553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-05T14:48:40.233Z","publish_time":1641394108577,"_cnpm_publish_time":1641394108577},"13.1.2":{"name":"@rollup/plugin-node-resolve","version":"13.1.2","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.58.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.1.2","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"f05cbdce79e6d5fe1c4249a33ea961ea21cec258","size":23769,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.1.2.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.1.2_1640919009804_0.3900233870446963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-31T03:00:19.060Z","publish_time":1640919009984,"_cnpm_publish_time":1640919009984},"13.1.1":{"name":"@rollup/plugin-node-resolve","version":"13.1.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.58.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.1.1","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"d38ba06e7b181ab4df64c75409b43d9bdc95ae34","size":23594,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.1.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.1.1_1639404136576_0.17854064371203227"},"_hasShrinkwrap":false,"publish_time":1639404136744,"_cnpm_publish_time":1639404136744},"13.1.0":{"name":"@rollup/plugin-node-resolve","version":"13.1.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.58.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.1.0","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"83bfe8d2c589494d2e1679976c5694abc3a49c7a","size":23551,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.1.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.1.0_1639403303325_0.9458129808082927"},"_hasShrinkwrap":false,"publish_time":1639403303485,"_cnpm_publish_time":1639403303485},"13.0.6":{"name":"@rollup/plugin-node-resolve","version":"13.0.6","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.58.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.0.6","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"shasum":"29629070bb767567be8157f575cfa8f2b8e9ef77","size":23509,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.0.6.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.0.6_1634651286946_0.5546194214417244"},"_hasShrinkwrap":false,"publish_time":1634651287132,"_cnpm_publish_time":1634651287132},"13.0.5":{"name":"@rollup/plugin-node-resolve","version":"13.0.5","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.42.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.0.5","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"shasum":"016abe58796a4ff544d6beac7818921e3d3777fc","size":23419,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.0.5.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.0.5_1632259724788_0.8276970587990635"},"_hasShrinkwrap":false,"publish_time":1632259724975,"_cnpm_publish_time":1632259724975},"13.0.4":{"name":"@rollup/plugin-node-resolve","version":"13.0.4","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.42.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.0.4","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"b10222f4145a019740acb7738402130d848660c0","size":23317,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.0.4.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.0.4_1627164454536_0.9708323570963091"},"_hasShrinkwrap":false,"publish_time":1627164454675,"_cnpm_publish_time":1627164454675},"13.0.3":{"name":"@rollup/plugin-node-resolve","version":"13.0.3","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.42.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.0.3","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"4287e694f4e322e44f78afa38816f765ed47c816","size":16899,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.0.3.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.0.3_1627143362910_0.7804332857447267"},"_hasShrinkwrap":false,"publish_time":1627143363063,"_cnpm_publish_time":1627143363063},"13.0.2":{"name":"@rollup/plugin-node-resolve","version":"13.0.2","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava && pnpm test:ts","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.42.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.0.2","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"bfe58e9bfc7284ee0fabc6da7fabcb268f04e0a4","size":16833,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.0.2.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.0.2_1626391665274_0.11635856640332776"},"_hasShrinkwrap":false,"publish_time":1626391665467,"_cnpm_publish_time":1626391665467},"13.0.1":{"name":"@rollup/plugin-node-resolve","version":"13.0.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm -w run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.42.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.0.1","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"cd41b1e6ea2b7d6477f28478d863070187978a1b","size":16863,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.0.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.0.1_1626357940682_0.6218763735169166"},"_hasShrinkwrap":false,"publish_time":1626357940821,"_cnpm_publish_time":1626357940821},"13.0.0":{"name":"@rollup/plugin-node-resolve","version":"13.0.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/node-resolve"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm -w run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^2.42.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.42.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@13.0.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"352f07e430ff377809ec8ec8a6fd636547162dc4","size":16788,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-13.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-13.0.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_13.0.0_1620137296878_0.7776089528805952"},"_hasShrinkwrap":false,"publish_time":1620137296998,"_cnpm_publish_time":1620137296998},"11.2.1":{"name":"@rollup/plugin-node-resolve","version":"11.2.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.23.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@11.2.1","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"82aa59397a29cd4e13248b106e6a4a1880362a60","size":16605,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-11.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-11.2.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_11.2.1_1616784265501_0.7840181472667291"},"_hasShrinkwrap":false,"publish_time":1616784265655,"_cnpm_publish_time":1616784265655},"11.2.0":{"name":"@rollup/plugin-node-resolve","version":"11.2.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.23.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@11.2.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"a5ab88c35bb7622d115f44984dee305112b6f714","size":16537,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-11.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-11.2.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_11.2.0_1613312720386_0.9570045169862893"},"_hasShrinkwrap":false,"publish_time":1613312720557,"_cnpm_publish_time":1613312720557},"11.1.1":{"name":"@rollup/plugin-node-resolve","version":"11.1.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.23.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@11.1.1","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"47bc34252914794a1b06fb50371d7520a03f91f3","size":16336,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-11.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-11.1.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_11.1.1_1611930186632_0.4800997181903388"},"_hasShrinkwrap":false,"publish_time":1611930186788,"_cnpm_publish_time":1611930186788},"11.1.0":{"name":"@rollup/plugin-node-resolve","version":"11.1.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.23.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@11.1.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"fa0f888297b3aebcd6534e8aba4e6fe01997649a","size":16206,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-11.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-11.1.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_11.1.0_1610710425227_0.8238737068102713"},"_hasShrinkwrap":false,"publish_time":1610710425469,"_cnpm_publish_time":1610710425469},"11.0.1":{"name":"@rollup/plugin-node-resolve","version":"11.0.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.23.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@11.0.1","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"d3765eec4bccf960801439a999382aed2dca959b","size":14864,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-11.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-11.0.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_11.0.1_1607955660601_0.4380471284730525"},"_hasShrinkwrap":false,"publish_time":1607955660739,"_cnpm_publish_time":1607955660739},"11.0.0":{"name":"@rollup/plugin-node-resolve","version":"11.0.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.19.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.23.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@11.0.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"770458fb26691a686c5f29f37dded94832ffce59","size":14591,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-11.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-11.0.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_11.0.0_1606761462608_0.07952004232678456"},"_hasShrinkwrap":false,"publish_time":1606761462766,"_cnpm_publish_time":1606761462766},"10.0.0":{"name":"@rollup/plugin-node-resolve","version":"10.0.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","type":"commonjs","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.17.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^14.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.23.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-node-resolve@10.0.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"44064a2b98df7530e66acf8941ff262fc9b4ead8","size":12252,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-10.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-10.0.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_10.0.0_1603766835585_0.0988287658567446"},"_hasShrinkwrap":false,"publish_time":1603766835787,"_cnpm_publish_time":1603766835787},"9.0.0":{"name":"@rollup/plugin-node-resolve","version":"9.0.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","engines":{"node":">= 10.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.17.0"},"devDependencies":{"@babel/core":"^7.10.5","@babel/plugin-transform-typescript":"^7.10.5","@rollup/plugin-babel":"^5.1.0","@rollup/plugin-commonjs":"^14.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.23.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"type":"commonjs","_id":"@rollup/plugin-node-resolve@9.0.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"39bd0034ce9126b39c1699695f440b4b7d2b62e6","size":12195,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-9.0.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_9.0.0_1597327704256_0.5396882766676114"},"_hasShrinkwrap":false,"publish_time":1597327704360,"_cnpm_publish_time":1597327704360},"8.4.0":{"name":"@rollup/plugin-node-resolve","version":"8.4.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","@types/resolve":"1.17.1","builtin-modules":"^3.1.0","deep-freeze":"^0.0.1","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.17.0"},"devDependencies":{"@babel/core":"^7.10.4","@babel/plugin-transform-typescript":"^7.10.4","@babel/preset-env":"^7.10.4","@rollup/plugin-babel":"^5.0.4","@rollup/plugin-commonjs":"^13.0.0","@rollup/plugin-json":"^4.1.0","es5-ext":"^0.10.53","rollup":"^2.12.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"module":"./dist/es/index.js","type":"commonjs","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@8.4.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"261d79a680e9dc3d86761c14462f24126ba83575","size":13456,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-8.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-8.4.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_8.4.0_1594585068219_0.48427833168311607"},"_hasShrinkwrap":false,"publish_time":1594585068428,"_cnpm_publish_time":1594585068428},"8.1.0":{"name":"@rollup/plugin-node-resolve","version":"8.1.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.0.8","@types/resolve":"0.0.8","builtin-modules":"^3.1.0","deep-freeze":"^0.0.1","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.14.2"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@rollup/plugin-json":"^4.0.1","es5-ext":"^0.10.53","rollup":"^2.12.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"module":"./dist/es/index.js","type":"commonjs","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@8.1.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"1da5f3d0ccabc8f66f5e3c74462aad76cfd96c47","size":12797,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-8.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-8.1.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_8.1.0_1592839133020_0.74001963143366"},"_hasShrinkwrap":false,"publish_time":1592839133147,"_cnpm_publish_time":1592839133147},"8.0.1":{"name":"@rollup/plugin-node-resolve","version":"8.0.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.0.8","@types/resolve":"0.0.8","builtin-modules":"^3.1.0","deep-freeze":"^0.0.1","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.14.2"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@rollup/plugin-json":"^4.0.1","es5-ext":"^0.10.53","rollup":"^2.12.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/index.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@8.0.1","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"364b5938808ee6b5164dea5ef7291be3f7395199","size":12710,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-8.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-8.0.1.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_8.0.1_1591365176575_0.5871844989612898"},"_hasShrinkwrap":false,"publish_time":1591365176704,"_cnpm_publish_time":1591365176704},"8.0.0":{"name":"@rollup/plugin-node-resolve","version":"8.0.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.0.8","@types/resolve":"0.0.8","builtin-modules":"^3.1.0","deep-freeze":"^0.0.1","deepmerge":"^4.2.2","is-module":"^1.0.0","resolve":"^1.14.2"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@rollup/plugin-json":"^4.0.1","es5-ext":"^0.10.53","rollup":"^2.0.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/index.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@8.0.0","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"47cc0775e31b6a531c88a40270377fe899a271cb","size":12668,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-8.0.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_8.0.0_1589984877311_0.27568972593550845"},"_hasShrinkwrap":false,"publish_time":1589984877528,"_cnpm_publish_time":1589984877528},"7.1.3":{"name":"@rollup/plugin-node-resolve","version":"7.1.3","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.0.8","@types/resolve":"0.0.8","builtin-modules":"^3.1.0","is-module":"^1.0.0","resolve":"^1.14.2"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@rollup/plugin-json":"^4.0.1","es5-ext":"^0.10.53","rollup":"^2.0.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/index.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@7.1.3","_nodeVersion":"12.15.0","_npmVersion":"6.14.3","dist":{"shasum":"80de384edfbd7bfc9101164910f86078151a3eca","size":11896,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-7.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-7.1.3.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_7.1.3_1586711595195_0.596995191498378"},"_hasShrinkwrap":false,"publish_time":1586711595382,"_cnpm_publish_time":1586711595382},"7.1.2":{"name":"@rollup/plugin-node-resolve","version":"7.1.2","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.0.8","@types/resolve":"0.0.8","builtin-modules":"^3.1.0","is-module":"^1.0.0","resolve":"^1.14.2"},"devDependencies":{"@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@rollup/plugin-json":"^4.0.1","es5-ext":"^0.10.53","rollup":"^2.0.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/index.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@7.1.2","_nodeVersion":"12.15.0","_npmVersion":"6.14.3","dist":{"shasum":"d332dfc1eeb264eb96906aacd8a40d2cdaa4edd6","size":11831,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-7.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-7.1.2.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_7.1.2_1586654935475_0.0636552599165634"},"_hasShrinkwrap":false,"publish_time":1586654935619,"_cnpm_publish_time":1586654935619},"7.1.1":{"name":"@rollup/plugin-node-resolve","version":"7.1.1","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0"},"dependencies":{"@rollup/pluginutils":"^3.0.6","@types/resolve":"0.0.8","builtin-modules":"^3.1.0","is-module":"^1.0.0","resolve":"^1.14.2"},"devDependencies":{"@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@rollup/plugin-json":"^4.0.1","es5-ext":"^0.10.53","rollup":"^1.29.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/index.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@7.1.1","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"8c6e59c4b28baf9d223028d0e450e06a485bb2b7","size":11786,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-7.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-7.1.1.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_7.1.1_1580739656271_0.05185190216812918"},"_hasShrinkwrap":false,"publish_time":1580739656369,"_cnpm_publish_time":1580739656369},"7.1.0":{"name":"@rollup/plugin-node-resolve","version":"7.1.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0"},"dependencies":{"@rollup/pluginutils":"^3.0.6","@types/resolve":"0.0.8","builtin-modules":"^3.1.0","is-module":"^1.0.0","resolve":"^1.14.2"},"devDependencies":{"@babel/core":"^7.8.3","@babel/preset-env":"^7.8.3","@rollup/plugin-json":"^4.0.1","es5-ext":"^0.10.53","rollup":"^1.29.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/index.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@7.1.0","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"94ed832a0444f5e8c529526303c83f8283e4cbc5","size":11769,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-7.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-7.1.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_7.1.0_1580581305349_0.554687565742706"},"_hasShrinkwrap":false,"publish_time":1580581305456,"_cnpm_publish_time":1580581305456},"7.0.0":{"name":"@rollup/plugin-node-resolve","version":"7.0.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0"},"dependencies":{"@rollup/pluginutils":"^3.0.0","@types/resolve":"0.0.8","builtin-modules":"^3.1.0","is-module":"^1.0.0","resolve":"^1.11.1"},"devDependencies":{"@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@rollup/plugin-json":"^4.0.0","es5-ext":"^0.10.50","rollup":"^1.20.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/index.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@7.0.0","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"cce3826df801538b001972fbf9b6b1c22b69fdf8","size":12002,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-7.0.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_7.0.0_1578408756861_0.09572848564628322"},"_hasShrinkwrap":false,"publish_time":1578408757029,"_cnpm_publish_time":1578408757029},"6.1.0":{"name":"@rollup/plugin-node-resolve","version":"6.1.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0"},"dependencies":{"@rollup/pluginutils":"^3.0.0","@types/resolve":"0.0.8","builtin-modules":"^3.1.0","is-module":"^1.0.0","resolve":"^1.11.1"},"devDependencies":{"@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@rollup/plugin-json":"^4.0.0","es5-ext":"^0.10.50","rollup":"^1.20.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/index.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@6.1.0","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"0d2909f4bf606ae34d43a9bc8be06a9b0c850cf0","size":11776,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-6.1.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_6.1.0_1578152960994_0.809835443086705"},"_hasShrinkwrap":false,"publish_time":1578152961171,"_cnpm_publish_time":1578152961171},"6.0.0":{"name":"@rollup/plugin-node-resolve","version":"6.0.0","publishConfig":{"access":"public"},"description":"Locate and bundle third-party dependencies in node_modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint && pnpm run security","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","security":"echo 'pnpm needs `npm audit` support'","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0"},"dependencies":{"@rollup/pluginutils":"^3.0.0","@types/resolve":"0.0.8","builtin-modules":"^3.1.0","is-module":"^1.0.0","resolve":"^1.11.1"},"devDependencies":{"@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@rollup/plugin-json":"^4.0.0","es5-ext":"^0.10.50","rollup":"^1.20.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-commonjs":"^10.0.0","source-map":"^0.7.3","string-capitalize":"^1.0.1"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"jsnext:main":"dist/index.es.js","module":"dist/index.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-node-resolve@6.0.0","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"f351e29b45c007c17df4e28a0efd0d1f5662f59b","size":11280,"noattachment":false,"key":"/@rollup/plugin-node-resolve/-/@rollup/plugin-node-resolve-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-node-resolve/download/@rollup/plugin-node-resolve-6.0.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-node-resolve_6.0.0_1575332090685_0.16203875542132629"},"_hasShrinkwrap":false,"publish_time":1575332090854,"_cnpm_publish_time":1575332090854}},"readme":"[npm]: https://img.shields.io/npm/v/@rollup/plugin-node-resolve\n[npm-url]: https://www.npmjs.com/package/@rollup/plugin-node-resolve\n[size]: https://packagephobia.now.sh/badge?p=@rollup/plugin-node-resolve\n[size-url]: https://packagephobia.now.sh/result?p=@rollup/plugin-node-resolve\n\n[![npm][npm]][npm-url]\n[![size][size]][size-url]\n[![libera manifesto](https://img.shields.io/badge/libera-manifesto-lightgrey.svg)](https://liberamanifesto.com)\n\n# @rollup/plugin-node-resolve\n\n???? A Rollup plugin which locates modules using the [Node resolution algorithm](https://nodejs.org/api/modules.html#modules_all_together), for using third party modules in `node_modules`\n\n## Requirements\n\nThis plugin requires an [LTS](https://github.com/nodejs/Release) Node version (v14.0.0+) and Rollup v2.78.0+.\n\n## Install\n\nUsing npm:\n\n```console\nnpm install @rollup/plugin-node-resolve --save-dev\n```\n\n## Usage\n\nCreate a `rollup.config.js` [configuration file](https://www.rollupjs.org/guide/en/#configuration-files) and import the plugin:\n\n```js\nimport { nodeResolve } from '@rollup/plugin-node-resolve';\n\nexport default {\n  input: 'src/index.js',\n  output: {\n    dir: 'output',\n    format: 'cjs'\n  },\n  plugins: [nodeResolve()]\n};\n```\n\nThen call `rollup` either via the [CLI](https://www.rollupjs.org/guide/en/#command-line-reference) or the [API](https://www.rollupjs.org/guide/en/#javascript-api).\n\n## Package entrypoints\n\nThis plugin supports the package entrypoints feature from node js, specified in the `exports` or `imports` field of a package. Check the [official documentation](https://nodejs.org/api/packages.html#packages_package_entry_points) for more information on how this works. This is the default behavior. In the abscence of these fields, the fields in `mainFields` will be the ones to be used.\n\n## Options\n\n### `exportConditions`\n\nType: `Array[...String]`<br>\nDefault: `[]`\n\nAdditional conditions of the package.json exports field to match when resolving modules. By default, this plugin looks for the `['default', 'module', 'import', 'development|production']` conditions when resolving imports. If neither the `development` or `production` conditions are provided it will default to `production` - or `development` if `NODE_ENV` is set to a value other than `production`.\n\nWhen using `@rollup/plugin-commonjs` v16 or higher, this plugin will use the `['default', 'module', 'require']` conditions when resolving require statements.\n\nSetting this option will add extra conditions on top of the default conditions. See https://nodejs.org/api/packages.html#packages_conditional_exports for more information.\n\nIn order to get the [resolution behavior of Node.js](https://nodejs.org/api/packages.html#packages_conditional_exports), set this to `['node']`.\n\n### `browser`\n\nType: `Boolean`<br>\nDefault: `false`\n\nIf `true`, instructs the plugin to use the browser module resolutions in `package.json` and adds `'browser'` to `exportConditions` if it is not present so browser conditionals in `exports` are applied. If `false`, any browser properties in package files will be ignored. Alternatively, a value of `'browser'` can be added to both the `mainFields` and `exportConditions` options, however this option takes precedence over `mainFields`.\n\n> This option does not work when a package is using [package entrypoints](https://nodejs.org/api/packages.html#packages_package_entry_points)\n\n### `moduleDirectories`\n\nType: `Array[...String]`<br>\nDefault: `['node_modules']`\n\nA list of directory names in which to recursively look for modules.\n\n### `modulePaths`\n\nType: `Array[...String]`<br>\nDefault: `[]`\n\nA list of absolute paths to additional locations to search for modules. [This is analogous to setting the `NODE_PATH` environment variable for node](https://nodejs.org/api/modules.html#loading-from-the-global-folders).\n\n### `dedupe`\n\nType: `Array[...String]`<br>\nDefault: `[]`\n\nAn `Array` of modules names, which instructs the plugin to force resolving for the specified modules to the root `node_modules`. Helps to prevent bundling the same package multiple times if package is imported from dependencies.\n\n```js\ndedupe: ['my-package', '@namespace/my-package'];\n```\n\nThis will deduplicate bare imports such as:\n\n```js\nimport 'my-package';\nimport '@namespace/my-package';\n```\n\nAnd it will deduplicate deep imports such as:\n\n```js\nimport 'my-package/foo.js';\nimport '@namespace/my-package/bar.js';\n```\n\n### `extensions`\n\nType: `Array[...String]`<br>\nDefault: `['.mjs', '.js', '.json', '.node']`\n\nSpecifies the extensions of files that the plugin will operate on.\n\n### `jail`\n\nType: `String`<br>\nDefault: `'/'`\n\nLocks the module search within specified path (e.g. chroot). Modules defined outside this path will be ignored by this plugin.\n\n### `mainFields`\n\nType: `Array[...String]`<br>\nDefault: `['module', 'main']`<br>\nValid values: `['browser', 'jsnext:main', 'module', 'main']`\n\nSpecifies the properties to scan within a `package.json`, used to determine the bundle entry point. The order of property names is significant, as the first-found property is used as the resolved entry point. If the array contains `'browser'`, key/values specified in the `package.json` `browser` property will be used.\n\n### `preferBuiltins`\n\nType: `Boolean | (module: string) => boolean`<br>\nDefault: `true` (with warnings if a builtin module is used over a local version. Set to `true` to disable warning.)\n\nIf `true`, the plugin will prefer built-in modules (e.g. `fs`, `path`). If `false`, the plugin will look for locally installed modules of the same name.\n\nAlternatively, you may pass in a function that returns a boolean to confirm whether the plugin should prefer built-in modules. e.g.\n\n```js\npreferBuiltins: (module) => module !== 'punycode';\n```\n\nwill not treat `punycode` as a built-in module\n\n### `modulesOnly`\n\nType: `Boolean`<br>\nDefault: `false`\n\nIf `true`, inspect resolved files to assert that they are ES2015 modules.\n\n### `resolveOnly`\n\nType: `Array[...String|RegExp] | (module: string) => boolean`<br>\nDefault: `null`\n\nAn `Array` which instructs the plugin to limit module resolution to those whose names match patterns in the array. _Note: Modules not matching any patterns will be marked as external._\n\nAlternatively, you may pass in a function that returns a boolean to confirm whether the module should be included or not.\n\nExamples:\n\n- `resolveOnly: ['batman', /^@batcave\\/.*$/]`\n- `resolveOnly: module => !module.includes('joker')`\n\n### `rootDir`\n\nType: `String`<br>\nDefault: `process.cwd()`\n\nSpecifies the root directory from which to resolve modules. Typically used when resolving entry-point imports, and when resolving deduplicated modules. Useful when executing rollup in a package of a mono-repository.\n\n```\n// Set the root directory to be the parent folder\nrootDir: path.join(process.cwd(), '..')\n```\n\n### `ignoreSideEffectsForRoot`\n\nType: `Boolean`<br>\nDefault: `false`\n\nIf you use the `sideEffects` property in the package.json, by default this is respected for files in the root package. Set to `true` to ignore the `sideEffects` configuration for the root package.\n\n### `allowExportsFolderMapping`\n\nOlder Node versions supported exports mappings of folders like\n\n```json\n{\n  \"exports\": {\n    \"./foo/\": \"./dist/foo/\"\n  }\n}\n```\n\nThis was deprecated with Node 14 and removed in Node 17, instead it is recommended to use exports patterns like\n\n```json\n{\n  \"exports\": {\n    \"./foo/*\": \"./dist/foo/*\"\n  }\n}\n```\n\nBut for backwards compatibility this behavior is still supported by enabling the `allowExportsFolderMapping` (defaults to `true`).\nThe default value might change in a futur major release.\n\n## Preserving symlinks\n\nThis plugin honours the rollup [`preserveSymlinks`](https://rollupjs.org/guide/en/#preservesymlinks) option.\n\n## Using with @rollup/plugin-commonjs\n\nSince most packages in your node_modules folder are probably legacy CommonJS rather than JavaScript modules, you may need to use [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/master/packages/commonjs):\n\n```js\n// rollup.config.js\nimport { nodeResolve } from '@rollup/plugin-node-resolve';\nimport commonjs from '@rollup/plugin-commonjs';\n\nexport default {\n  input: 'main.js',\n  output: {\n    file: 'bundle.js',\n    format: 'iife',\n    name: 'MyModule'\n  },\n  plugins: [nodeResolve(), commonjs()]\n};\n```\n\n## Resolving Built-Ins (like `fs`)\n\nBy default this plugin will prefer built-ins over local modules, marking them as external.\n\nSee [`preferBuiltins`](#preferbuiltins).\n\nTo provide stubbed versions of Node built-ins, use a plugin like [rollup-plugin-node-polyfills](https://github.com/ionic-team/rollup-plugin-node-polyfills) and set `preferBuiltins` to `false`. e.g.\n\n```js\nimport { nodeResolve } from '@rollup/plugin-node-resolve';\nimport nodePolyfills from 'rollup-plugin-node-polyfills';\nexport default ({\n  input: ...,\n  plugins: [\n    nodePolyfills(),\n    nodeResolve({ preferBuiltins: false })\n  ],\n  external: builtins,\n  output: ...\n})\n```\n\n## Resolving Require Statements\n\nAccording to [NodeJS module resolution](https://nodejs.org/api/packages.html#packages_package_entry_points) `require` statements should resolve using the `require` condition in the package exports field, while es modules should use the `import` condition.\n\nThe node resolve plugin uses `import` by default, you can opt into using the `require` semantics by passing an extra option to the resolve function:\n\n```js\nthis.resolve(importee, importer, {\n  skipSelf: true,\n  custom: { 'node-resolve': { isRequire: true } }\n});\n```\n\n## Resolve Options\n\nAfter this plugin resolved an import id to its target file in `node_modules`, it will invoke `this.resolve` again with the resolved id. It will pass the following information in the resolve options:\n\n```js\nthis.resolve(resolved.id, importer, {\n  custom: {\n    'node-resolve': {\n      resolved, // the object with information from node.js resolve\n      importee // the original import id\n    }\n  }\n});\n```\n\nYour plugin can use the `importee` information to map an original import to its resolved file in `node_modules`, in a plugin hook such as `resolveId`.\n\nThe `resolved` object contains the resolved id, which is passed as the first parameter. It also has a property `moduleSideEffects`, which may contain the value from the npm `package.json` field `sideEffects` or `null`.\n\n## Meta\n\n[CONTRIBUTING](/.github/CONTRIBUTING.md)\n\n[LICENSE (MIT)](/LICENSE)\n","_attachments":{},"homepage":"https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"license":"MIT"}