{"_id":"webpack-manifest-plugin","_rev":"3900353","name":"webpack-manifest-plugin","description":"A Webpack Plugin for generating Asset Manifests","dist-tags":{"beta":"1.1.0-0","latest":"5.0.1","next":"3.0.0-rc.0"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"time":{"modified":"2025-09-01T01:08:26.000Z","created":"2015-05-06T13:39:47.537Z","5.0.1":"2025-03-11T23:17:58.492Z","5.0.0":"2022-03-08T15:41:17.511Z","4.1.1":"2022-01-11T15:41:16.709Z","4.1.0":"2022-01-11T15:20:13.044Z","4.0.2":"2021-07-29T11:44:08.619Z","4.0.1":"2021-07-28T21:36:36.166Z","4.0.0":"2021-07-28T19:06:52.159Z","3.2.0":"2021-07-27T00:35:09.997Z","3.1.1":"2021-04-01T13:59:48.508Z","3.1.0":"2021-03-10T15:46:39.296Z","3.0.0":"2020-12-02T16:06:25.754Z","3.0.0-rc.0":"2019-10-24T13:43:46.036Z","2.2.0":"2019-10-02T16:57:56.368Z","2.1.2":"2019-09-25T23:08:36.661Z","2.1.1":"2019-09-24T13:54:20.681Z","2.1.0":"2019-09-23T16:09:15.238Z","2.0.4":"2018-09-12T09:09:20.827Z","2.0.3":"2018-05-22T18:10:59.518Z","2.0.2":"2018-04-29T20:30:42.320Z","2.0.1":"2018-04-19T12:23:39.215Z","2.0.0":"2018-04-08T16:26:42.147Z","2.0.0-rc.2":"2018-02-28T23:03:15.733Z","2.0.0-rc.1":"2017-09-21T12:00:00.621Z","1.3.2":"2017-09-14T12:39:52.622Z","1.3.1":"2017-08-14T11:57:58.907Z","1.3.0":"2017-08-09T20:58:36.353Z","1.2.1":"2017-07-20T23:09:14.488Z","1.2.0":"2017-07-20T18:34:20.255Z","1.1.2":"2017-07-07T14:07:06.239Z","1.1.1":"2017-07-06T19:23:17.713Z","1.1.0":"2016-10-19T15:36:52.850Z","1.1.0-0":"2016-10-19T15:26:15.276Z","1.0.1":"2016-04-26T02:33:18.022Z","1.0.0":"2016-02-07T16:55:53.554Z","0.5.0":"2015-10-31T14:18:07.275Z","0.4.0":"2015-08-06T21:12:09.881Z","0.3.0":"2015-07-02T14:20:18.411Z","0.2.0":"2015-06-07T23:11:34.573Z","0.0.2":"2015-05-21T21:00:37.797Z","0.0.1":"2015-05-06T13:39:47.537Z"},"users":{"qbylucky":true,"ackhub":true,"cognivator":true,"detj":true,"jcurtis":true,"gabrielschlomo":true,"sqrtthree":true,"xu_q90":true,"arkanciscan":true,"bourne":true,"zhilidali":true,"fengmiaosen":true,"landy2014":true,"bro_strummer":true,"martinspinks":true,"sszhu":true,"rbultitude":true,"myalin":true,"budiantoip":true,"luffy84217":true,"isenricho":true,"flayks":true,"calin.buzatu":true},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"versions":{"5.0.1":{"name":"webpack-manifest-plugin","version":"5.0.1","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"dist/index.js","engines":{"node":">=14"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm lint && pnpm security","ci:test":"pnpm test -- --verbose","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write README.md","lint:js":"eslint --cache --fix --cache src test","lint:json":"prettier --write codecov.yml package.json","prepare":"husky install","prepublishOnly":"pnpm lint && pnpm build","pretest":"pnpm install && pnpm build","security":"pnpm audit --audit-level=high --prod","test":"ava --timeout=2m"},"peerDependencies":{"webpack":"^5.75.0"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@commitlint/cli":"^13.1.0","@commitlint/config-conventional":"^13.1.0","@svgr/webpack":"^5.4.0","@types/node":"^16.4.3","@types/webpack":"^5.28.0","@types/webpack-sources":"^2.1.1","@wordpress/dependency-extraction-webpack-plugin":"^3.1.0","ava":"^5.1.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","del":"^6.0.0","eslint-config-shellscape":"^6.0.0","file-loader":"^6.2.0","husky":"8.0.2","lint-staged":"11.1.1","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","ts-node":"^10.1.0","tslib":"^2.3.0","typescript":"^4.9.4","webpack":"^5.75.0","webpack-merge":"^5.8.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["src/*.ts"],"exclude":["test/"]},"pre-commit":"lint-staged","_id":"webpack-manifest-plugin@5.0.1","gitHead":"b87cabc87794bafc4cb7118c723bd5cab525e1d1","types":"./dist/index.d.ts","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"8d401fec7fa587cba5af561eb60e39d6a8050e8a","size":11306,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-5.0.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/webpack-manifest-plugin_5.0.1_1741735078344_0.9239700236507926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-11T23:17:58.492Z","publish_time":1741735078492,"_source_registry_name":"default","_cnpm_publish_time":1741735078492},"5.0.0":{"name":"webpack-manifest-plugin","version":"5.0.0","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"dist/index.js","engines":{"node":">=12.22.0"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm lint && pnpm security","ci:test":"pnpm test -- --verbose","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write README.md","lint:js":"eslint --cache --fix --cache src test","lint:json":"prettier --write codecov.yml package.json","prepublishOnly":"pnpm lint && pnpm build","pretest":"pnpm build","security":"pnpm audit --audit-level=high --prod","test":"pnpm install && ava"},"peerDependencies":{"webpack":"^5.47.0"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@commitlint/cli":"^13.1.0","@commitlint/config-conventional":"^13.1.0","@svgr/webpack":"^5.4.0","@types/node":"^16.4.3","@types/webpack":"^5.28.0","@types/webpack-sources":"^2.1.1","@wordpress/dependency-extraction-webpack-plugin":"^3.1.0","ava":"^3.13.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","del":"^6.0.0","eslint-config-shellscape":"^4.2.0","file-loader":"^6.2.0","husky":"4.3.8","lint-staged":"11.1.1","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","ts-node":"^10.1.0","tslib":"^2.3.0","typescript":"^4.3.5","webpack":"^5.47.0","webpack-merge":"^5.2.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["src/*.ts"],"exclude":["test/"]},"pre-commit":"lint-staged","gitHead":"180940caa25c17be9fce714e9b328681dc561334","_id":"webpack-manifest-plugin@5.0.0","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"shasum":"084246c1f295d1b3222d36e955546433ca8df803","size":11276,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-5.0.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_5.0.0_1646754077337_0.04409023656523425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-08T15:41:21.342Z","publish_time":1646754077511,"_cnpm_publish_time":1646754077511},"4.1.1":{"name":"webpack-manifest-plugin","version":"4.1.1","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"dist/index.js","engines":{"node":">=12.22.0"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm lint && pnpm security","ci:test":"pnpm test -- --verbose","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write README.md","lint:js":"eslint --cache --fix --cache scripts src test","lint:json":"prettier --write codecov.yml package.json","posttest":"pnpm switch -- \"4\" && pnpm install","prepublishOnly":"pnpm lint && pnpm build","pretest":"pnpm build","security":"pnpm audit --audit-level=high --prod","switch":"cd scripts && ts-node --project ./tsconfig.json ./set-webpack-version.ts","test":"pnpm test:v4 && pnpm test:v5","test:v4":"ava","test:v5":"pnpm switch -- \"5\" && pnpm install && ava"},"peerDependencies":{"webpack":"^4.44.2 || ^5.47.0"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@commitlint/cli":"^13.1.0","@commitlint/config-conventional":"^13.1.0","@svgr/webpack":"^5.4.0","@types/node":"^16.4.3","@types/webpack":"^4.41.26","@types/webpack-sources":"^2.1.1","@wordpress/dependency-extraction-webpack-plugin":"^3.1.0","ava":"^3.13.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","css-loader":"^1.0.0","del":"^6.0.0","eslint-config-shellscape":"^4.2.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","husky":"4.3.8","lint-staged":"11.1.1","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","ts-node":"^10.1.0","tslib":"^2.3.0","typescript":"^4.3.5","webpack":"^4.44.2","webpack-merge":"^5.2.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["src/*.ts"],"exclude":["test/"]},"pre-commit":"lint-staged","webpack-versions":{"4":{"webpack":"^4.44.2","@types/webpack":"^4.41.26"},"5":{"webpack":"latest","@types/webpack":"latest"}},"gitHead":"793a035c4162c4f34273af6aeef25b5686e5c4d0","_id":"webpack-manifest-plugin@4.1.1","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"10f8dbf4714ff93a215d5a45bcc416d80506f94f","size":11519,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-4.1.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_4.1.1_1641915676549_0.4458167379902278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-11T15:42:43.368Z","publish_time":1641915676709,"_cnpm_publish_time":1641915676709},"4.1.0":{"name":"webpack-manifest-plugin","version":"4.1.0","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"dist/index.js","engines":{"node":">=12.22.0"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm lint && pnpm security","ci:test":"pnpm test -- --verbose","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write README.md","lint:js":"eslint --cache --fix --cache scripts src test","lint:json":"prettier --write codecov.yml package.json","posttest":"pnpm switch -- \"4\" && pnpm install","prepublishOnly":"pnpm lint && pnpm build","pretest":"pnpm build","security":"pnpm audit --audit-level=high --prod","switch":"cd scripts && ts-node --project ./tsconfig.json ./set-webpack-version.ts","test":"pnpm test:v4 && pnpm test:v5","test:v4":"ava","test:v5":"pnpm switch -- \"5\" && pnpm install && ava"},"peerDependencies":{"webpack":"^4.44.2 || ^5.47.0"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@commitlint/cli":"^13.1.0","@commitlint/config-conventional":"^13.1.0","@svgr/webpack":"^5.4.0","@types/node":"^16.4.3","@types/webpack":"^4.41.26","@types/webpack-sources":"^2.1.1","@wordpress/dependency-extraction-webpack-plugin":"^3.1.0","ava":"^3.13.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","css-loader":"^1.0.0","del":"^6.0.0","eslint-config-shellscape":"^4.2.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","husky":"4.3.8","lint-staged":"11.1.1","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","ts-node":"^10.1.0","tslib":"^2.3.0","typescript":"^4.3.5","webpack":"^4.44.2","webpack-merge":"^5.2.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["src/*.ts"],"exclude":["test/"]},"pre-commit":"lint-staged","webpack-versions":{"4":{"webpack":"^4.44.2","@types/webpack":"^4.41.26"},"5":{"webpack":"latest","@types/webpack":"latest"}},"gitHead":"4ac6c240fc964fdc8f1d3efb510e1e58576cfc72","_id":"webpack-manifest-plugin@4.1.0","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"d81db448b4bb06a7c358fb49ce717032d614a340","size":5552,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-4.1.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_4.1.0_1641914412912_0.5738880135602316"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-11T15:30:24.754Z","publish_time":1641914413044,"_cnpm_publish_time":1641914413044},"4.0.2":{"name":"webpack-manifest-plugin","version":"4.0.2","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"dist/index.js","engines":{"node":">=12.22.0"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm lint && pnpm security","ci:test":"pnpm test -- --verbose","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write README.md","lint:js":"eslint --cache --fix --cache scripts src test","lint:json":"prettier --write codecov.yml package.json","posttest":"pnpm switch -- \"4\" && pnpm install","prepublishOnly":"pnpm lint && pnpm build","pretest":"pnpm build","security":"pnpm audit --audit-level=high --prod","switch":"cd scripts && ts-node --project ./tsconfig.json ./set-webpack-version.ts","test":"pnpm test:v4 && pnpm test:v5","test:v4":"ava","test:v5":"pnpm switch -- \"5\" && pnpm install && ava"},"peerDependencies":{"webpack":"^4.44.2 || ^5.47.0"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@commitlint/cli":"^13.1.0","@commitlint/config-conventional":"^13.1.0","@svgr/webpack":"^5.4.0","@types/node":"^16.4.3","@types/webpack":"^4.41.26","@types/webpack-sources":"^2.1.1","@wordpress/dependency-extraction-webpack-plugin":"^3.1.0","ava":"^3.13.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","css-loader":"^1.0.0","del":"^6.0.0","eslint-config-shellscape":"^4.2.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","husky":"4.3.8","lint-staged":"11.1.1","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","ts-node":"^10.1.0","tslib":"^2.3.0","typescript":"^4.3.5","webpack":"^4.44.2","webpack-merge":"^5.2.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["src/*.ts"],"exclude":["test/"]},"pre-commit":"lint-staged","webpack-versions":{"4":{"webpack":"^4.44.2","@types/webpack":"^4.41.26"},"5":{"webpack":"latest","@types/webpack":"latest"}},"gitHead":"77eca2545b70ea235fc2c6b5ddf0f90540dd8588","_id":"webpack-manifest-plugin@4.0.2","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"a7ee46219a6c820a5cdae0f7ddb7cb04837448fb","size":11186,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-4.0.2.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_4.0.2_1627559048455_0.2121592057558619"},"_hasShrinkwrap":false,"publish_time":1627559048619,"_cnpm_publish_time":1627559048619},"4.0.1":{"name":"webpack-manifest-plugin","version":"4.0.1","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"dist/index.js","engines":{"node":">=12.22.0"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm lint && pnpm security","ci:test":"pnpm test -- --verbose","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write README.md","lint:js":"eslint --cache --fix --cache scripts src test","lint:json":"prettier --write codecov.yml package.json","posttest":"pnpm switch -- \"4\" && pnpm install","prepublishOnly":"pnpm lint && pnpm build","pretest":"pnpm build","security":"pnpm audit --audit-level=high --prod","switch":"cd scripts && ts-node --project ./tsconfig.json ./set-webpack-version.ts","test":"pnpm test:v4 && pnpm test:v5","test:v4":"ava","test:v5":"pnpm switch -- \"5\" && pnpm install && ava"},"peerDependencies":{"webpack":"^4.44.2 || ^5.47.0"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@commitlint/cli":"^13.1.0","@commitlint/config-conventional":"^13.1.0","@svgr/webpack":"^5.4.0","@types/node":"^16.4.3","@types/webpack":"^4.41.26","@types/webpack-sources":"^2.1.1","@wordpress/dependency-extraction-webpack-plugin":"^3.1.0","ava":"^3.13.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","css-loader":"^1.0.0","del":"^6.0.0","eslint-config-shellscape":"^4.2.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","husky":"4.3.8","lint-staged":"11.1.1","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","ts-node":"^10.1.0","tslib":"^2.3.0","typescript":"^4.3.5","webpack":"^4.44.2","webpack-merge":"^5.2.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["src/*.ts"],"exclude":["test/"]},"pre-commit":"lint-staged","webpack-versions":{"4":{"webpack":"^4.44.2","@types/webpack":"^4.41.26"},"5":{"webpack":"latest","@types/webpack":"latest"}},"gitHead":"9bfc989b807b3d6134ac79cb82c9f356c8bad596","_id":"webpack-manifest-plugin@4.0.1","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"425e37caf7580fc02a4650d8405387e91299b233","size":10999,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-4.0.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_4.0.1_1627508196001_0.953051732699385"},"_hasShrinkwrap":false,"publish_time":1627508196166,"_cnpm_publish_time":1627508196166},"4.0.0":{"name":"webpack-manifest-plugin","version":"4.0.0","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"dist/index.js","engines":{"node":">=12.22.0"},"scripts":{"build":"tsc --project tsconfig.json","ci:coverage":"nyc pnpm ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm lint && pnpm security","ci:test":"pnpm test -- --verbose","lint":"pnpm lint:docs && pnpm lint:json && pnpm lint:js","lint-staged":"lint-staged","lint:docs":"prettier --write README.md","lint:js":"eslint --cache --fix --cache scripts src test","lint:json":"prettier --write codecov.yml package.json","posttest":"pnpm switch -- \"4\"","prepublishOnly":"pnpm lint && pnpm build","pretest":"pnpm build","security":"pnpm audit --audit-level=high --prod","switch":"cd scripts && ts-node --project ./tsconfig.json ./set-webpack-version.ts","test":"pnpm test:v4 && pnpm test:v5","test:v4":"ava","test:v5":"pnpm switch -- \"5\" && pnpm install && ava"},"peerDependencies":{"webpack":"^4.44.2"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@commitlint/cli":"^13.1.0","@commitlint/config-conventional":"^13.1.0","@svgr/webpack":"^5.4.0","@types/node":"^16.4.3","@types/webpack":"^4.41.26","@types/webpack-sources":"^2.1.1","@wordpress/dependency-extraction-webpack-plugin":"^3.1.0","ava":"^3.13.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","css-loader":"^1.0.0","del":"^6.0.0","eslint-config-shellscape":"^4.2.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","husky":"4.3.8","lint-staged":"11.1.1","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","ts-node":"^10.1.0","tslib":"^2.3.0","typescript":"^4.3.5","webpack":"^4.44.2","webpack-merge":"^5.2.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["src/*.ts"],"exclude":["test/"]},"pre-commit":"lint-staged","webpack-versions":{"4":{"webpack":"^4.44.2","@types/webpack":"^4.41.26"},"5":{"webpack":"latest","@types/webpack":"latest"}},"gitHead":"5ff683260cb6b7f48ad8a0f02faebe89a63d964e","_id":"webpack-manifest-plugin@4.0.0","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"2157c853f3fa03f8cbaae59e92c021a54dce562c","size":10991,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-4.0.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_4.0.0_1627499212025_0.22912950752251948"},"_hasShrinkwrap":false,"publish_time":1627499212159,"_cnpm_publish_time":1627499212159},"3.2.0":{"name":"webpack-manifest-plugin","version":"3.2.0","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"lib/index.js","engines":{"node":">=10.22.1"},"scripts":{"ci:coverage":"nyc npm run ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"npm run lint && npm run security","ci:test":"npm run test -- --verbose","lint":"npm run lint:docs && npm run lint:json && npm run lint:package && npm run lint:js","lint-staged":"lint-staged","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache lib test","lint:json":"prettier --write codecov.yml .circleci/config.yml .eslintrc","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","posttest":"node set-webpack-version.js \"^4.44.2\" && npm install","security":"npm audit --audit-level=high","test":"npm run test:v4 && npm run test:v5","test:v4":"ava","test:v5":"node set-webpack-version.js \"^5\" && npm install && ava"},"peerDependencies":{"webpack":"^4.44.2"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@svgr/webpack":"^5.4.0","@wordpress/dependency-extraction-webpack-plugin":"^3.1.0","ava":"^3.13.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","css-loader":"^1.0.0","del":"^6.0.0","eslint-config-shellscape":"^2.1.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","lint-staged":"^10.4.0","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","webpack":"^4.44.2","webpack-merge":"^5.2.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["lib/*.js"],"exclude":["test/"]},"pre-commit":"lint-staged","gitHead":"1b9142e05852ff3499b172449a8e1254e0a1c9df","_id":"webpack-manifest-plugin@3.2.0","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"28290be3005f27867b2c7d8c52c01d0c7876033d","size":7793,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-3.2.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_3.2.0_1627346109843_0.007917326997963992"},"_hasShrinkwrap":false,"publish_time":1627346109997,"_cnpm_publish_time":1627346109997},"3.1.1":{"name":"webpack-manifest-plugin","version":"3.1.1","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"lib/index.js","engines":{"node":">=10.22.1"},"scripts":{"ci:coverage":"nyc npm run ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"npm run lint && npm run security","ci:test":"npm run test -- --verbose","lint":"npm run lint:docs && npm run lint:json && npm run lint:package && npm run lint:js","lint-staged":"lint-staged","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache lib test","lint:json":"prettier --write codecov.yml .circleci/config.yml .eslintrc","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","posttest":"node set-webpack-version.js \"^4.44.2\" && npm install","security":"npm audit --audit-level=moderate","test":"npm run test:v4 && npm run test:v5","test:v4":"ava","test:v5":"node set-webpack-version.js \"^5\" && npm install && ava"},"peerDependencies":{"webpack":">=4.44.2"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@svgr/webpack":"^5.4.0","ava":"^3.13.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","css-loader":"^1.0.0","del":"^6.0.0","eslint-config-shellscape":"^2.1.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","lint-staged":"^10.4.0","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","webpack":"^4.44.2","webpack-merge":"^5.2.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["lib/*.js"],"exclude":["test/"]},"pre-commit":"lint-staged","gitHead":"da910dcfc3984ef699e417a3ee9cb8bb7c35b890","_id":"webpack-manifest-plugin@3.1.1","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"d4c57ef70e0641f754dd005cb5ba7ca5601ac9d3","size":7640,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-3.1.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_3.1.1_1617285588349_0.5400857826027765"},"_hasShrinkwrap":false,"publish_time":1617285588508,"_cnpm_publish_time":1617285588508},"3.1.0":{"name":"webpack-manifest-plugin","version":"3.1.0","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"lib/index.js","engines":{"node":">=10.22.1"},"scripts":{"ci:coverage":"nyc npm run ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"npm run lint && npm run security","ci:test":"npm run test -- --verbose","lint":"npm run lint:docs && npm run lint:json && npm run lint:package && npm run lint:js","lint-staged":"lint-staged","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache lib test","lint:json":"prettier --write codecov.yml .circleci/config.yml .eslintrc","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","posttest":"npm install webpack@^4.44.2","security":"npm audit --audit-level=moderate","test":"npm run test:v4","test:v4":"ava","test:v5":"npm install webpack@^5.0.0 --no-save && ava"},"peerDependencies":{"webpack":">=4.44.2"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@svgr/webpack":"^5.4.0","ava":"^3.13.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","css-loader":"^1.0.0","del":"^6.0.0","eslint-config-shellscape":"^2.1.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","lint-staged":"^10.4.0","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","webpack":"^4.44.2","webpack-merge":"^5.2.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["lib/*.js"],"exclude":["test/"]},"pre-commit":"lint-staged","gitHead":"4d3e935debdf1ef7d915389e13d7e2e059b8c3d2","_id":"webpack-manifest-plugin@3.1.0","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"9030b8839bed093d93930a9d1d3a7ab00f7ac4f7","size":7295,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-3.1.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_3.1.0_1615391199142_0.7748863269915642"},"_hasShrinkwrap":false,"publish_time":1615391199296,"_cnpm_publish_time":1615391199296},"3.0.0":{"name":"webpack-manifest-plugin","version":"3.0.0","description":"A Webpack Plugin for generating Asset Manifests","license":"MIT","repository":{"type":"git","url":"git+https://github.com/shellscape/webpack-manifest-plugin.git"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"main":"lib/index.js","engines":{"node":">=10.22.1"},"scripts":{"ci:coverage":"nyc npm run ci:test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"npm run lint && npm run security","ci:test":"npm run test -- --verbose","lint":"npm run lint:docs && npm run lint:json && npm run lint:package && npm run lint:js","lint-staged":"lint-staged","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --write README.md","lint:js":"eslint --fix --cache lib test","lint:json":"prettier --write codecov.yml .circleci/config.yml .eslintrc","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","posttest":"npm install webpack@^4.44.2","security":"npm audit --audit-level=moderate","test":"npm run test:v4 && npm run test:v5","test:v4":"ava","test:v5":"npm install webpack@^5.0.0 --no-save && ava"},"peerDependencies":{"webpack":">=4.44.2"},"dependencies":{"tapable":"^2.0.0","webpack-sources":"^2.2.0"},"devDependencies":{"@ava/babel":"^1.0.1","@svgr/webpack":"^5.4.0","ava":"^3.13.0","codecov":"^3.1.0","copy-webpack-plugin":"^6.2.1","css-loader":"^1.0.0","del":"^6.0.0","eslint-config-shellscape":"^2.1.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","lint-staged":"^10.4.0","memory-fs":"^0.4.1","nyc":"^15.1.0","pre-commit":"^1.2.2","prettier":"^2.1.2","prettier-plugin-package":"^1.2.0","react":"^16.3.2","style-loader":"^0.23.0","webpack":"^4.44.2","webpack-merge":"^5.2.0"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/output/**"]},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"lint-staged":{"*.js":["eslint --fix"]},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"nyc":{"include":["lib/*.js"],"exclude":["test/"]},"pre-commit":"lint-staged","gitHead":"728e43113536ec1eecbc5517d4076f954e7caf4d","_id":"webpack-manifest-plugin@3.0.0","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"426644300e5dc41a75a9c996c4d4f876eb3c2b5b","size":7293,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-3.0.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_3.0.0_1606925185624_0.01785910025323645"},"_hasShrinkwrap":false,"publish_time":1606925185754,"_cnpm_publish_time":1606925185754},"3.0.0-rc.0":{"name":"webpack-manifest-plugin","version":"3.0.0-rc.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jest","codecov":"codecov"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=6.11.5"},"peerDependencies":{"webpack":"4"},"devDependencies":{"@svgr/webpack":"^4.3.3","codecov":"^3.6.1","css-loader":"^3.2.0","file-loader":"^4.2.0","jest":"^24.9.0","memory-fs":"^0.4.1","mini-css-extract-plugin":"^0.8.0","react":"^16.9.0","rimraf":"^3.0.0","style-loader":"^1.0.0","webpack":"^4.41.0"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^8.1.0","lodash":"^4","tapable":"^1.1.3"},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true,"coveragePathIgnorePatterns":["<rootDir>/spec/helpers/"]},"readmeFilename":"README.md","gitHead":"4e02e21a61f2a7e41d36b0564d45c5f4932b0615","_id":"webpack-manifest-plugin@3.0.0-rc.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"d488cc34d9509aa4ffcf98eee8559d9106195e2a","size":5046,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-3.0.0-rc.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-3.0.0-rc.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_3.0.0-rc.0_1571924625933_0.783278159185876"},"_hasShrinkwrap":false,"publish_time":1571924626036,"_cnpm_publish_time":1571924626036},"2.2.0":{"name":"webpack-manifest-plugin","version":"2.2.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jest","codecov":"codecov"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=6.11.5"},"peerDependencies":{"webpack":"2 || 3 || 4"},"devDependencies":{"codecov":"^3.1.0","css-loader":"^1.0.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","jest":"^23.5.0","memory-fs":"^0.4.1","react":"^16.3.2","rimraf":"^2.6.1","style-loader":"^0.23.0","svgr":"^1.9.2","webpack":"^3.12.0"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^7.0.0","lodash":">=3.5 <5","object.entries":"^1.1.0","tapable":"^1.0.0"},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"gitHead":"5715c07748a80dae583074304e306534eac1896a","_id":"webpack-manifest-plugin@2.2.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"19ca69b435b0baec7e29fbe90fb4015de2de4f16","size":5071,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.2.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_2.2.0_1570035476236_0.7898308017256204"},"_hasShrinkwrap":false,"publish_time":1570035476368,"_cnpm_publish_time":1570035476368},"2.1.2":{"name":"webpack-manifest-plugin","version":"2.1.2","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jest","codecov":"codecov"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=6.11.5"},"peerDependencies":{"webpack":"2 || 3 || 4"},"devDependencies":{"codecov":"^3.1.0","css-loader":"^1.0.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","jest":"^23.5.0","memory-fs":"^0.4.1","react":"^16.3.2","rimraf":"^2.6.1","style-loader":"^0.23.0","svgr":"^1.9.2","webpack":"^3.12.0"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^7.0.0","lodash":">=3.5 <5","object.entries":"^1.1.0","tapable":"^1.0.0"},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"gitHead":"0ae710575e29726d1606c5c48bae888438a1bac0","_id":"webpack-manifest-plugin@2.1.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"990c448b4cfe1cf0b2dfad4a422264aabc4c98eb","size":4874,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.1.2.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_2.1.2_1569452916489_0.8262922014845031"},"_hasShrinkwrap":false,"publish_time":1569452916661,"_cnpm_publish_time":1569452916661},"2.1.1":{"name":"webpack-manifest-plugin","version":"2.1.1","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jest","codecov":"codecov"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=6.11.5"},"peerDependencies":{"webpack":"2 || 3 || 4"},"devDependencies":{"codecov":"^3.1.0","css-loader":"^1.0.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","jest":"^23.5.0","memory-fs":"^0.4.1","react":"^16.3.2","rimraf":"^2.6.1","style-loader":"^0.23.0","svgr":"^1.9.2","webpack":"^3.12.0"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^7.0.0","lodash":">=3.5 <5","object.entries":"^1.1.0","tapable":"^1.0.0"},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"gitHead":"6e736d40cdcc4dc9e0098ce6615b23407081b105","_id":"webpack-manifest-plugin@2.1.1","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"6b3e280327815b83152c79f42d0ca13b665773c4","size":4802,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.1.1.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_2.1.1_1569333260435_0.37654100022555714"},"_hasShrinkwrap":false,"publish_time":1569333260681,"_cnpm_publish_time":1569333260681},"2.1.0":{"name":"webpack-manifest-plugin","version":"2.1.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jest","codecov":"codecov"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=6.11.5"},"peerDependencies":{"webpack":"2 || 3 || 4"},"devDependencies":{"codecov":"^3.1.0","css-loader":"^1.0.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","jest":"^23.5.0","memory-fs":"^0.4.1","react":"^16.3.2","rimraf":"^2.6.1","style-loader":"^0.23.0","svgr":"^1.9.2","webpack":"^3.12.0"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^7.0.0","lodash":">=3.5 <5","tapable":"^1.0.0"},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"gitHead":"687e2608b6c48d9ce6f26ce03df02de8db7c5f9b","_id":"webpack-manifest-plugin@2.1.0","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"5c7c6b3bcfc28fa4a32bcd63c739a83a04eb41bf","size":4782,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.1.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_2.1.0_1569254954976_0.398654001151896"},"_hasShrinkwrap":false,"publish_time":1569254955238,"_cnpm_publish_time":1569254955238},"2.0.4":{"name":"webpack-manifest-plugin","version":"2.0.4","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jest","codecov":"codecov"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=6.11.5"},"peerDependencies":{"webpack":"2 || 3 || 4"},"devDependencies":{"codecov":"^3.1.0","css-loader":"^1.0.0","extract-text-webpack-plugin":"^3.0.2","file-loader":"^2.0.0","jest":"^23.5.0","memory-fs":"^0.4.1","react":"^16.3.2","rimraf":"^2.6.1","style-loader":"^0.23.0","svgr":"^1.9.2","webpack":"^3.12.0"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^7.0.0","lodash":">=3.5 <5","tapable":"^1.0.0"},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"gitHead":"bcca8907df46ad6b57199d34d7be876f95170a52","_id":"webpack-manifest-plugin@2.0.4","_npmVersion":"6.1.0","_nodeVersion":"10.7.0","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"e4ca2999b09557716b8ba4475fb79fab5986f0cd","size":4635,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.0.4.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_2.0.4_1536743360647_0.5146138978290937"},"_hasShrinkwrap":false,"publish_time":1536743360827,"_cnpm_publish_time":1536743360827},"2.0.3":{"name":"webpack-manifest-plugin","version":"2.0.3","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jest","codecov":"codecov"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=6.11.5"},"peerDependencies":{"webpack":"2 || 3 || 4"},"devDependencies":{"codecov":"^2.3.1","css-loader":"^0.9.1","extract-text-webpack-plugin":"^3.0.2","file-loader":"^1.1.11","jest":"^22.4.3","memory-fs":"^0.2.0","react":"^16.3.2","rimraf":"^2.6.1","style-loader":"^0.8.3","svgr":"^1.9.2","webpack":"^3.5.2"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5","tapable":"^1.0.0"},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"gitHead":"cad06c8476f83f33e0f9540886db177d7cf7b87a","_id":"webpack-manifest-plugin@2.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.3.0","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"b42c5b08a0319cedb3ec45d9375a9ecee0acf5eb","size":4669,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.0.3.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_2.0.3_1527012659466_0.6852635663982392"},"_hasShrinkwrap":false,"publish_time":1527012659518,"_cnpm_publish_time":1527012659518},"2.0.2":{"name":"webpack-manifest-plugin","version":"2.0.2","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jest","codecov":"codecov"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=6.11.5"},"peerDependencies":{"webpack":"2 || 3 || 4"},"devDependencies":{"codecov":"^2.3.1","css-loader":"^0.9.1","extract-text-webpack-plugin":"^3.0.2","file-loader":"^1.1.11","jest":"^22.4.3","memory-fs":"^0.2.0","rimraf":"^2.6.1","style-loader":"^0.8.3","webpack":"^3.5.2"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5","tapable":"^1.0.0"},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"gitHead":"95d94efbaa0ddde1abb68ec93764c9f63c130db0","_id":"webpack-manifest-plugin@2.0.2","_npmVersion":"5.8.0","_nodeVersion":"8.7.0","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"e46747a3c1dbf2e24298ca0f2a91764f51f5af60","size":4621,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.0.2.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_2.0.2_1525033842047_0.9584608549454403"},"_hasShrinkwrap":false,"publish_time":1525033842320,"_cnpm_publish_time":1525033842320},"2.0.1":{"name":"webpack-manifest-plugin","version":"2.0.1","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jest","codecov":"codecov"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=6.11.5"},"peerDependencies":{"webpack":"2 || 3 || 4"},"devDependencies":{"codecov":"^2.3.1","css-loader":"^0.9.1","extract-text-webpack-plugin":"^3.0.2","file-loader":"^1.1.11","jest":"^22.4.3","memory-fs":"^0.2.0","rimraf":"^2.6.1","style-loader":"^0.8.3","webpack":"^3.5.2"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5","tapable":"^1.0.0"},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"gitHead":"cbab79e9088f55911d919d61d223ce58e3b00c36","_id":"webpack-manifest-plugin@2.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.3.0","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"9ef26040eb2980bfcdd74a3ef88b6562c559469f","size":4639,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.0.1.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_2.0.1_1524140619070_0.4646410153166771"},"_hasShrinkwrap":false,"publish_time":1524140619215,"_cnpm_publish_time":1524140619215},"2.0.0":{"name":"webpack-manifest-plugin","version":"2.0.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jest","codecov":"codecov"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=6.11.5"},"peerDependencies":{"webpack":"2 || 3 || 4"},"devDependencies":{"codecov":"^2.3.1","css-loader":"^0.9.1","extract-text-webpack-plugin":"^3.0.2","file-loader":"^1.1.11","jest":"^22.4.3","memory-fs":"^0.2.0","rimraf":"^2.6.1","style-loader":"^0.8.3","webpack":"^3.5.2"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5","tapable":"^1.0.0"},"jest":{"testEnvironment":"node","coverageDirectory":"./coverage/","collectCoverage":true},"gitHead":"24acf95aaaaa4a2050e5f62340b66b2d0f6932aa","_id":"webpack-manifest-plugin@2.0.0","_npmVersion":"5.7.1","_nodeVersion":"8.7.0","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"691a0209e12083c375f6f22732ebc0e660437529","size":4585,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.0.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_2.0.0_1523204802103_0.9551429509855953"},"_hasShrinkwrap":false,"publish_time":1523204802147,"_cnpm_publish_time":1523204802147},"2.0.0-rc.2":{"name":"webpack-manifest-plugin","version":"2.0.0-rc.2","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"nyc jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=4"},"peerDependencies":{"webpack":"2 || 3 || 4"},"devDependencies":{"codecov":"^2.2.0","css-loader":"^0.9.1","extract-text-webpack-plugin":"^3.0.2","file-loader":"^0.9.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","nyc":"^10.3.2","rimraf":"^2.6.1","style-loader":"^0.8.3","webpack":"^3.5.2"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5"},"nyc":{"reporter":["lcov","text"],"exclude":["spec"]},"gitHead":"052970ef91b9b319e0ba06772f2debf998e5a241","_id":"webpack-manifest-plugin@2.0.0-rc.2","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"7e12abb805795fe256b085a214a15d9568f0e692","size":4546,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.0.0-rc.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.0.0-rc.2.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin_2.0.0-rc.2_1519858994295_0.916625826517252"},"_hasShrinkwrap":false,"publish_time":1519858995733,"_cnpm_publish_time":1519858995733},"2.0.0-rc.1":{"name":"webpack-manifest-plugin","version":"2.0.0-rc.1","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"nyc jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=4"},"peerDependencies":{"webpack":"2 || 3"},"devDependencies":{"codecov":"^2.2.0","css-loader":"^0.9.1","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.9.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","nyc":"^10.3.2","rimraf":"^2.6.1","style-loader":"^0.8.3","webpack":"^3.5.2"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5","mutexify":"1.0.1"},"nyc":{"reporter":["lcov","text"],"exclude":["spec"]},"gitHead":"ed72f6897c8e5b43ebd1751ee31aac0bc725ec19","_id":"webpack-manifest-plugin@2.0.0-rc.1","_npmVersion":"5.4.0","_nodeVersion":"8.4.0","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"82b03afd05a308a36a6066f1c37ac9ff1c9d5e8a","size":4250,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-2.0.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-2.0.0-rc.1.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin-2.0.0-rc.1.tgz_1505995199603_0.17563559766858816"},"directories":{},"publish_time":1505995200621,"_cnpm_publish_time":1505995200621,"_hasShrinkwrap":false},"1.3.2":{"name":"webpack-manifest-plugin","version":"1.3.2","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"nyc jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=0.10"},"peerDependencies":{"webpack":"1 || 2 || 3"},"devDependencies":{"codecov":"^2.2.0","css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","file-loader":"^0.9.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","nyc":"^10.3.2","rimraf":"^2.6.1","style-loader":"^0.8.3","webpack":"^1.7.3"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5"},"nyc":{"reporter":["lcov","text"],"exclude":["spec"]},"gitHead":"ea193faf3a9e8c13ab96fe48316bdc2d2a4281d3","_id":"webpack-manifest-plugin@1.3.2","_npmVersion":"5.4.0","_nodeVersion":"8.4.0","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"5ea8ee5756359ddc1d98814324fe43496349a7d4","size":4116,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.3.2.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin-1.3.2.tgz_1505392791648_0.4696916504763067"},"directories":{},"publish_time":1505392792622,"_cnpm_publish_time":1505392792622,"_hasShrinkwrap":false},"1.3.1":{"name":"webpack-manifest-plugin","version":"1.3.1","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"nyc jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=0.10"},"peerDependencies":{"webpack":"1 || 2 || 3"},"devDependencies":{"codecov":"^2.2.0","css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","file-loader":"^0.9.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","nyc":"^10.3.2","rimraf":"^2.6.1","style-loader":"^0.8.3","webpack":"^1.7.3"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5"},"nyc":{"reporter":["lcov","text"],"exclude":["spec"]},"gitHead":"1d691af97b955cc8c1c8cd5b684e54a81c7d0a3d","_id":"webpack-manifest-plugin@1.3.1","_npmVersion":"5.3.0","_nodeVersion":"8.1.3","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"dc071dd00cc602a014f107436f53a189c0e55a2c","size":4112,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.3.1.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin-1.3.1.tgz_1502711878044_0.25891235563904047"},"directories":{},"publish_time":1502711878907,"_cnpm_publish_time":1502711878907,"_hasShrinkwrap":false},"1.3.0":{"name":"webpack-manifest-plugin","version":"1.3.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"nyc jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=0.10"},"peerDependencies":{"webpack":"1 || 2 || 3"},"devDependencies":{"codecov":"^2.2.0","css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","file-loader":"^0.9.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","nyc":"^10.3.2","rimraf":"^2.6.1","style-loader":"^0.8.3","webpack":"^1.7.3"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5","mutexify":"^1.1.0"},"nyc":{"reporter":["lcov","text"],"exclude":["spec"]},"gitHead":"4c7c1665badcaa0a21ce4004fc6e0b0c09cca1f3","_id":"webpack-manifest-plugin@1.3.0","_npmVersion":"5.3.0","_nodeVersion":"8.1.2","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"08526d5e5b8f3e204c9922dc1af7f3f47d9d5448","size":4168,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.3.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin-1.3.0.tgz_1502312314882_0.31191951246000826"},"directories":{},"publish_time":1502312316353,"_hasShrinkwrap":false,"_cnpm_publish_time":1502312316353},"1.2.1":{"name":"webpack-manifest-plugin","version":"1.2.1","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"nyc jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=0.10"},"peerDependencies":{"webpack":"1 || 2 || 3"},"devDependencies":{"codecov":"^2.2.0","css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","file-loader":"^0.9.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","nyc":"^10.3.2","rimraf":"^2.6.1","style-loader":"^0.8.3","webpack":"^1.7.3"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5"},"nyc":{"reporter":["lcov","text"],"exclude":["spec"]},"gitHead":"d7792d74eee84a4130f87e50a25b5bad0304a7b9","_id":"webpack-manifest-plugin@1.2.1","_npmVersion":"5.3.0","_nodeVersion":"8.1.2","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"e02f0846834ce98dca516946ee3ee679745e7db1","size":2838,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.2.1.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin-1.2.1.tgz_1500592153530_0.4067050442099571"},"directories":{},"publish_time":1500592154488,"_hasShrinkwrap":false,"_cnpm_publish_time":1500592154488},"1.2.0":{"name":"webpack-manifest-plugin","version":"1.2.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"nyc jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=0.10"},"peerDependencies":{"webpack":"1 || 2 || 3"},"devDependencies":{"codecov":"^2.2.0","css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","file-loader":"^0.9.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","nyc":"^10.3.2","rimraf":"^2.6.1","style-loader":"^0.8.3","webpack":"^1.7.3"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5"},"nyc":{"reporter":["lcov","text"],"exclude":["spec"]},"gitHead":"458fb42a7895f434b901e644a2bf9f9de3595d56","_id":"webpack-manifest-plugin@1.2.0","_npmVersion":"5.3.0","_nodeVersion":"8.1.3","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"2a078481e6fb0e811f13e1c018c44a2d62798085","size":2882,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.2.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin-1.2.0.tgz_1500575659297_0.4506592967081815"},"directories":{},"publish_time":1500575660255,"_hasShrinkwrap":false,"_cnpm_publish_time":1500575660255},"1.1.2":{"name":"webpack-manifest-plugin","version":"1.1.2","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","engines":{"node":">=4"},"devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","style-loader":"^0.8.3","webpack":"^1.7.3"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5"},"gitHead":"ca27c2d835645de78155fc49abb16d15d1c90509","_id":"webpack-manifest-plugin@1.1.2","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"e9d9967f4f739ee25380ca57de7f9417c5bea029","size":2583,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.1.2.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin-1.1.2.tgz_1499436425229_0.1633587647229433"},"directories":{},"publish_time":1499436426239,"_hasShrinkwrap":false,"_cnpm_publish_time":1499436426239},"1.1.1":{"name":"webpack-manifest-plugin","version":"1.1.1","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","style-loader":"^0.8.3","webpack":"^1.7.3"},"files":["index.js","lib"],"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5"},"gitHead":"b2033d0812bf17d300603a4d6ed3bf23f31697b5","_id":"webpack-manifest-plugin@1.1.1","_npmVersion":"5.1.0","_nodeVersion":"8.1.2","_npmUser":{"name":"mastilver","email":"th.sileghem@gmail.com"},"dist":{"shasum":"fd54135fc1287ca8fef05f5e6a44fe9377559dfb","size":2605,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.1.1.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-manifest-plugin-1.1.1.tgz_1499368996631_0.6949390885420144"},"directories":{},"publish_time":1499368997713,"_hasShrinkwrap":false,"_cnpm_publish_time":1499368997713},"1.1.0":{"name":"webpack-manifest-plugin","version":"1.1.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","style-loader":"^0.8.3","webpack":"^1.7.3"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5"},"gitHead":"f33a0ad48e29b41f545bcdaa03bf6c2a331cd6e0","_id":"webpack-manifest-plugin@1.1.0","_shasum":"6b6c718aade8a2537995784b46bd2e9836057caa","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"danethurber","email":"dane.thurber@gmail.com"},"dist":{"shasum":"6b6c718aade8a2537995784b46bd2e9836057caa","size":3923,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.1.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/webpack-manifest-plugin-1.1.0.tgz_1476891411337_0.4521902452688664"},"directories":{},"publish_time":1476891412850,"_cnpm_publish_time":1476891412850,"_hasShrinkwrap":false},"1.1.0-0":{"name":"webpack-manifest-plugin","version":"1.1.0-0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","style-loader":"^0.8.3","webpack":"^1.7.3"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"fs-extra":"^0.30.0","lodash":">=3.5 <5"},"gitHead":"3a44de52de1d3a5b99dcc828c4df5d1154131e8d","_id":"webpack-manifest-plugin@1.1.0-0","_shasum":"0a5ac53042681a481e838135a8741f3f0fac0636","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"danethurber","email":"dane.thurber@gmail.com"},"dist":{"shasum":"0a5ac53042681a481e838135a8741f3f0fac0636","size":3934,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.1.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.1.0-0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/webpack-manifest-plugin-1.1.0-0.tgz_1476890774622_0.9217108350712806"},"directories":{},"publish_time":1476890775276,"_cnpm_publish_time":1476890775276,"_hasShrinkwrap":false},"1.0.1":{"name":"webpack-manifest-plugin","version":"1.0.1","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","style-loader":"^0.8.3","webpack":"^1.7.3"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"lodash":"^3.5.0"},"gitHead":"7fe385ee5942f83755c007232e4322401e11ff97","_id":"webpack-manifest-plugin@1.0.1","_shasum":"77947c728686af665c3114608389a0cd65ed6a08","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"danethurber","email":"dane.thurber@gmail.com"},"dist":{"shasum":"77947c728686af665c3114608389a0cd65ed6a08","size":3477,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.0.1.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/webpack-manifest-plugin-1.0.1.tgz_1461637995921_0.5357394826132804"},"directories":{},"publish_time":1461637998022,"_cnpm_publish_time":1461637998022,"_hasShrinkwrap":false},"1.0.0":{"name":"webpack-manifest-plugin","version":"1.0.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","style-loader":"^0.8.3","webpack":"^1.7.3"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"lodash":"^3.5.0"},"gitHead":"d92ff5d56461253d5de29414236eb2b953cd9b27","_id":"webpack-manifest-plugin@1.0.0","_shasum":"4e5f9772a61af45924df088f55dc3b216181e430","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"danethurber","email":"dane.thurber@gmail.com"},"dist":{"shasum":"4e5f9772a61af45924df088f55dc3b216181e430","size":3267,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-1.0.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/webpack-manifest-plugin-1.0.0.tgz_1454864150846_0.4383944752626121"},"directories":{},"publish_time":1454864153554,"_cnpm_publish_time":1454864153554,"_hasShrinkwrap":false},"0.5.0":{"name":"webpack-manifest-plugin","version":"0.5.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","style-loader":"^0.8.3","webpack":"^1.7.3"},"repository":{"type":"git","url":"https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"lodash":"^3.5.0"},"gitHead":"25e22f8de0f9842c7cb596ee76e58cfdff1f62ca","_id":"webpack-manifest-plugin@0.5.0","_shasum":"61b55307b6e29642b197c68bc9cee37fca636eb8","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"danethurber","email":"dane.thurber@gmail.com"},"dist":{"shasum":"61b55307b6e29642b197c68bc9cee37fca636eb8","size":3157,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-0.5.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"publish_time":1446301087275,"_cnpm_publish_time":1446301087275,"_hasShrinkwrap":false},"0.4.0":{"name":"webpack-manifest-plugin","version":"0.4.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","memory-fs":"^0.2.0","style-loader":"^0.8.3","webpack":"^1.7.3"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"lodash":"^3.5.0"},"gitHead":"fa98cbff666267a77a06715957ebc9e3996cd635","_id":"webpack-manifest-plugin@0.4.0","_shasum":"8c26f56f7e37748106f21d3792450fe4d68f0d01","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"danethurber","email":"dane.thurber@gmail.com"},"dist":{"shasum":"8c26f56f7e37748106f21d3792450fe4d68f0d01","size":3064,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-0.4.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"publish_time":1438895529881,"_cnpm_publish_time":1438895529881,"_hasShrinkwrap":false},"0.3.0":{"name":"webpack-manifest-plugin","version":"0.3.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","rimraf":"^2.3.2","style-loader":"^0.8.3","webpack":"^1.7.3"},"repository":{"type":"git","url":"git+https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"lodash":"^3.5.0"},"gitHead":"4d9a9ea97494709299912f572f53b7b3f1dd9a5b","_id":"webpack-manifest-plugin@0.3.0","_shasum":"d615fdc7470e2632a53338afa49f060b8423fc25","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"danethurber","email":"dane.thurber@gmail.com"},"dist":{"shasum":"d615fdc7470e2632a53338afa49f060b8423fc25","size":2991,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-0.3.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"publish_time":1435846818411,"_cnpm_publish_time":1435846818411,"_hasShrinkwrap":false},"0.2.0":{"name":"webpack-manifest-plugin","version":"0.2.0","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","rimraf":"^2.3.2","style-loader":"^0.8.3","webpack":"^1.7.3"},"repository":{"type":"git","url":"https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"lodash":"^3.5.0"},"gitHead":"d28b7b3047e8429bc078d32cf06995e5fb50e4d3","_id":"webpack-manifest-plugin@0.2.0","_shasum":"01e4474c0d0e683315808d789a7e2abaa47959bf","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"danethurber","email":"dane.thurber@gmail.com"},"dist":{"shasum":"01e4474c0d0e683315808d789a7e2abaa47959bf","size":2949,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-0.2.0.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"publish_time":1433718694573,"_cnpm_publish_time":1433718694573,"_hasShrinkwrap":false},"0.0.2":{"name":"webpack-manifest-plugin","version":"0.0.2","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","rimraf":"^2.3.2","style-loader":"^0.8.3","webpack":"^1.7.3"},"repository":{"type":"git","url":"https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"lodash":"^3.5.0"},"gitHead":"d279131bb3468f6d86652396662ee52f15677e52","_id":"webpack-manifest-plugin@0.0.2","_shasum":"7faf2b2d213e237aa4bf4d602f15e29a52e2190e","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"danethurber","email":"dane.thurber@gmail.com"},"dist":{"shasum":"7faf2b2d213e237aa4bf4d602f15e29a52e2190e","size":2846,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-0.0.2.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"publish_time":1432242037797,"_cnpm_publish_time":1432242037797,"_hasShrinkwrap":false},"0.0.1":{"name":"webpack-manifest-plugin","version":"0.0.1","description":"webpack plugin for generating asset manifests","main":"index.js","scripts":{"test":"jasmine"},"author":{"name":"Dane Thurber","email":"dane.thurber@gmail.com"},"license":"MIT","devDependencies":{"css-loader":"^0.9.1","extract-text-webpack-plugin":"^0.5.0","jasmine":"^2.2.1","rimraf":"^2.3.2","style-loader":"^0.8.3","webpack":"^1.7.3"},"repository":{"type":"git","url":"https://github.com/danethurber/webpack-manifest-plugin.git"},"bugs":{"url":"https://github.com/danethurber/webpack-manifest-plugin/issues"},"homepage":"https://github.com/danethurber/webpack-manifest-plugin","dependencies":{"lodash":"^3.5.0"},"gitHead":"db1eab268b70eb4f9dc2ff5fa7866143fc9e3b8b","_id":"webpack-manifest-plugin@0.0.1","_shasum":"8701ee63e13c0e691eeb9a97742eb49d4cad6401","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"danethurber","email":"dane.thurber@gmail.com"},"dist":{"shasum":"8701ee63e13c0e691eeb9a97742eb49d4cad6401","size":2324,"noattachment":false,"key":"/webpack-manifest-plugin/-/webpack-manifest-plugin-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-manifest-plugin/download/webpack-manifest-plugin-0.0.1.tgz"},"maintainers":[{"name":"danethurber","email":"dane.thurber@gmail.com"},{"name":"shellscape","email":""}],"directories":{},"publish_time":1430919587537,"_cnpm_publish_time":1430919587537,"_hasShrinkwrap":false}},"readme":"[tests]: https://img.shields.io/circleci/project/github/shellscape/webpack-manifest-plugin.svg\n[tests-url]: https://circleci.com/gh/shellscape/webpack-manifest-plugin\n[cover]: https://codecov.io/gh/shellscape/webpack-manifest-plugin/branch/master/graph/badge.svg\n[cover-url]: https://codecov.io/gh/shellscape/webpack-manifest-plugin\n[size]: https://packagephobia.now.sh/badge?p=webpack-manifest-plugin\n[size-url]: https://packagephobia.now.sh/result?p=webpack-manifest-plugin\n\n<div align=\"center\">\n\t<img width=\"256\" src=\"https://raw.githubusercontent.com/shellscape/webpack-manifest-plugin/master/assets/manifest.svg?sanitize=true\" alt=\"webpack-manfiest-plugin\"><br/><br/>\n</div>\n\n[![tests][tests]][tests-url]\n[![cover][cover]][cover-url]\n[![size][size]][size-url]\n[![libera manifesto](https://img.shields.io/badge/libera-manifesto-lightgrey.svg)](https://liberamanifesto.com)\n\n# webpack-manifest-plugin\n\nA Webpack plugin for generating an asset manifest.\n\n:heart: Please consider [Sponsoring my work](https://github.com/sponsors/shellscape)\n\n## Requirements\n\n`webpack-manifest-plugin` is an [evergreen ????](./.github/FAQ.md#what-does-evergreen-mean) module.\n\nThis module requires an [Active LTS](https://github.com/nodejs/Release) Node version (v12.0.0+) and Webpack v5.0.0.\n\n## Contributing\n\nThis repository leverages [pnpm](https://pnpm.js.org/) for dependency management.\n\nTo begin, please install `pnpm`:\n\n```console\n$ npm install pnpm -g\n```\n\n## Install\n\nUsing npm:\n\n```console\nnpm install webpack-nano webpack-manifest-plugin --save-dev\n```\n\n_Note: We recommend using [webpack-nano](https://github.com/shellscape/webpack-nano), a very tiny, very clean webpack CLI._\n\n## Usage\n\nCreate a `webpack.config.js` file:\n\n```js\nconst { WebpackManifestPlugin } = require('webpack-manifest-plugin');\nconst options = { ... };\n\nmodule.exports = {\n\t// an example entry definition\n\tentry: [ 'app.js'\t],\n  ...\n  plugins: [\n    new WebpackManifestPlugin(options)\n  ]\n};\n```\n\nAnd run `webpack`:\n\n```console\n$ npx wp\n```\n\nWith the default options, the example above will create a `manifest.json` file in the output directory for the build. The manifest file will contain a map of source filenames to the corresponding build output file. e.g.\n\n```json\n{\n  \"dist/batman.js\": \"dist/batman.1234567890.js\",\n  \"dist/joker.js\": \"dist/joker.0987654321.js\"\n}\n```\n\n### Options\n\n### `assetHookStage`\n\nType: `Number`<br>\nDefault: `Infinity`\n\nIf you need to consume the output of this plugin in another plugin, it can be useful to adjust the stage at which the manifest is generated. Pass a new stage to `assetHookStage` to change when the manifest is generated. See the [docs on `processAssets`](https://webpack.js.org/api/compilation-hooks/#list-of-asset-processing-stages) for more detail.\n\nNote: any files added to the compilation after the stage specified will not be included in the manifest.\n\n### `basePath`\n\nType: `String`<br>\nDefault: `''`\n\nSpecifies a path prefix for all keys in the manifest. Useful for including your output path in the manifest.\n\n### `fileName`\n\nType: `String`<br>\nDefault: `manifest.json`\n\nSpecifies the file name to use for the resulting manifest. By default the plugin will emit `manifest.json` to your output directory. Passing an absolute path to the `fileName` option will override both the file name and path.\n\n### `filter`\n\nType: `Function`<br>\nDefault: `undefined`\n\nAllows filtering the files which make up the manifest. The passed function should match the signature of `(file: FileDescriptor) => Boolean`. Return `true` to keep the file, `false` to remove the file.\n\n### `generate`\n\nType: `Function`<br>\nDefault: `undefined`\n\nA custom `Function` to create the manifest. The passed function should match the signature of `(seed: Object, files: FileDescriptor[], entries: string[]) => Object` and can return anything as long as it's serialisable by `JSON.stringify`.\n\n### `map`\n\nType: `Function`<br>\nDefault: `undefined`\n\nAllows modifying the files which make up the manifest. The passed function should match the signature of `(file: FileDescriptor) => FileDescriptor` where an object matching `FileDescriptor` is returned.\n\n### `publicPath`\n\nType: `String`<br>\nDefault: `<webpack-config>.output.publicPath`\n\nA path prefix that will be added to values of the manifest.\n\n### `removeKeyHash`\n\nType: `RegExp | false`<br>\nDefault: `/([a-f0-9]{32}\\.?)/gi`\n\nIf set to a valid `RegExp`, removes hashes from manifest keys. e.g.\n\n```json\n{\n  \"index.c5a9bff71fdfed9b6046.html\": \"index.c5a9bff71fdfed9b6046.html\"\n}\n```\n\n```json\n{\n  \"index.html\": \"index.c5a9bff71fdfed9b6046.html\"\n}\n```\n\nThe default value for this option is a regular expression targeting Webpack's [default md5 hash](https://webpack.js.org/configuration/output/#outputhashfunction). To target other hashing functions / algorithms, set this option to an appropriate `RegExp`. To disable replacing the hashes in key names, set this option to `false`.\n\n### `seed`\n\nType: `Object`<br>\nDefault: `{}`\n\nA cache of key/value pairs used to seed the manifest. This may include a set of [custom key/value](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/manifest.json) pairs to include in your manifest, or may be used to combine manifests across compilations in [multi-compiler mode](https://github.com/webpack/webpack/tree/master/examples/multi-compiler). To combine manifests, pass a shared seed object to each compiler's `WebpackManifestPlugin` instance.\n\n### `serialize`\n\nType: `Function(Object) => string`<br>\nDefault: `undefined`\n\nA `Function` which can be leveraged to serialize the manifest in a different format than json. e.g. `yaml`.\n\n### `sort`\n\nType: `Function`<br>\nDefault: `undefined`\n\nAllows sorting the files which make up the manifest. The passed function should match the signature of `(fileA: FileDescriptor, fileB: FileDescriptor) => Number`. Return `0` to indicate no change, `-1` to indicate the file should be moved to a lower index, and `1` to indicate the file shoud be moved to a higher index.\n\n### `useEntryKeys`\n\nType: `Boolean`<br>\nDefault: `false`\n\nIf `true`, the keys specified in the `entry` property will be used as keys in the manifest. No file extension will be added (unless specified as part of an `entry` property key).\n\n### `useLegacyEmit`\n\nType: `Boolean`<br>\nDefault: `false`\n\nIf `true`, the manifest will be written on the deprecated webpack `emit` hook to be compatible with not yet updated webpack plugins.\n\nA lot of webpack plugins are not yet updated to match the new webpack 5 API. This is a problem when other plugins use the deprecated `emit` hook. The manifest will be written before these other plugins and thus files are missing on the manifest.\n\n### `writeToFileEmit`\n\nType: `Boolean`<br>\nDefault: `false`\n\nIf `true`, will emit the manifest to the build directory _and_ in memory for compatibility with `webpack-dev-server`.\n\n## Manifest File Descriptor\n\nThis plugin utilizes the following object structure to work with files. Many options for this plugin utilize the structure below.\n\n```ts\n{\n  chunk?: Chunk;\n  isAsset: boolean;\n  isChunk: boolean;\n  isInitial: boolean;\n  isModuleAsset: boolean;\n  name: string | null;\n  path: string;\n}\n```\n\n### `chunk`\n\nType: [`Chunk`](https://github.com/webpack/webpack/blob/master/lib/Chunk.js)\n\nOnly available if `isChunk` is `true`\n\n### `isInitial`\n\nType: `Boolean`\n\nIs required to run you app. Cannot be `true` if `isChunk` is `false`.\n\n### `isModuleAsset`\n\nType: `Boolean`\n\nIs required by a module. Cannot be `true` if `isAsset` is `false`.\n\n## Compiler Hooks\n\nThis plugin supports the following hooks via the `getCompilerHooks` export; `afterEmit`, `beforeEmit`. These hooks can be useful, e.g. changing manifest contents before emitting to disk.\n\n### `getCompilerHooks`\n\nReturns: `{ afterEmit: SyncWaterfallHook, beforeEmit: SyncWaterfallHook }`\n\n#### Usage\n\n```js\nconst { getCompilerHooks } = require('webpack-manifest-plugin');\n\nclass BatmanPlugin {\n  apply(compiler) {\n    const { beforeEmit } = getCompilerHooks(compiler);\n\n    beforeEmit.tap('BatmanPlugin', (manifest) => {\n      return { ...manifest, name: 'hello' };\n    });\n  }\n}\n```\n\n## Notes\n\n- If using this plugin with `webpack-clean` and `webpack-dev-server`, please review [this issue](https://github.com/shellscape/webpack-manifest-plugin/issues/267).\n\n## Attiribution\n\nSpecial thanks to [Dane Thurber](https://github.com/danethurber), the original author of this plugin, without whom this plugin would not exist.\n\n## Meta\n\n[CONTRIBUTING](./.github/CONTRIBUTING.md)\n\n[LICENSE (MIT)](./LICENSE)\n","_attachments":{},"homepage":"https://github.com/shellscape/webpack-manifest-plugin","bugs":{"url":"https://github.com/shellscape/webpack-manifest-plugin/issues"},"license":"MIT"}