{"_id":"metalsmith","_rev":"3293018","name":"metalsmith","description":"An extremely simple, pluggable static site generator.","dist-tags":{"latest":"2.6.3"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"time":{"modified":"2024-05-30T03:18:47.000Z","created":"2014-02-05T05:23:38.888Z","2.6.3":"2024-03-05T01:07:52.559Z","2.6.2":"2023-11-15T21:16:43.577Z","2.6.1":"2023-07-11T21:30:46.412Z","2.6.0":"2023-05-29T22:06:10.357Z","2.5.1":"2022-10-07T00:01:55.150Z","2.5.0":"2022-06-10T16:28:21.968Z","2.4.3":"2022-05-16T20:31:27.548Z","2.4.2":"2022-02-13T20:48:46.554Z","2.4.1":"2022-01-31T18:53:19.789Z","2.4.0":"2022-01-31T14:21:07.576Z","2.2.2":"2016-10-28T02:21:51.480Z","2.3.0":"2016-10-28T02:09:02.570Z","2.2.1":"2016-10-27T20:40:01.497Z","2.2.0":"2016-08-12T15:48:52.284Z","2.1.0":"2015-09-24T21:57:33.718Z","2.0.1":"2015-07-14T18:26:45.223Z","1.7.0":"2015-05-01T02:06:51.031Z","1.6.0":"2015-04-15T01:27:05.714Z","1.5.0":"2015-03-30T01:04:19.866Z","1.4.5":"2015-03-28T01:32:52.440Z","1.4.4":"2015-03-28T00:55:32.174Z","1.4.3":"2015-03-28T00:35:22.796Z","1.4.2":"2015-03-27T03:07:44.008Z","1.4.1":"2015-03-25T20:28:13.886Z","1.4.0":"2015-03-25T20:04:25.761Z","1.3.0":"2015-02-06T21:11:19.610Z","1.2.0":"2015-02-04T19:33:37.773Z","1.1.1":"2015-01-26T01:26:43.027Z","1.0.1":"2014-09-30T18:38:08.433Z","1.0.0":"2014-09-29T22:57:34.136Z","0.11.0":"2014-09-12T22:00:42.856Z","0.10.0":"2014-08-20T02:53:18.702Z","0.9.0":"2014-07-14T01:19:31.712Z","0.8.1":"2014-07-07T21:56:31.038Z","0.8.0":"2014-05-06T18:32:33.495Z","0.7.0":"2014-04-29T20:25:31.255Z","0.6.1":"2014-04-25T00:21:09.391Z","0.6.0":"2014-04-02T20:24:13.564Z","0.5.0":"2014-03-21T15:07:39.707Z","0.4.0":"2014-03-14T23:56:47.879Z","0.3.0":"2014-03-08T21:33:04.086Z","0.2.3":"2014-03-07T20:19:49.469Z","0.2.2":"2014-03-07T19:27:36.133Z","0.1.0":"2014-02-06T02:28:06.750Z","0.0.4":"2014-02-06T02:04:12.398Z","0.0.2":"2014-02-05T19:46:03.157Z","0.0.1":"2014-02-05T06:15:41.270Z","0.0.0":"2014-02-05T05:23:38.888Z"},"users":{"cobaimelan":true,"dpobel":true,"tunnckocore":true,"madeofpeople":true,"sbruchmann":true,"binnng":true,"astra8331":true,"rhythm19":true,"davidchubbs":true,"knownasilya":true,"robloach":true,"aaronhans":true,"ajedi32":true,"cwonrails":true,"stany":true,"awynter":true,"leodutra":true,"timdp":true,"eesur":true,"monjer":true,"ristostevcev":true,"lassevolkmann":true,"shenbin":true,"flozz":true,"kontrax":true,"rnbee":true,"shaomingquan":true,"alexxnica":true,"crankincrankin":true,"htz":true,"sundaycrafts":true,"gurunate":true,"doublejosh":true,"seangenabe":true,"irj":true,"gindis":true,"sternelee":true,"hewenxuan":true},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"versions":{"2.6.3":{"name":"metalsmith","version":"2.6.3","description":"An extremely simple, pluggable static site generator.","keywords":["static","jamstack","file","site","website","blog","generator","markdown","jekyll","metalsmith","yaml"],"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"license":"MIT","bin":{"metalsmith":"bin/metalsmith"},"directories":{"lib":"lib","test":"test"},"types":"types/index.d.ts","scripts":{"coverage":"npm test && c8 report --reporter=text-lcov > coverage.info","lint:check":"eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js","lint":"eslint --fix index.js lib/* bin/* test/*.js","format:check":"prettier --list-different \"**/*.{yml,md,js,json}\"","format":"prettier --write \"**/*.{yml,md,js,json}\"","test":"c8 mocha","test:types":"tsc","release":"release-it","postinstall":"node metalsmith-migrated-plugins.js || exit 0"},"mocha":{"reporter":"spec","slow":500,"timeout":3000},"dependencies":{"chokidar":"^3.6.0","commander":"^10.0.1","debug":"^4.3.4","gray-matter":"^4.0.3","is-utf8":"~0.2.0","lodash.clonedeepwith":"^4.5.0","micromatch":"^4.0.5","stat-mode":"^1.0.0","ware":"^1.3.0"},"devDependencies":{"@metalsmith/drafts":"^1.3.0","@metalsmith/markdown":"^1.10.0","@types/debug":"^4.1.12","@types/micromatch":"^4.0.6","@types/node":"^14.14.0","assert-dir-equal":"^1.1.0","c8":"^9.1.0","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-n":"^16.6.2","mocha":"^10.3.0","prettier":"^3.2.5","release-it":"^17.1.1","toml":"^3.0.0","typescript":"^5.3.3"},"engines":{"node":">=14.18.0"},"_id":"metalsmith@2.6.3","gitHead":"f86f167e5d056b6197081c9dc668d1333cdabe9b","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"ae13d513e2a617819d9d977a7618f8d595c94058","size":28980,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.6.3.tgz"},"_npmUser":{"name":"webketje","email":"kevin.van.lierde@gmail.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/metalsmith_2.6.3_1709600872394_0.7664150502362372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-05T01:07:52.559Z","publish_time":1709600872559,"_source_registry_name":"default","hasInstallScript":true,"_cnpm_publish_time":1709600872559},"2.6.2":{"name":"metalsmith","version":"2.6.2","description":"An extremely simple, pluggable static site generator.","keywords":["static","jamstack","file","site","website","blog","generator","markdown","jekyll","metalsmith","yaml"],"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"license":"MIT","bin":{"metalsmith":"bin/metalsmith"},"directories":{"lib":"lib","test":"test"},"types":"types/index.d.ts","scripts":{"coverage":"npm test && c8 report --reporter=text-lcov > coverage.info","lint:check":"eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js","lint":"eslint --fix index.js lib/* bin/* test/*.js","format:check":"prettier --list-different \"**/*.{yml,md,js,json}\"","format":"prettier --write \"**/*.{yml,md,js,json}\"","test":"c8 mocha","test:types":"tsc","release":"release-it","postinstall":"node metalsmith-migrated-plugins.js || exit 0"},"mocha":{"reporter":"spec","slow":500,"timeout":3000},"dependencies":{"chokidar":"^3.5.3","commander":"^10.0.1","debug":"^4.3.4","gray-matter":"^4.0.3","is-utf8":"~0.2.0","lodash.clonedeepwith":"^4.5.0","micromatch":"^4.0.5","stat-mode":"^1.0.0","ware":"^1.3.0"},"devDependencies":{"@metalsmith/drafts":"^1.3.0","@metalsmith/markdown":"^1.10.0","@types/debug":"^4.1.8","@types/micromatch":"^4.0.2","@types/node":"^14.14.0","assert-dir-equal":"^1.1.0","c8":"^8.0.1","eslint":"^8.49.0","eslint-config-prettier":"^9.0.0","eslint-plugin-import":"^2.28.1","eslint-plugin-n":"^16.1.0","mocha":"^10.2.0","prettier":"^3.0.3","release-it":"^16.1.5","toml":"^3.0.0","typescript":"^5.2.2"},"engines":{"node":">=14.14.0"},"gitHead":"af657f8f82c0cba41f03867587b87a94dc447f5b","_id":"metalsmith@2.6.2","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"shasum":"f7551fdaabb8f38d6986bbcf64039bdd08fa9883","size":28620,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.6.2.tgz"},"_npmUser":{"name":"webketje","email":"kevin.van.lierde@gmail.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/metalsmith_2.6.2_1700083003417_0.3753775766796883"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-15T21:16:43.577Z","publish_time":1700083003577,"_source_registry_name":"default","hasInstallScript":true,"_cnpm_publish_time":1700083003577},"2.6.1":{"name":"metalsmith","version":"2.6.1","description":"An extremely simple, pluggable static site generator.","keywords":["static","jamstack","file","site","website","blog","generator","markdown","jekyll","metalsmith","yaml"],"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"license":"MIT","bin":{"metalsmith":"bin/metalsmith"},"directories":{"lib":"lib","test":"test"},"types":"types/index.d.ts","scripts":{"coverage":"npm test && c8 report --reporter=text-lcov > coverage.info","lint:check":"eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js","lint":"eslint --fix index.js lib/* bin/* test/*.js","format:check":"prettier --list-different \"**/*.{yml,md,js,json}\"","format":"prettier --write \"**/*.{yml,md,js,json}\"","test":"c8 mocha","test:types":"tsc","release":"release-it","postinstall":"node metalsmith-migrated-plugins.js || exit 0"},"mocha":{"reporter":"spec","slow":500,"timeout":3000},"dependencies":{"chokidar":"^3.5.3","commander":"^10.0.1","debug":"^4.3.4","gray-matter":"^4.0.3","is-utf8":"~0.2.0","lodash.clonedeepwith":"^4.5.0","micromatch":"^4.0.5","stat-mode":"^1.0.0","ware":"^1.3.0"},"devDependencies":{"@metalsmith/drafts":"^1.3.0","@metalsmith/markdown":"^1.9.1","@types/debug":"^4.1.7","@types/micromatch":"^4.0.2","@types/node":"^14.14.0","assert-dir-equal":"^1.1.0","c8":"^7.14.0","eslint":"^8.38.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.7.0","mocha":"^9.2.2","prettier":"^2.8.7","release-it":"^15.10.1","toml":"^3.0.0","typescript":"^4.9.5"},"engines":{"node":">=14.14.0"},"gitHead":"4b454beae6af4c4ab536c088189768abb5a9abc1","_id":"metalsmith@2.6.1","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"shasum":"43f5dd534c392fb5d9cc7c9c4f6043fdd304f103","size":28409,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.6.1.tgz"},"_npmUser":{"name":"webketje","email":"kevin.van.lierde@gmail.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/metalsmith_2.6.1_1689111046140_0.5104135671116561"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-11T21:30:46.412Z","publish_time":1689111046412,"_source_registry_name":"default","hasInstallScript":true,"_cnpm_publish_time":1689111046412},"2.6.0":{"name":"metalsmith","version":"2.6.0","description":"An extremely simple, pluggable static site generator.","keywords":["static","jamstack","file","site","website","blog","generator","markdown","jekyll","metalsmith","yaml"],"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"license":"MIT","bin":{"metalsmith":"bin/metalsmith"},"directories":{"lib":"lib","test":"test"},"types":"types/index.d.ts","scripts":{"coverage":"npm test && c8 report --reporter=text-lcov > coverage.info","lint:check":"eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js","lint":"eslint --fix index.js lib/* bin/* test/*.js","format:check":"prettier --list-different \"**/*.{yml,md,js,json}\"","format":"prettier --write \"**/*.{yml,md,js,json}\"","test":"c8 mocha","test:types":"tsc","release":"release-it","postinstall":"node metalsmith-migrated-plugins.js || exit 0"},"mocha":{"reporter":"spec","slow":500,"timeout":3000},"dependencies":{"chokidar":"^3.5.3","commander":"^10.0.1","debug":"^4.3.4","gray-matter":"^4.0.3","is-utf8":"~0.2.0","lodash.clonedeepwith":"^4.5.0","micromatch":"^4.0.5","stat-mode":"^1.0.0","ware":"^1.3.0"},"devDependencies":{"@metalsmith/drafts":"^1.3.0","@metalsmith/markdown":"^1.9.1","@types/debug":"^4.1.7","@types/micromatch":"^4.0.2","@types/node":"^14.14.0","assert-dir-equal":"^1.1.0","c8":"^7.14.0","eslint":"^8.38.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","eslint-plugin-n":"^15.7.0","mocha":"^9.2.2","prettier":"^2.8.7","release-it":"^15.10.1","toml":"^3.0.0","typescript":"^4.9.5"},"engines":{"node":">=14.14.0"},"gitHead":"ba18d85a787915de3b41f213570b409ebe883dfc","_id":"metalsmith@2.6.0","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"shasum":"98c8b7dfcbdd5a1c7aa962f0f89f4b9c491fc14c","size":27884,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.6.0.tgz"},"_npmUser":{"name":"webketje","email":"kevin.van.lierde@gmail.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/metalsmith_2.6.0_1685397970114_0.31191055387023425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-29T22:06:10.357Z","publish_time":1685397970357,"_source_registry_name":"default","hasInstallScript":true,"_cnpm_publish_time":1685397970357},"2.5.1":{"name":"metalsmith","version":"2.5.1","description":"An extremely simple, pluggable static site generator.","keywords":["static","jamstack","file","site","website","blog","generator","markdown","jekyll","metalsmith","yaml"],"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"license":"MIT","bin":{"_metalsmith":"bin/_metalsmith","metalsmith":"bin/metalsmith"},"directories":{"lib":"lib","test":"test"},"scripts":{"coverage":"nyc report --reporter=text-lcov > ./coverage.info","lint:check":"eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js","lint":"eslint --fix index.js lib/* bin/* test/*.js","format:check":"prettier --list-different \"**/*.{yml,md,js,json}\"","format":"prettier --write \"**/*.{yml,md,js,json}\"","test":"nyc mocha","release":"release-it","postinstall":"node metalsmith-migrated-plugins.js || exit 0"},"mocha":{"reporter":"spec","slow":500,"timeout":3000},"dependencies":{"commander":"^6.2.1","cross-spawn":"^7.0.3","debug":"^4.3.4","gray-matter":"^4.0.3","is-utf8":"~0.2.0","micromatch":"^4.0.5","rimraf":"^3.0.2","stat-mode":"^1.0.0","ware":"^1.3.0"},"devDependencies":{"@metalsmith/drafts":"^1.2.0","@metalsmith/markdown":"^1.5.0","assert-dir-equal":"^1.1.0","eslint":"^8.24.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","mocha":"^9.2.2","nyc":"^15.1.0","prettier":"^2.7.1","release-it":"^15.5.0","toml":"^3.0.0"},"engines":{"node":">=12"},"gitHead":"149c6f6e9f40bff93c8856e70f57078e0a24be88","_id":"metalsmith@2.5.1","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"shasum":"253b1a29084da759cde06eff773ae1817a1ba629","size":19255,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.5.1.tgz"},"_npmUser":{"name":"webketje","email":"kevin.van.lierde@gmail.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/metalsmith_2.5.1_1665100914806_0.1632070490673414"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-07T00:02:04.769Z","hasInstallScript":true,"publish_time":1665100915150,"_cnpm_publish_time":1665100915150},"2.5.0":{"name":"metalsmith","version":"2.5.0","description":"An extremely simple, pluggable static site generator.","keywords":["static","jamstack","file","site","website","blog","generator","markdown","jekyll","metalsmith","yaml"],"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"license":"MIT","bin":{"_metalsmith":"bin/_metalsmith","metalsmith":"bin/metalsmith"},"directories":{"lib":"lib","test":"test"},"scripts":{"coverage":"nyc report --reporter=text-lcov > ./coverage.info","lint:check":"eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js","lint":"eslint --fix index.js lib/* bin/* test/*.js","format:check":"prettier --list-different \"**/*.{yml,md,js,json}\"","format":"prettier --write \"**/*.{yml,md,js,json}\"","test":"nyc mocha","release":"release-it","postinstall":"node metalsmith-migrated-plugins.js"},"mocha":{"reporter":"spec","slow":500,"timeout":3000},"dependencies":{"commander":"^6.2.1","cross-spawn":"^7.0.3","debug":"^4.3.3","gray-matter":"^4.0.3","is-utf8":"~0.2.0","micromatch":"^4.0.5","rimraf":"^3.0.2","stat-mode":"^1.0.0","ware":"^1.3.0"},"devDependencies":{"@metalsmith/drafts":"^1.1.1","@metalsmith/markdown":"^1.5.0","assert-dir-equal":"^1.1.0","eslint":"^8.16.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","mocha":"^9.2.2","nyc":"^15.1.0","prettier":"^2.6.2","release-it":"^15.0.0","toml":"^3.0.0"},"engines":{"node":">=12"},"gitHead":"3a0517c3abdf471b396e1a35cd6e270220639e46","_id":"metalsmith@2.5.0","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"shasum":"eed2697abdf889aa16f45b5516bdf0c0cef45e51","size":18741,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.5.0.tgz"},"_npmUser":{"name":"webketje","email":"kevin.van.lierde@gmail.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/metalsmith_2.5.0_1654878501761_0.4494872796865228"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-10T16:58:51.660Z","hasInstallScript":true,"publish_time":1654878501968,"_cnpm_publish_time":1654878501968},"2.4.3":{"name":"metalsmith","version":"2.4.3","description":"An extremely simple, pluggable static site generator.","keywords":["static","jamstack","file","site","website","blog","generator","markdown","jekyll","metalsmith","yaml"],"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"license":"MIT","bin":{"_metalsmith":"bin/_metalsmith","metalsmith":"bin/metalsmith"},"directories":{"lib":"lib","test":"test"},"scripts":{"coverage":"nyc report --reporter=text-lcov > ./coverage.info","lint:check":"eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js","lint":"eslint --fix index.js lib/* bin/* test/*.js","format:check":"prettier --list-different \"**/*.{yml,md,js,json}\"","format":"prettier --write \"**/*.{yml,md,js,json}\"","test":"nyc mocha","release":"release-it"},"mocha":{"reporter":"spec","slow":500,"timeout":3000},"dependencies":{"chalk":"^4.1.2","clone":"^2.1.2","co-fs-extra":"^1.2.1","commander":"^6.2.1","cross-spawn":"^7.0.3","gray-matter":"^4.0.3","is-utf8":"~0.2.0","micromatch":"^4.0.5","rimraf":"^3.0.2","stat-mode":"^1.0.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.3.0"},"devDependencies":{"@metalsmith/drafts":"^1.1.1","@metalsmith/markdown":"^1.4.0","assert-dir-equal":"^1.1.0","eslint":"^8.8.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.4","eslint-plugin-node":"^11.1.0","mocha":"^7.2.0","nyc":"^15.1.0","prettier":"^2.5.1","release-it":"^14.12.3","toml":"^3.0.0"},"engines":{"node":">=8.6"},"gitHead":"40a7de8c750043ab5e01e103fa80a75b2ae7ab81","_id":"metalsmith@2.4.3","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"fdff9e25be70213bde72166feb62123588120a19","size":14520,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.4.3.tgz"},"_npmUser":{"name":"webketje","email":"kevin.van.lierde@gmail.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/metalsmith_2.4.3_1652733087397_0.4035547836734874"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-16T20:32:31.293Z","publish_time":1652733087548,"_cnpm_publish_time":1652733087548},"2.4.2":{"name":"metalsmith","version":"2.4.2","description":"An extremely simple, pluggable static site generator.","keywords":["static","jamstack","file","site","website","blog","generator","markdown","jekyll","metalsmith","yaml"],"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"license":"MIT","bin":{"_metalsmith":"bin/_metalsmith","metalsmith":"bin/metalsmith"},"directories":{"lib":"lib","test":"test"},"scripts":{"coverage":"nyc report --reporter=text-lcov > ./coverage.info","lint:check":"eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js","lint":"eslint --fix index.js lib/* bin/* test/*.js","format:check":"prettier --list-different \"**/*.{yml,md,js,json}\"","format":"prettier --write \"**/*.{yml,md,js,json}\"","test":"nyc mocha","release":"release-it"},"mocha":{"reporter":"spec","slow":500,"timeout":3000},"dependencies":{"chalk":"^4.1.2","clone":"^2.1.2","co-fs-extra":"^1.2.1","commander":"^6.2.1","cross-spawn":"^7.0.3","gray-matter":"^4.0.3","is-utf8":"~0.2.0","micromatch":"^4.0.4","rimraf":"^3.0.2","stat-mode":"^1.0.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.3.0"},"devDependencies":{"@metalsmith/drafts":"^1.1.1","@metalsmith/markdown":"^1.4.0","assert-dir-equal":"^1.1.0","eslint":"^8.8.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.25.4","eslint-plugin-node":"^11.1.0","mocha":"^7.2.0","nyc":"^15.1.0","prettier":"^2.5.1","release-it":"^14.12.3","toml":"^3.0.0"},"engines":{"node":">=8.6"},"gitHead":"428b8c0b30cb8395a54ea441357570740c78ab2e","_id":"metalsmith@2.4.2","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"69e2cdb64620791ec0cd7173c68608c83ff92f06","size":14492,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.4.2.tgz"},"_npmUser":{"name":"webketje","email":"kevin.van.lierde@gmail.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/metalsmith_2.4.2_1644785326410_0.9459545972923153"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-13T20:48:53.940Z","publish_time":1644785326554,"_cnpm_publish_time":1644785326554},"2.4.1":{"name":"metalsmith","version":"2.4.1","description":"An extremely simple, pluggable static site generator.","keywords":["static","jamstack","file","site","website","blog","generator","markdown","jekyll","metalsmith","yaml"],"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"license":"MIT","bin":{"_metalsmith":"bin/_metalsmith","metalsmith":"bin/metalsmith"},"directories":{"lib":"lib","test":"test"},"scripts":{"coverage":"nyc report --reporter=text-lcov > ./coverage.info","coveralls":"npm run coverage && cat ./coverage.info | coveralls","lint":"eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js","format":"prettier --write \"**/*.{yml,md,js,json}\"","test":"nyc mocha","pretest-debug":"npm install","test-debug":"mocha debug","release":"release-it"},"mocha":{"reporter":"spec","slow":500,"timeout":3000},"dependencies":{"chalk":"^3.0.0","clone":"^2.1.2","co-fs-extra":"^1.2.1","commander":"^6.2.1","cross-spawn":"^7.0.3","gray-matter":"^4.0.3","is-utf8":"~0.2.0","micromatch":"^4.0.4","rimraf":"^3.0.2","stat-mode":"^1.0.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.3.0"},"devDependencies":{"@metalsmith/drafts":"^1.1.0","@metalsmith/markdown":"^1.3.0","assert-dir-equal":"^1.1.0","coveralls":"^3.1.1","eslint":"^8.6.0","eslint-config-prettier":"^8.3.0","mocha":"^7.2.0","nyc":"^15.1.0","prettier":"^2.5.1","release-it":"^14.11.8","toml":"^3.0.0"},"engines":{"node":">=8.6"},"gitHead":"06fed35489029d06092b6452e017b9e4080dc2f8","_id":"metalsmith@2.4.1","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"e3f7689a5f59b1fe8647398847956de2f9818ef8","size":15132,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.4.1.tgz"},"_npmUser":{"name":"webketje","email":"kevin.van.lierde@gmail.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/metalsmith_2.4.1_1643655199636_0.9541640859299287"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T18:53:26.665Z","publish_time":1643655199789,"_cnpm_publish_time":1643655199789},"2.4.0":{"name":"metalsmith","version":"2.4.0","description":"An extremely simple, pluggable static site generator.","keywords":["static","jamstack","file","site","website","blog","generator","markdown","jekyll","metalsmith","yaml"],"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"repository":{"type":"git","url":"git+https://github.com/metalsmith/metalsmith.git"},"license":"MIT","bin":{"_metalsmith":"bin/_metalsmith","metalsmith":"bin/metalsmith"},"directories":{"lib":"lib","test":"test"},"scripts":{"coverage":"nyc report --reporter=text-lcov > ./coverage.info","coveralls":"npm run coverage && cat ./coverage.info | coveralls","lint":"eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js","format":"prettier --write \"**/*.{yml,md,js,json}\"","test":"nyc mocha","pretest-debug":"npm install","test-debug":"mocha debug","release":"release-it"},"mocha":{"reporter":"spec","slow":500,"timeout":3000},"dependencies":{"chalk":"^3.0.0","clone":"^2.1.2","co-fs-extra":"^1.2.1","commander":"^6.2.1","cross-spawn":"^7.0.3","gray-matter":"^4.0.3","is-utf8":"~0.2.0","micromatch":"^4.0.4","rimraf":"^3.0.2","stat-mode":"^1.0.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.3.0"},"devDependencies":{"@metalsmith/drafts":"^1.1.0","@metalsmith/markdown":"^1.3.0","assert-dir-equal":"^1.1.0","coveralls":"^3.1.1","eslint":"^8.6.0","eslint-config-prettier":"^8.3.0","mocha":"^7.2.0","nyc":"^15.1.0","prettier":"^2.5.1","release-it":"^14.11.8","toml":"^3.0.0"},"engines":{"node":">=8.6"},"gitHead":"82f4b0692cf32faffd1044d0aab1a97368ee8513","_id":"metalsmith@2.4.0","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"1fc438695a3c90929d0978ad0494b0750aefa565","size":15059,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.4.0.tgz"},"_npmUser":{"name":"webketje","email":"kevin.van.lierde@gmail.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/metalsmith_2.4.0_1643638867443_0.2078506909170046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T14:21:18.603Z","publish_time":1643638867576,"_cnpm_publish_time":1643638867576},"2.2.2":{"name":"metalsmith","version":"2.2.2","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith","_metalsmith":"bin/_metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gray-matter":"^2.0.0","has-generators":"^1.0.1","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.3.0","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0","win-fork":"^1.1.1"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","coveralls":"^2.11.6","istanbul":"^0.4.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^2.2.5"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"5aa014c34bfcf101eda244e2df6625b412b4e9dd","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith#readme","_id":"metalsmith@2.2.2","_shasum":"f16febe197b1ee876d5ca3af3ad906b581dbc3c4","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"woodyrew","email":"npm@andrewgoodricke.com"},"dist":{"shasum":"f16febe197b1ee876d5ca3af3ad906b581dbc3c4","size":10910,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.2.2.tgz"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/metalsmith-2.2.2.tgz_1477621307901_0.4161433696281165"},"directories":{},"publish_time":1477621311480,"_cnpm_publish_time":1477621311480,"_hasShrinkwrap":false},"2.3.0":{"name":"metalsmith","version":"2.3.0","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith","_metalsmith":"bin/_metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","chalk":"^1.1.3","clone":"^1.0.2","co-fs-extra":"^1.2.1","commander":"^2.6.0","gray-matter":"^2.0.0","has-generators":"^1.0.1","is":"^3.1.0","is-utf8":"~0.2.0","recursive-readdir":"^2.1.0","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0","win-fork":"^1.1.1"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","coveralls":"^2.11.6","istanbul":"^0.4.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^3.0.2"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"6596912d089e8e0a55b958f424822b192d03ecd8","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith#readme","_id":"metalsmith@2.3.0","_shasum":"833afbb5a2a6385e2d9ae3d935e39e33eaea5231","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"woodyrew","email":"npm@andrewgoodricke.com"},"dist":{"shasum":"833afbb5a2a6385e2d9ae3d935e39e33eaea5231","size":11350,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.3.0.tgz"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/metalsmith-2.3.0.tgz_1477620538953_0.471402779687196"},"directories":{},"publish_time":1477620542570,"_cnpm_publish_time":1477620542570,"_hasShrinkwrap":false},"2.2.1":{"name":"metalsmith","version":"2.2.1","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith","_metalsmith":"bin/_metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","chalk":"^1.1.3","clone":"^1.0.2","co-fs-extra":"^1.2.1","commander":"^2.6.0","gray-matter":"^2.0.0","has-generators":"^1.0.1","is":"^3.1.0","is-utf8":"~0.2.0","recursive-readdir":"^2.1.0","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0","win-fork":"^1.1.1"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","coveralls":"^2.11.6","istanbul":"^0.4.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^3.0.2"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"4fd2cf77642979d891c15e9dbac97cde7f7338b2","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith#readme","_id":"metalsmith@2.2.1","_shasum":"ef21333d65630bbdad3b809fadd75931b55f4402","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"woodyrew","email":"npm@andrewgoodricke.com"},"dist":{"shasum":"ef21333d65630bbdad3b809fadd75931b55f4402","size":11237,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.2.1.tgz"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/metalsmith-2.2.1.tgz_1477600801244_0.8731624251231551"},"directories":{},"publish_time":1477600801497,"_cnpm_publish_time":1477600801497,"deprecated":"This release was mistakenly versioned as a SemVer-patch version when it should have been released as a SemVer-minor version. Please use versions `<= 2.2.0` or `>= 2.2.2` instead.","_hasShrinkwrap":false},"2.2.0":{"name":"metalsmith","version":"2.2.0","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith","_metalsmith":"bin/_metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gray-matter":"^2.0.0","has-generators":"^1.0.1","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.3.0","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0","win-fork":"^1.1.1"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","coveralls":"^2.11.6","istanbul":"^0.4.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^2.2.5"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"6b4db3e10c1af04d05da4fde09200f23ab124554","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith#readme","_id":"metalsmith@2.2.0","_shasum":"1d665c16ffb030c2a929215630fe31048a16f82f","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"woodyrew","email":"npm@andrewgoodricke.com"},"dist":{"shasum":"1d665c16ffb030c2a929215630fe31048a16f82f","size":10948,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.2.0.tgz"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/metalsmith-2.2.0.tgz_1471016931999_0.2735222578048706"},"directories":{},"publish_time":1471016932284,"_cnpm_publish_time":1471016932284,"_hasShrinkwrap":false},"2.1.0":{"name":"metalsmith","version":"2.1.0","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith","_metalsmith":"bin/_metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gray-matter":"^2.0.0","has-generators":"^1.0.1","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0","win-fork":"^1.1.1"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^2.2.5"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"e1d6e93206e56a5a1394939da69d220db4c242bb","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@2.1.0","_shasum":"2d1781c13f4def7650f708f9342dd1052918a576","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"2d1781c13f4def7650f708f9342dd1052918a576","size":9507,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.1.0.tgz"},"directories":{},"publish_time":1443131853718,"_cnpm_publish_time":1443131853718,"_hasShrinkwrap":false},"2.0.1":{"name":"metalsmith","version":"2.0.1","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith","_metalsmith":"bin/_metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gray-matter":"^2.0.0","has-generators":"^1.0.1","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0","win-fork":"^1.1.1"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^2.2.5"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"eb43dfdb3fc7ccd5f9c7b1b501819c07cea8d162","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith#readme","_id":"metalsmith@2.0.1","_shasum":"ef776635853b53ad81fb71f91f1806175e849df0","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"segment","email":"tools+npm@segment.com"},"dist":{"shasum":"ef776635853b53ad81fb71f91f1806175e849df0","size":9008,"noattachment":false,"key":"/metalsmith/-/metalsmith-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-2.0.1.tgz"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1436898405223,"_cnpm_publish_time":1436898405223,"_hasShrinkwrap":false},"1.7.0":{"name":"metalsmith","version":"1.7.0","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gnode":"^0.1.0","gray-matter":"^2.0.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"d005f023a0df7e272752ace6eed7b9a049f5b078","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.7.0","_shasum":"cb6860d5010d8036ada27c4496d149abe2a3504d","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"cb6860d5010d8036ada27c4496d149abe2a3504d","size":8526,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.7.0.tgz"},"directories":{},"publish_time":1430446011031,"_cnpm_publish_time":1430446011031,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.6.0":{"name":"metalsmith","version":"1.6.0","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gnode":"^0.1.0","gray-matter":"^2.0.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"ade8cbcfa9c071f5981d2b1fb99d54413c63d3d8","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.6.0","_shasum":"36b056337cd04c8a554b8f3d060e39450f2ccb3d","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"36b056337cd04c8a554b8f3d060e39450f2ccb3d","size":8285,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.6.0.tgz"},"directories":{},"publish_time":1429061225714,"_cnpm_publish_time":1429061225714,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.5.0":{"name":"metalsmith","version":"1.5.0","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gnode":"^0.1.0","gray-matter":"^2.0.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"36fa436bcfdad7ae77e762dc7bf40c75a2dbd7ce","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.5.0","_shasum":"e9fb0223c1402dbdcf16c23e9e1a7e6d26c3eb89","_from":".","_npmVersion":"2.3.0","_nodeVersion":"0.11.16","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"e9fb0223c1402dbdcf16c23e9e1a7e6d26c3eb89","size":7976,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.5.0.tgz"},"directories":{},"publish_time":1427677459866,"_cnpm_publish_time":1427677459866,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.4.5":{"name":"metalsmith","version":"1.4.5","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gnode":"^0.1.0","gray-matter":"^2.0.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"55f853ca473833d41ecd058c7a3b81c7b2c22429","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.4.5","_shasum":"443c13da1bbbdc3f715ce1873043db130b8c47a3","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"443c13da1bbbdc3f715ce1873043db130b8c47a3","size":7935,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.4.5.tgz"},"directories":{},"publish_time":1427506372440,"_cnpm_publish_time":1427506372440,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.4.4":{"name":"metalsmith","version":"1.4.4","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"absolute":"0.0.1","async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gnode":"^0.1.0","gray-matter":"^2.0.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"6efa29c7332292f2c44449ab4aa9941600be9b14","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.4.4","_shasum":"ef066dd13b631819e3c93ab8fff60b3636d95c77","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"ef066dd13b631819e3c93ab8fff60b3636d95c77","size":7894,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.4.4.tgz"},"directories":{},"publish_time":1427504132174,"_cnpm_publish_time":1427504132174,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.4.3":{"name":"metalsmith","version":"1.4.3","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gnode":"^0.1.0","gray-matter":"^2.0.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"a70b042b838b89121ff721807fc17b0c883da437","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.4.3","_shasum":"169f51e30c0dd2cd724dfc8985e338380651ab47","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"169f51e30c0dd2cd724dfc8985e338380651ab47","size":7861,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.4.3.tgz"},"directories":{},"publish_time":1427502922796,"_cnpm_publish_time":1427502922796,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.4.2":{"name":"metalsmith","version":"1.4.2","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","fs-extra":"~0.10.0","gnode":"^0.1.0","gray-matter":"^2.0.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"28e5c7a807d5606e1a430d1d6985ef735cd7a75c","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.4.2","_shasum":"a8d59b761c7aef6d16c4306aea4279d4f6ba2c2c","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"a8d59b761c7aef6d16c4306aea4279d4f6ba2c2c","size":7847,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.4.2.tgz"},"directories":{},"publish_time":1427425664008,"_cnpm_publish_time":1427425664008,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.4.1":{"name":"metalsmith","version":"1.4.1","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","front-matter":"~0.2.0","fs-extra":"~0.10.0","gnode":"^0.1.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"0122ddfab30f9f3d85579b8ecef187a70ccd7c44","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.4.1","_shasum":"08d49b6a792aec1aab3234870af42c8cdcd3b399","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"08d49b6a792aec1aab3234870af42c8cdcd3b399","size":7705,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.4.1.tgz"},"directories":{},"publish_time":1427315293886,"_cnpm_publish_time":1427315293886,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.4.0":{"name":"metalsmith","version":"1.4.0","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","front-matter":"~0.2.0","fs-extra":"~0.10.0","gnode":"^0.1.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"af36d36cb6e5458c3213ff4c340d125d53787225","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.4.0","_shasum":"25da00d4e00aa6441e7dac85e44529cf58b2f261","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"25da00d4e00aa6441e7dac85e44529cf58b2f261","size":7621,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.4.0.tgz"},"directories":{},"publish_time":1427313865761,"_cnpm_publish_time":1427313865761,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.3.0":{"name":"metalsmith","version":"1.3.0","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","front-matter":"~0.2.0","fs-extra":"~0.10.0","gnode":"^0.1.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.3.0","_shasum":"c9d0b324fda19ed3c2cba3e6fcfe8b7fbbc3ffc1","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"segment","email":"tj@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"c9d0b324fda19ed3c2cba3e6fcfe8b7fbbc3ffc1","size":7335,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.3.0.tgz"},"directories":{},"publish_time":1423257079610,"_cnpm_publish_time":1423257079610,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.2.0":{"name":"metalsmith","version":"1.2.0","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","front-matter":"~0.2.0","fs-extra":"~0.10.0","gnode":"^0.1.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"b86abd84202a24f935a8fc2d9cf042b5d5025c34","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.2.0","_shasum":"3005765afa4d319f482d149e637d5194e482719f","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"3005765afa4d319f482d149e637d5194e482719f","size":7273,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.2.0.tgz"},"directories":{},"publish_time":1423078417773,"_cnpm_publish_time":1423078417773,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.1.1":{"name":"metalsmith","version":"1.1.1","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","commander":"^2.6.0","front-matter":"~0.2.0","fs-extra":"~0.10.0","gnode":"^0.1.0","is":"^2.2.0","is-utf8":"~0.2.0","recursive-readdir":"^1.2.1","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"cd71439b5733000398d8198578061329fd9a15c1","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.1.1","_shasum":"b5ccebc4b2813ba7d4253f801c273b2ce702b5dd","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"b5ccebc4b2813ba7d4253f801c273b2ce702b5dd","size":6865,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.1.1.tgz"},"directories":{},"publish_time":1422235603027,"_cnpm_publish_time":1422235603027,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.0.1":{"name":"metalsmith","version":"1.0.1","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","front-matter":"~0.2.0","fs-extra":"~0.10.0","gnode":"^0.1.0","is-utf8":"~0.2.0","recursive-readdir":"1.1.2","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"9d69b5fa7d198a5e6b48254b1a09ea277f5fdb4b","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.0.1","_shasum":"b68635434f86c81f09b79fbdb9b3bba04ac8e667","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"b68635434f86c81f09b79fbdb9b3bba04ac8e667","size":6448,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.0.1.tgz"},"directories":{},"publish_time":1412102288433,"_cnpm_publish_time":1412102288433,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"1.0.0":{"name":"metalsmith","version":"1.0.0","license":"MIT","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"description":"An extremely simple, pluggable static site generator.","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","co-fs-extra":"0.0.2","front-matter":"~0.2.0","fs-extra":"~0.10.0","is-utf8":"~0.2.0","recursive-readdir":"1.1.2","rimraf":"^2.2.8","stat-mode":"^0.2.0","thunkify":"^2.1.2","unyield":"0.0.1","ware":"^1.2.0"},"devDependencies":{"assert-dir-equal":"~1.0.1","co-mocha":"^1.0.1","gnode":"^0.1.0","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1","mocha":"^1.21.4"},"keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"gitHead":"f55e43814801929c9f7f9745fa583d5d5038b913","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@1.0.0","_shasum":"92c4f5355c29386a23c6bff5b34ddf97091d9807","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"92c4f5355c29386a23c6bff5b34ddf97091d9807","size":6419,"noattachment":false,"key":"/metalsmith/-/metalsmith-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-1.0.0.tgz"},"directories":{},"publish_time":1412031454136,"_cnpm_publish_time":1412031454136,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.11.0":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.11.0","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","front-matter":"~0.2.0","fs-extra":"~0.10.0","is-utf8":"~0.2.0","recursive-readdir":"1.1.2","rimraf":"^2.2.8","stat-mode":"^0.2.0","ware":"~0.3.0"},"devDependencies":{"mocha":"1.x","fs-readdir-recursive":"0.0.2","assert-dir-equal":"~1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1"},"gitHead":"1476615a57d88e794966b859aa462acab87231a2","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.11.0","_shasum":"72560227c9e35413cc7a3af3e4e8dbe8966fb531","_from":".","_npmVersion":"1.4.20","_npmUser":{"name":"segmentio","email":"friends@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"72560227c9e35413cc7a3af3e4e8dbe8966fb531","size":6074,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.11.0.tgz"},"directories":{},"publish_time":1410559242856,"_cnpm_publish_time":1410559242856,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.10.0":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.10.0","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","defaults":"~1.0.0","front-matter":"~0.2.0","fs-extra":"~0.10.0","is-utf8":"~0.2.0","recursive-readdir":"1.1.2","rimraf":"^2.2.8","stat-mode":"^0.2.0","ware":"~0.3.0"},"devDependencies":{"mocha":"1.x","fs-readdir-recursive":"0.0.2","assert-dir-equal":"~1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1"},"gitHead":"f32bfcab9b1e137cd860850df07e618c8e7be889","bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.10.0","_shasum":"5aee2a02900f7e898163676e1ac808a844db2ca8","_from":".","_npmVersion":"1.4.20","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"5aee2a02900f7e898163676e1ac808a844db2ca8","size":5999,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.10.0.tgz"},"directories":{},"publish_time":1408503198702,"_cnpm_publish_time":1408503198702,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.9.0":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.9.0","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","defaults":"~1.0.0","front-matter":"~0.2.0","fs-extra":"~0.10.0","is-utf8":"~0.2.0","recursive-readdir":"1.1.2","rimraf":"^2.2.8","stat-mode":"^0.2.0","ware":"~0.3.0"},"devDependencies":{"mocha":"1.x","fs-readdir-recursive":"0.0.2","assert-dir-equal":"~1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.9.0","_shasum":"e1519053ac0fb118eab3fc9fa63722849baeb91a","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"segmentio","email":"team@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"e1519053ac0fb118eab3fc9fa63722849baeb91a","size":5970,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.9.0.tgz"},"directories":{},"publish_time":1405300771712,"_cnpm_publish_time":1405300771712,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.8.1":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.8.1","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"async":"~0.9.0","chalk":"^0.5.0","clone":"^0.1.11","defaults":"~1.0.0","front-matter":"~0.2.0","fs-extra":"~0.10.0","is-utf8":"~0.2.0","recursive-readdir":"1.1.2","rimraf":"^2.2.8","stat-mode":"^0.2.0","ware":"~0.3.0"},"devDependencies":{"mocha":"1.x","fs-readdir-recursive":"0.0.2","assert-dir-equal":"~1.0.1","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.8.1","_shasum":"b2f9cba7ff0587fa9e886499c64ca8d751c51475","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"segmentio","email":"team@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"dist":{"shasum":"b2f9cba7ff0587fa9e886499c64ca8d751c51475","size":5878,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.8.1.tgz"},"directories":{},"publish_time":1404770191038,"_cnpm_publish_time":1404770191038,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.8.0":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.8.0","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.3.0","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0","chalk":"^0.4.0","clone":"^0.1.11","rimraf":"^2.2.6","stat-mode":"^0.2.0"},"devDependencies":{"mocha":"1.x","fs-readdir-recursive":"0.0.1","assert-dir-equal":"~0.1.0","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.8.0","dist":{"shasum":"e9f3a855d1f5f045400b23f0ee12899fe63fa987","size":5809,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.8.0.tgz"},"_from":".","_npmVersion":"1.3.22","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1399401153495,"_cnpm_publish_time":1399401153495,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.7.0":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.7.0","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.3.0","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0","chalk":"^0.4.0","clone":"^0.1.11","rimraf":"^2.2.6","stat-mode":"^0.2.0"},"devDependencies":{"mocha":"1.x","fs-readdir-recursive":"0.0.1","assert-dir-equal":"~0.1.0","metalsmith-drafts":"0.0.1","metalsmith-markdown":"0.2.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.7.0","dist":{"shasum":"c328451b36f348f425eac1641f4740db2c83ee46","size":5623,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.7.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"segmentio","email":"team@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1398803131255,"_cnpm_publish_time":1398803131255,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.6.1":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.6.1","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.3.0","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0","chalk":"^0.4.0","clone":"^0.1.11","rimraf":"^2.2.6","stat-mode":"^0.2.0"},"devDependencies":{"mocha":"1.x","fs-readdir-recursive":"0.0.1","assert-dir-equal":"~0.1.0","metalsmith-drafts":"0.0.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.6.1","dist":{"shasum":"6b402cca6c3eed2ddb1a0a8a3ccac9af665fb868","size":5448,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.6.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"segmentio","email":"team@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1398385269391,"_cnpm_publish_time":1398385269391,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.6.0":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.6.0","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0","chalk":"^0.4.0","clone":"^0.1.11","rimraf":"^2.2.6","stat-mode":"^0.2.0"},"devDependencies":{"mocha":"1.x","fs-readdir-recursive":"0.0.1","assert-dir-equal":"~0.1.0","metalsmith-drafts":"0.0.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.6.0","dist":{"shasum":"b208b96c82fe07826ee5d13283853599ec146933","size":5314,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.6.0.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"segmentio","email":"team@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1396470253564,"_cnpm_publish_time":1396470253564,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.5.0":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.5.0","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0","chalk":"^0.4.0","clone":"^0.1.11","rimraf":"^2.2.6"},"devDependencies":{"mocha":"1.x","fs-readdir-recursive":"0.0.1","assert-dir-equal":"~0.1.0","metalsmith-drafts":"0.0.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.5.0","dist":{"shasum":"3e29dfe375382440cac263c669ddfa4a3b3eddf6","size":5039,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.5.0.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"segmentio","email":"team@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1395414459707,"_cnpm_publish_time":1395414459707,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.4.0":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.4.0","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0","chalk":"^0.4.0","clone":"^0.1.11"},"devDependencies":{"mocha":"1.x","rimraf":"~2.2.6","fs-readdir-recursive":"0.0.1","assert-dir-equal":"~0.1.0","metalsmith-drafts":"0.0.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.4.0","dist":{"shasum":"47e6c85f9238e87a9eb880ddd0651d081833042b","size":4919,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.4.0.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"segmentio","email":"team@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1394841407879,"_cnpm_publish_time":1394841407879,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.3.0":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.3.0","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0","chalk":"^0.4.0"},"devDependencies":{"mocha":"1.x","rimraf":"~2.2.6","fs-readdir-recursive":"0.0.1","assert-dir-equal":"~0.1.0","metalsmith-drafts":"0.0.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.3.0","dist":{"shasum":"3041c35b802f3e0054556a871d56d18375f163aa","size":4774,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.3.0.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"segmentio","email":"team@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1394314384086,"_cnpm_publish_time":1394314384086,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.2.3":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.2.3","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0","chalk":"^0.4.0"},"devDependencies":{"mocha":"1.x","rimraf":"~2.2.6","fs-readdir-recursive":"0.0.1","assert-dir-equal":"~0.1.0"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.2.3","dist":{"shasum":"ddfe922300caacca0115a7c1494e2fea7e1a6990","size":4741,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.2.3.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"segmentio","email":"team@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1394223589469,"_cnpm_publish_time":1394223589469,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.2.2":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.2.2","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0","chalk":"^0.4.0"},"devDependencies":{"mocha":"1.x","rimraf":"~2.2.6","fs-readdir-recursive":"0.0.1","assert-dir-equal":"~0.1.0"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.2.2","dist":{"shasum":"d2c3ef2e85561c7c39ef9d05df11cde1bd1f774a","size":4713,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.2.2.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"segmentio","email":"team@segment.io"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1394220456133,"_cnpm_publish_time":1394220456133,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.1.0":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.1.0","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0"},"devDependencies":{"mocha":"1.x","rimraf":"~2.2.6","fs-readdir-recursive":"0.0.1","swig":"~1.3.2","assert-dir-equal":"~0.1.0","metalsmith-drafts":"0.0.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.1.0","dist":{"shasum":"2bffb8051ee945bdd1e6ff1cdbeca6120ef015b4","size":4183630,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.1.0.tgz"},"_from":".","_npmVersion":"1.3.26","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1391653686750,"_cnpm_publish_time":1391653686750,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.0.4":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.0.4","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","is-utf8":"~0.2.0"},"devDependencies":{"mocha":"1.x","rimraf":"~2.2.6","fs-readdir-recursive":"0.0.1","metalsmith-templates":"0.0.2","swig":"~1.3.2","assert-dir-equal":"~0.1.0"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.0.4","dist":{"shasum":"dcf243d4c07988e367be0f3ecc9608d22348df73","size":4183738,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.0.4.tgz"},"_from":".","_npmVersion":"1.3.26","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1391652252398,"_cnpm_publish_time":1391652252398,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.0.2":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.0.2","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0"},"devDependencies":{"mocha":"1.x","rimraf":"~2.2.6","fs-readdir-recursive":"0.0.1","metalsmith-templates":"0.0.2","swig":"~1.3.2"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.0.2","dist":{"shasum":"f242a37d0a04f7db88a12d0a2f019087c5a137cd","size":5292,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.0.2.tgz"},"_from":".","_npmVersion":"1.3.25","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1391629563157,"_cnpm_publish_time":1391629563157,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.0.1":{"name":"metalsmith","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.0.1","license":"MIT","description":"An extremely simple, pluggable static site generator.","keywords":["static","file","site","website","blog","generator","markdown","jekyll","wintersmith","blacksmith"],"main":"lib/index.js","bin":{"metalsmith":"bin/metalsmith"},"scripts":{"test":"make test"},"dependencies":{"front-matter":"~0.2.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0"},"devDependencies":{"mocha":"1.x","rimraf":"~2.2.6","fs-readdir-recursive":"0.0.1","metalsmith-templates":"0.0.1","swig":"~1.3.2"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.0.1","dist":{"shasum":"d33a39180d63d404f5996ba92395933bad89eb80","size":5585,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.0.1.tgz"},"_from":".","_npmVersion":"1.3.25","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1391580941270,"_cnpm_publish_time":1391580941270,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"},"0.0.0":{"name":"metalsmith","description":"An extremely simple, pluggable static site generator.","repository":{"type":"git","url":"git://github.com/segmentio/metalsmith.git"},"version":"0.0.0","license":"MIT","main":"lib/index.js","dependencies":{"front-matter":"~0.2.0","consolidate":"~0.10.0","ware":"~0.2.1","recursive-readdir":"0.0.2","async":"~0.2.10","fs-extra":"~0.8.1","defaults":"~1.0.0","marked":"~0.3.1","swig":"~1.3.2"},"devDependencies":{"mocha":"1.x","rimraf":"~2.2.6","fs-readdir-recursive":"0.0.1"},"bugs":{"url":"https://github.com/segmentio/metalsmith/issues"},"homepage":"https://github.com/segmentio/metalsmith","_id":"metalsmith@0.0.0","dist":{"shasum":"62c277d037988a8f48cc0e9ecd22f11a4658a527","size":5538,"noattachment":false,"key":"/metalsmith/-/metalsmith-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/metalsmith/download/metalsmith-0.0.0.tgz"},"_from":".","_npmVersion":"1.3.25","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ajedi32","email":"andrewm.bpi@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"ianstormtaylor","email":""},{"name":"webketje","email":""},{"name":"woodyrew","email":"npm@andrewgoodricke.com"}],"directories":{},"publish_time":1391577818888,"_cnpm_publish_time":1391577818888,"_hasShrinkwrap":false,"deprecated":"This version of Metalsmith is no longer supported"}},"readme":"# Metalsmith\n\n[![npm: version][npm-badge]][npm-url]\n[![ci: build][ci-badge]][ci-url]\n[![code coverage][codecov-badge]][codecov-url]\n[![license: MIT][license-badge]][license-url]\n[![Gitter chat][gitter-badge]][gitter-url]\n\n> An extremely simple, _pluggable_ static site generator for NodeJS.\n\nIn Metalsmith, all of the logic is handled by plugins. You simply chain them together.\n\nHere's what the simplest blog looks like:\n\n```js\nimport { fileURLToPath } from 'node:url'\nimport { dirname } from 'path'\nimport Metalsmith from 'metalsmith'\nimport layouts from '@metalsmith/layouts'\nimport markdown from '@metalsmith/markdown'\n\nconst __dirname = dirname(fileURLToPath(import.meta.url))\n\nMetalsmith(__dirname)\n  .use(markdown())\n  .use(\n    layouts({\n      pattern: '**/*.html'\n    })\n  )\n  .build(function (err) {\n    if (err) throw err\n    console.log('Build finished!')\n  })\n```\n\n## Installation\n\nNPM:\n\n```\nnpm install metalsmith\n```\n\nYarn:\n\n```\nyarn add metalsmith\n```\n\n## Quickstart\n\nWhat if you want to get fancier by hiding unfinished drafts, grouping posts in collections, and using custom permalinks? Just add plugins...\n\n```js\nimport { fileURLToPath } from 'node:url'\nimport { dirname } from 'node:path'\nimport Metalsmith from 'metalsmith'\nimport collections from '@metalsmith/collections'\nimport layouts from '@metalsmith/layouts'\nimport markdown from '@metalsmith/markdown'\nimport permalinks from '@metalsmith/permalinks'\nimport drafts from '@metalsmith/drafts'\n\nconst __dirname = dirname(fileURLToPath(import.meta.url))\nconst t1 = performance.now()\nconst devMode = process.env.NODE_ENV === 'development'\n\nMetalsmith(__dirname) // parent directory of this file\n  .source('./src') // source directory\n  .destination('./build') // destination directory\n  .clean(true) // clean destination before\n  .env({\n    // pass NODE_ENV & other environment variables\n    DEBUG: process.env.DEBUG,\n    NODE_ENV: process.env.NODE_ENV\n  })\n  .metadata({\n    // add any variable you want & use them in layout-files\n    sitename: 'My Static Site & Blog',\n    siteurl: 'https://example.com/',\n    description: \"It's about saying »Hello« to the world.\",\n    generatorname: 'Metalsmith',\n    generatorurl: 'https://metalsmith.io/'\n  })\n  .use(drafts(devMode)) // only include drafts when NODE_ENV === 'development'\n  .use(\n    collections({\n      // group all blog posts by adding key\n      posts: 'posts/*.md' // collections:'posts' to metalsmith.metadata()\n    })\n  ) // use `collections.posts` in layouts\n  .use(\n    markdown({\n      // transpile all md file contents into html\n      keys: ['description'], // and also file.description\n      globalRefs: {\n        // define links available to all markdown files\n        home: 'https://example.com'\n      }\n    })\n  )\n  .use(permalinks()) // change URLs to permalink URLs\n  .use(\n    layouts({\n      // wrap layouts around html\n      pattern: '**/*.html'\n    })\n  )\n  .build((err) => {\n    // build process\n    if (err) throw err // error handling is required\n    console.log(`Build success in ${((performance.now() - t1) / 1000).toFixed(1)}s`)\n  })\n```\n\n## How does it work?\n\nMetalsmith works in three simple steps:\n\n1. Read all the files in a source directory.\n2. Invoke a series of plugins that manipulate the files.\n3. Write the results to a destination directory!\n\nEach plugin is invoked with the contents of the source directory, and each file can contain YAML front-matter that will be attached as metadata, so a simple file like...\n\n```yml\n---\ntitle: A Catchy Title\ndate: 2024-01-01\n---\nAn informative article.\n```\n\n...would be parsed into...\n\n```js\n{\n  'path/to/my-file.md': {\n    title: 'A Catchy Title',\n    date: new Date(2024, 1, 1),\n    contents: Buffer.from('An informative article'),\n    stats: fs.Stats\n  }\n}\n```\n\n...which any of the plugins can then manipulate however they want. Writing plugins is incredibly simple, just take a look at the [example drafts plugin](examples/drafts-plugin/index.js).\n\nOf course they can get a lot more complicated too. That's what makes Metalsmith powerful; the plugins can do anything you want!\n\n## Plugins\n\nA [Metalsmith plugin](https://metalsmith.io/api/#Plugin) is a function that is passed the file list, the metalsmith instance, and a done callback.\nIt is often wrapped in a plugin initializer that accepts configuration options.\n\nCheck out the official plugin registry at: https://metalsmith.io/plugins.  \nFind all the core plugins at: https://github.com/search?q=org%3Ametalsmith+metalsmith-plugin  \nSee [the draft plugin](examples/drafts-plugin) for a simple plugin example.\n\n## API\n\nCheck out the full API reference at: https://metalsmith.io/api.\n\n## CLI\n\nIn addition to a simple [Javascript API](#api), the Metalsmith CLI can read configuration from a `metalsmith.json` file, so that you can build static-site generators similar to [Jekyll](https://jekyllrb.com) or [Hexo](https://hexo.io) easily. The example blog above would be configured like this:\n\n`metalsmith.json`\n\n```json\n{\n  \"source\": \"src\",\n  \"destination\": \"build\",\n  \"clean\": true,\n  \"metadata\": {\n    \"sitename\": \"My Static Site & Blog\",\n    \"siteurl\": \"https://example.com/\",\n    \"description\": \"It's about saying »Hello« to the world.\",\n    \"generatorname\": \"Metalsmith\",\n    \"generatorurl\": \"https://metalsmith.io/\"\n  },\n  \"plugins\": [\n    { \"@metalsmith/drafts\": true },\n    { \"@metalsmith/collections\": { \"posts\": \"posts/*.md\" } },\n    { \"@metalsmith/markdown\": true },\n    { \"@metalsmith/permalinks\": \"posts/:title\" },\n    { \"@metalsmith/layouts\": true }\n  ]\n}\n```\n\nThen run:\n\n```bash\nmetalsmith\n\n# Metalsmith · reading configuration from: /path/to/metalsmith.json\n# Metalsmith · successfully built to: /path/to/build\n```\n\nOptions recognised by `metalsmith.json` are `source`, `destination`, `concurrency`, `metadata`, `clean` and `frontmatter`.\nCheckout the [static site](examples/static-site), [Jekyll](examples/jekyll) examples to see the CLI in action.\n\n### Local plugins\n\nIf you want to use a custom plugin, but feel like it's too domain-specific to be published to the world, you can include plugins as local npm modules: (simply use a relative path from your root directory)\n\n```json\n{\n  \"plugins\": [{ \"./lib/metalsmith/plugin.js\": true }]\n}\n```\n\n## The secret...\n\nWe often refer to Metalsmith as a \"static site generator\", but it's a lot more than that. Since everything is a plugin, the core library is just an abstraction for manipulating a directory of files.\n\nWhich means you could just as easily use it to make...\n\n- [A project scaffolder.](examples/project-scaffolder)\n- [A build tool for Sass files.](examples/build-tool)\n- [A simple static site generator.](examples/static-site)\n- [A Jekyll-like static site generator.](examples/jekyll)\n\n## Resources\n\n- [Gitter Matrix community chat](https://app.gitter.im/#/room/#metalsmith_community:gitter.im) for chat, questions\n- [X (formerly Twitter) announcements](https://x.com/@metalsmithio) and the [metalsmith.io news page](https://metalsmith.io/news) for updates\n- [Awesome Metalsmith](https://github.com/metalsmith/awesome-metalsmith) - great collection of resources, examples, and tutorials\n- [emmer.dev on metalsmith](https://emmer.dev/blog/tag/metalsmith/) - A good collection of various how to's for metalsmith\n- [glinka.co on metalsmith](https://www.glinka.co/blog/) - Another great collection of advanced approaches for developing metalsmith\n- [Getting to Know Metalsmith](http://robinthrift.com/post/getting-to-know-metalsmith/) - a great series about how to use Metalsmith for your static site.\n\n## Troubleshooting\n\nSet `metalsmith.env('DEBUG', '*metalsmith*')` to debug your build. This will log debug logs for all plugins using the built-in `metalsmith.debug` debugger.\nFor older plugins using [debug](https://github.com/debug-js/debug/) directly, run your build with `export DEBUG=metalsmith-*,@metalsmith/*` (Linux) or `set DEBUG=metalsmith-*,@metalsmith/*` for Windows.\n\n### Node Version Requirements\n\nFuture Metalsmith releases will at least support the oldest supported Node LTS versions.\n\nMetalsmith 2.6.x supports NodeJS versions 14.18.0 and higher.  \nMetalsmith 2.5.x supports NodeJS versions 12 and higher.  \nMetalsmith 2.4.x supports NodeJS versions 8 and higher.  \nMetalsmith 2.3.0 and below support NodeJS versions all the way back to 0.12.\n\n### Compatibility & support policy\n\nMetalsmith is supported on all common operating systems (Windows, Linux, Mac).\nMetalsmith releases adhere to [semver (semantic versioning)](https://semver.org/) with 2 minor gray-area exceptions for what could be considered breaking changes:\n\n- Major Node version support for EOL (End of Life) versions can be dropped in minor releases\n- If a change represents a major improvement that is backwards-compatible with 99% of use cases (not considering outdated plugins), they will be considered eligible for inclusion in minor version updates.\n\n## Credits\n\nSpecial thanks to [Ian Storm Taylor](https://github.com/ianstormtaylor), [Andrew Meyer](https://github.com/Ajedi32), [Dominic Barnes](https://github.com/dominicbarnes), [Andrew Goodricke](https://github.com/woodyrew), [Ismay Wolff](https://github.com/ismay), [Kevin Van Lierde](https://github.com/webketje) and [others](https://github.com/segmentio/metalsmith/graphs/contributors) for their contributions!\n\n## [License](LICENSE)\n\n[npm-badge]: https://img.shields.io/npm/v/metalsmith.svg\n[npm-url]: https://www.npmjs.com/package/metalsmith\n[ci-badge]: https://github.com/metalsmith/metalsmith/actions/workflows/test.yml/badge.svg\n[ci-url]: https://github.com/metalsmith/metalsmith/actions/workflows/test.yml\n[codecov-badge]: https://coveralls.io/repos/github/metalsmith/metalsmith/badge.svg?branch=master\n[codecov-url]: https://coveralls.io/github/metalsmith/metalsmith?branch=master\n[license-badge]: https://img.shields.io/github/license/metalsmith/metalsmith\n[license-url]: LICENSE\n\n[gitter-badge]: https://img.shields.io/badge/[gitter:matrix]-join-blue.svg\n[gitter-url]: https://app.gitter.im/#/room/#metalsmith_community:gitter.im\n","_attachments":{},"homepage":"https://metalsmith.io","bugs":{"url":"https://github.com/metalsmith/metalsmith/issues"},"license":"MIT"}