{"_id":"remark-custom-container","_rev":"9-3811c3bc80c352fcc2335a7350205da9","name":"remark-custom-container","dist-tags":{"latest":"1.3.1"},"versions":{"0.1.0":{"name":"remark-custom-container","version":"0.1.0","description":"remark parser plugin for custom directive in markdown","author":{"name":"koka831"},"license":"MIT","main":"dist/index.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","scripts":{"prebuild":"rimraf dist","build":"run-p build:*","build:commonjs":"tsc","build:esm":"tsc -p tsconfig.esm.json","test":"jest","lint":"eslint src"},"keywords":["markdown","remark","unified"],"dependencies":{"unist-util-visit":"^2.0.3"},"devDependencies":{"@jest/types":"^27.0.6","@types/jest":"^26.0.24","@types/node":"^16.4.2","@types/unist":"^2.0.3","@typescript-eslint/eslint-plugin":"^4.28.4","@typescript-eslint/parser":"^4.28.4","eslint":"^7.31.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","jest":"^27.0.6","npm-run-all":"^4.1.5","prettier":"^2.3.2","rehype-stringify":"^8.0.0","remark":"^13.0.0","remark-gfm":"^1.0.0","remark-rehype":"^8.1.0","rimraf":"^3.0.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5","unified":"^9.2.2","vfile":"^4.2.1"},"gitHead":"a385ab92d0345c7bbf78e99c3952f175bd3ee6ac","_id":"remark-custom-container@0.1.0","_nodeVersion":"14.17.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-1xPaatJZ2BD5nxm/WRuqBAAD4lhP/SIWHNG5HPzQxkHT19UzGAfy024OOrqzzYhek7Xj/Otj0+z6RgUY3mDs/A==","shasum":"b7934872e6ecbaf16bd302e9bdf2055abbd82676","tarball":"https://registry.npmjs.org/remark-custom-container/-/remark-custom-container-0.1.0.tgz","fileCount":6,"unpackedSize":7343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/tMiCRA9TVsSAnZWagAAG2gP/0xMkApNxnAFJ4Rs2y02\nYFXDpAMNCDqby1HPPgKOVehjj1BwvVW2Rtptw8mXTeJQAjZUiF+ePqVYqXFj\nHl1GO8cmKxYSxB7SaM8pTv0/dF+61+P20mCI22kLmoJp+mpGHgvP+5tebkUm\nX6+0sMWAhVMXQ+S6uJQbHGI/iPpign9TFCM/dmGXnr335okT1z+71vUkAkX9\nMYOxMlhx9guATweTmJEZ22HZmpRSLhYed4YJmi3N00rxrEcuSG+ivS/GbLHZ\nDK6IvxAZmciDF0RvvG5LhDkh2W8da8D4YOnUChvQVJMbWim72ZIkPbDKXoq0\n3EOnuRifR7llguNP34w5DJERWqPvUDSxrV9iB39T9VA5F6Ln941AOv7UTGEx\nAbzgJ/dCql/yJHAZStaC3X8++JW/oe0oAmy/jwtlSZck1P+51NQY0Kt9RiVL\naiX4nu8f5zZIoK9N8k51/Jm7Tg3RAmeGmFro/z4zyw5cMI1mZffqD7hKeJkd\nALdh9QgL/KoI55qJK/ijRkEQJyO7YEbzxddNjc/0qyJ0vxeF994GAeHbqcIn\n0hgirqE3qXvzrova2qJ/7SbOyIZA59ZiPeMGtMNTtc8ihTcklvdFF/BDYHbv\nxIuZs+N17UGz4hd5zY+EYuowhPC0kXSyt2AObGpvpKg1jhDhBVINGBTVjL4r\niEXA\r\n=lbMT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDxg4Xzx0lBhqmHoxOhedMLoHQnZDQRZdhp/5G3dJLlAIgfJHY9nKjtyWafWPQSDF8BSqVD7DHUvPp0DMI3FAnXUw="}]},"_npmUser":{"name":"koka831","email":"koka.code@gmail.com"},"directories":{},"maintainers":[{"name":"koka831","email":"koka.code@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-custom-container_0.1.0_1627312930470_0.42285680847120877"},"_hasShrinkwrap":false},"1.0.0":{"name":"remark-custom-container","version":"1.0.0","description":"remark parser plugin for custom directive in markdown","author":{"name":"koka831"},"license":"MIT","main":"dist/index.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/koka831/remark-custom-container.git"},"scripts":{"prebuild":"rimraf dist","build":"run-p build:*","build:commonjs":"tsc","build:esm":"tsc -p tsconfig.esm.json","test":"NODE_OPTIONS=--experimental-vm-modules jest","lint":"eslint src"},"keywords":["markdown","remark","unified"],"dependencies":{"unist-util-visit":"^4.0.0"},"devDependencies":{"@jest/types":"^27.0.6","@types/jest":"^26.0.24","@types/node":"^16.4.2","@types/unist":"^2.0.3","@typescript-eslint/eslint-plugin":"^4.28.4","@typescript-eslint/parser":"^4.28.4","eslint":"^8.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest":"^27.0.6","npm-run-all":"^4.1.5","prettier":"^2.3.2","rehype-stringify":"^8.0.0","remark":"^14.0.0","remark-gfm":"^3.0.0","remark-rehype":"^10.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5","unified":"^10.1.0","vfile":"^5.1.0"},"gitHead":"123b9d91bcb909eb2751cb40c7f5c2fb14a83e55","bugs":{"url":"https://github.com/koka831/remark-custom-container/issues"},"homepage":"https://github.com/koka831/remark-custom-container#readme","_id":"remark-custom-container@1.0.0","_nodeVersion":"16.11.1","_npmVersion":"8.1.1","dist":{"integrity":"sha512-NJsMXhpVmrh/BWydVucxgW6iumJgdf9mwshIHcKRE7LFIbOVJAzLOQr5sZFREJDt+Kibid5OEVnUYPw1zLm3Yg==","shasum":"f2af430f0e3b3608e1b8b8e60541108f60a406fd","tarball":"https://registry.npmjs.org/remark-custom-container/-/remark-custom-container-1.0.0.tgz","fileCount":6,"unpackedSize":7716,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnN2PQGP3gQPO2bH6bCBCAo/qT2UGB4qrOPZGC8l5OcAIgKGFPzrssMpO+CwozQIQJ/C2qU7CzPOjfDkrHS1wzRrw="}]},"_npmUser":{"name":"koka831","email":"koka.code@gmail.com"},"directories":{},"maintainers":[{"name":"koka831","email":"koka.code@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-custom-container_1.0.0_1635328748401_0.04882393133079144"},"_hasShrinkwrap":false},"1.0.1":{"name":"remark-custom-container","version":"1.0.1","description":"remark parser plugin for custom directive in markdown","author":{"name":"koka831"},"license":"MIT","export":"dist/index.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/koka831/remark-custom-container.git"},"scripts":{"prebuild":"rimraf dist","build":"run-p build:*","build:commonjs":"tsc","build:esm":"tsc -p tsconfig.esm.json","test":"NODE_OPTIONS=--experimental-vm-modules jest","lint":"eslint src"},"keywords":["markdown","remark","unified"],"dependencies":{"unist-util-visit":"^4.0.0"},"devDependencies":{"@jest/types":"^27.0.6","@types/jest":"^26.0.24","@types/node":"^16.4.2","@types/unist":"^2.0.3","@typescript-eslint/eslint-plugin":"^4.28.4","@typescript-eslint/parser":"^4.28.4","eslint":"^8.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest":"^27.0.6","npm-run-all":"^4.1.5","prettier":"^2.3.2","rehype-stringify":"^8.0.0","remark":"^14.0.0","remark-gfm":"^3.0.0","remark-rehype":"^10.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5","unified":"^10.1.0","vfile":"^5.1.0"},"gitHead":"a676814fc67c38bc3de838bba29f8a42ffde696c","bugs":{"url":"https://github.com/koka831/remark-custom-container/issues"},"homepage":"https://github.com/koka831/remark-custom-container#readme","_id":"remark-custom-container@1.0.1","_nodeVersion":"16.11.1","_npmVersion":"8.1.1","dist":{"integrity":"sha512-Z2UzQtB1wZsLjOhz+vvPifJvjCztsCK7dDPHNniP3r61KnTR7hlLcqXMEUp3MOk+4wF9urEEWY+VXblTzMEOgw==","shasum":"aa57f7c9b3d1f1ed4071d7ddbbe845e9dc8dd246","tarball":"https://registry.npmjs.org/remark-custom-container/-/remark-custom-container-1.0.1.tgz","fileCount":6,"unpackedSize":7718,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAIM8xPgvU7a/Prt6+p/GTRjXICcFnGp9FnrybTS7/a6AiEA8jEpv73TNATnlKWFTTHwWDU1oqjJudZUgMMZp4Up+g8="}]},"_npmUser":{"name":"koka831","email":"koka.code@gmail.com"},"directories":{},"maintainers":[{"name":"koka831","email":"koka.code@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-custom-container_1.0.1_1635337063766_0.645609558950869"},"_hasShrinkwrap":false},"1.1.1":{"name":"remark-custom-container","version":"1.1.1","description":"remark parser plugin for custom directive in markdown","author":{"name":"koka831"},"license":"MIT","export":"dist/index.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/koka831/remark-custom-container.git"},"scripts":{"prebuild":"rimraf dist","build":"run-p build:*","build:commonjs":"tsc","build:esm":"tsc -p tsconfig.esm.json","test":"NODE_OPTIONS=--experimental-vm-modules jest","lint":"eslint src"},"keywords":["markdown","remark","unified"],"dependencies":{"unist-util-visit":"^4.0.0"},"devDependencies":{"@jest/types":"^27.0.6","@types/jest":"^26.0.24","@types/node":"^16.4.2","@types/unist":"^2.0.3","@typescript-eslint/eslint-plugin":"^4.28.4","@typescript-eslint/parser":"^4.28.4","eslint":"^8.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest":"^27.0.6","npm-run-all":"^4.1.5","prettier":"^2.3.2","rehype-stringify":"^8.0.0","remark":"^14.0.0","remark-gfm":"^3.0.0","remark-rehype":"^10.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5","unified":"^10.1.0","vfile":"^5.1.0"},"gitHead":"9c38f1af6a5b210496cf7f64b82bd3fe2e9e1665","bugs":{"url":"https://github.com/koka831/remark-custom-container/issues"},"homepage":"https://github.com/koka831/remark-custom-container#readme","_id":"remark-custom-container@1.1.1","_nodeVersion":"16.11.1","_npmVersion":"8.1.1","dist":{"integrity":"sha512-hVtCuKGE0wei7e9RmT2U1RFJYUvWPgbhcjSQQRWiEtVak2n68a85S5LZI9nHXJVCVDehDOujOHkHolYkYvn/mQ==","shasum":"194b3d252ec7808ab95c71e1b22c27cb47a58dcf","tarball":"https://registry.npmjs.org/remark-custom-container/-/remark-custom-container-1.1.1.tgz","fileCount":6,"unpackedSize":7718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh25nkCRA9TVsSAnZWagAAsmUP/0eNr3zK2uqPxKko+nzo\nkekfnnxeWl9W5oKKfLSChOaGnU0V5oV6fRv4QJeZCl5QG4DoIirENAg+zbbm\nlTuszhhcHFdMeKM5g1WX0mStbC1572fbR3aIAQwmHu4/69GwF5k6qChaauRA\njEpQx1o7Lnkx/aLm5HL34Z+DOZAEICp4L6sdmuQIvdbcIeshJvGZ0YAhcFKe\nLycurYbrSiI/HznIN9YOR2pFCZKVN5JCmJQpEZCD44k7sERc9fc+vldt+JeT\nfyHB89vfiOwTuQ/WDv5Xz/Zpi23eJP0/XvOz2P/P8XfbXMvo0UvVIqBLKPlW\nlx9Ic1hiRJvrIxKC+hI9lygdsxhcDatJCNUoy/dxoBvcSgIGO8HzpilSR28Z\nDLAV/ih23ixdOGNq097QxWHlvbgMLHFL/SUvAnu4i6msMVvbf04tf8x0TPnd\nMWNugZyFMgI6vd3p5F0c3UxbsOh2bOa1K+LwmI9ewFZSEQfmVkBhkOhcXZa0\nvpX/7LcEpG85NmRrj8RyeUur5+neFBnMAyK3yOUIn3fDTTcEBL0I7njLAijr\nu2w9Pzgfp+O9QaKknGhGDq6XtsYuG3eL7bMhgWIMzMCW4eOzfoITgaN+DIlu\n3USPzf9vJprYQG9MUgUuavu556P/7K2T165FL/opgQk1oe6WkPtKwdMAzRTv\nqpKJ\r\n=FTli\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIECKMG7Abv7EsqV2Y88SHVaZGbifGP69dKR22O7nLahoAiBEvAPVv2dV6hU3L/gA9gQeRI5Vscui4pbKhj8a93QRlw=="}]},"_npmUser":{"name":"koka831","email":"koka.code@gmail.com"},"directories":{},"maintainers":[{"name":"koka831","email":"koka.code@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-custom-container_1.1.1_1635604730898_0.5847317070734983"},"_hasShrinkwrap":false},"1.1.2":{"name":"remark-custom-container","version":"1.1.2","description":"remark parser plugin for custom directive in markdown","author":{"name":"koka831"},"license":"MIT","type":"module","export":"dist/index.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/koka831/remark-custom-container.git"},"scripts":{"prebuild":"rimraf dist","build":"run-p build:*","build:commonjs":"tsc","build:esm":"tsc -p tsconfig.esm.json","test":"NODE_OPTIONS=--experimental-vm-modules jest","lint":"eslint src"},"keywords":["markdown","remark","unified"],"dependencies":{"unist-util-visit":"^4.0.0"},"devDependencies":{"@jest/types":"^27.0.6","@types/jest":"^27.0.3","@types/node":"^16.4.2","@types/unist":"^2.0.3","@typescript-eslint/eslint-plugin":"^4.28.4","@typescript-eslint/parser":"^4.28.4","eslint":"^8.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","jest":"^27.0.6","npm-run-all":"^4.1.5","prettier":"^2.3.2","rehype-stringify":"^8.0.0","remark":"^14.0.0","remark-gfm":"^3.0.0","remark-rehype":"^10.0.0","rimraf":"^3.0.2","ts-jest":"^27.0.4","ts-node":"^10.1.0","typescript":"^4.3.5","unified":"^10.1.0","vfile":"^5.1.0"},"gitHead":"4353c608ba2f08a6086220c3fea3e7d0dc4c5ed0","bugs":{"url":"https://github.com/koka831/remark-custom-container/issues"},"homepage":"https://github.com/koka831/remark-custom-container#readme","_id":"remark-custom-container@1.1.2","_nodeVersion":"18.9.1","_npmVersion":"8.19.1","dist":{"integrity":"sha512-D3E0vN/1f9njdwOWi3Za3tmp5ufX0HMAXKfZ1t45A6UmdZNQdNjUdkLv9/BdEMbfvDviUykMsnzAdxgLCnNBww==","shasum":"dee0ee3dd5ce6ca003aacc6c8f03366e53502cb2","tarball":"https://registry.npmjs.org/remark-custom-container/-/remark-custom-container-1.1.2.tgz","fileCount":6,"unpackedSize":7755,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8p+Z88Kun0PjvE3I6DC+H9P/lV9YJm2aSBHXlDuv/KAiBEQtisVjBdG1lny7WK09KKA8G7bxRhJEaB6t7sZR+d4A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaPzlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp27Q/5AMLUmde31FeRhF35UADwncnZKf72W7PZ4J9rOuAUf5BUQe0i\r\nEVhqncI+vTWFX+0JhhntJtU9s4xxWSzTNgBndyWPacSvg1ROlxdToLH1pnHA\r\nz8ktW+GxBEjaJMZOWmYeejS43Vy8YnO4jUNPxzsux78iKwJb+jOG4SOo97Yg\r\nn0WIwPO8xZcKTfWQmvOI6sV1VTLOY7CCBJfN46ed5yLYrmG7G72CDNUM6QSt\r\ndOUkzO0wiXZIImVtK4U0uDNDYKy8TcxQRAL2Ed8BfWyPwP6WphqexMxnzzHA\r\nqO5zj52pTHLvULTXvLjmQWVxcmzleXs4oNqVEte0FXbixqlJ6I6xcsiKkhkU\r\nJtDCwWvNODpSBUHmHfjGe7RjUxOqf0qPxlVpF3ry/SSQjPrUeMlcC0sUT3Xg\r\nFDsSytlxH0DtQCzk9f58RnzuDAswIffQ0LbtYw8dmjBMvfGBedOBwPel7FO6\r\nYUzInc7JCj8cjlrYXeYAmy/5R6/UR9LIo/RvsY1TQXDoQaGoteb/4CjVrRis\r\nZvraMU3audkQF7suD0l5c/C4l7sTMu3XXiEpHTDYqWfv+RsDhe7F+cQVEvky\r\nYRjZQksfm3/RiuA7AiBqw/Nt21Q6SJKNP2VDbhIW9SmMChHoh+265iYW6/3K\r\neYfB7NZg83s/W/OHIuuRyvP4TR3RaOl3BbQ=\r\n=LNMw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"koka831","email":"koka.code@gmail.com"},"directories":{},"maintainers":[{"name":"koka831","email":"koka.code@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-custom-container_1.1.2_1667824869851_0.814865648643659"},"_hasShrinkwrap":false},"1.2.0":{"name":"remark-custom-container","version":"1.2.0","description":"remark parser plugin for custom directive in markdown","author":{"name":"koka831"},"license":"MIT","type":"module","export":"dist/index.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/koka831/remark-custom-container.git"},"scripts":{"prebuild":"rimraf dist","build":"run-p build:*","build:commonjs":"tsc","build:esm":"tsc -p tsconfig.esm.json","test":"NODE_OPTIONS=--experimental-vm-modules jest","lint":"eslint src"},"keywords":["markdown","remark","unified"],"dependencies":{"unist-util-visit":"^4.0.0"},"devDependencies":{"@jest/types":"^29.3.1","@types/jest":"^29.2.3","@types/node":"^18.11.9","@types/unist":"^2.0.3","@typescript-eslint/eslint-plugin":"^5.44.0","@typescript-eslint/parser":"^5.44.0","eslint":"^8.28.0","eslint-config-prettier":"^8.5.0","jest":"^29.3.1","npm-run-all":"^4.1.5","prettier":"^2.7.1","rehype-stringify":"^9.0.3","remark":"^14.0.0","remark-gfm":"^3.0.0","remark-rehype":"^10.0.0","rimraf":"^3.0.2","ts-jest":"^29.0.3","ts-node":"^10.9.1","typescript":"^4.9.3","unified":"^10.1.0","vfile":"^5.3.6"},"gitHead":"e440d8805fa2b18b74ffdbccae910408001e93bb","bugs":{"url":"https://github.com/koka831/remark-custom-container/issues"},"homepage":"https://github.com/koka831/remark-custom-container#readme","_id":"remark-custom-container@1.2.0","_nodeVersion":"18.9.1","_npmVersion":"8.19.1","dist":{"integrity":"sha512-Ivwu3uY45ZDJzV/ReUaXQXrBD/l6v/O6jLyjZHXEU1F3EQCkRbL/7ZJb2ROgtjLO8elP0tTc3uKFC9edVlohLA==","shasum":"800cb88d284d5ed93eebde872c17a62617fe731a","tarball":"https://registry.npmjs.org/remark-custom-container/-/remark-custom-container-1.2.0.tgz","fileCount":7,"unpackedSize":12713,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHi/yzOEIQJZsEs8UWLWcWCLdlBIOw7XeYaYf0E0/G+qAiBq13DngLpGb5+8TzD82Dgar3obPGx3oG6u2FZtZDHGsQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgizeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2Rg//dWb7N/BuQvd0WaTbnB4JpJZu1Go2VhxiBXM0+ZxhqXDOWNrb\r\naa7rDn3LwWmY9yDfpmfQcGhipay6eUUP8t5Ww0zXjZqmP33ZYug1rYYfRxnk\r\nkBJroEXs3b+4BlMomDIs5FeMRUvvv5/MX1uQAtfbUuCrw5eDKkm+tsi21TB1\r\nR86TpkdXbhg1IbBm+L7x8ytmH4qRxCpTgIB/POosotDygVMy6Iy6KEJRmEd+\r\n2DiT7e96+0hIhepb/2O70XtP7hXmDVMQXy1vq09dlONAx2ymEDZBU5Xf/C5y\r\n7OuVjRXCIV3Du2DPSYTKeuTjmeF1qcRlM/Xa1wDX7DXC5hJKDgScl4J98c9D\r\n9/aHdWptHColp0Q+nxaeLEbTA4NpnmAGhbD24lfYE5h0T89PyiT2WX9HKWY2\r\nfNiFMfZUWvag3f4Hto/dvL15qN7tOc9u63kF8VZYMYEStpxhWB/qeyIZdOBt\r\nGg+SQPi4DE5K6vRHgNzx1RH27cjik29n3vPQtXJBzHfQzo4BfEmtBgcmp0sb\r\n7AZPj+GuBqZ6aanzMzdUxITtJ1hYkaqQyEGvx6gIwcjfqHESnIZL0cbpWNjt\r\nLYQHIeMJa6wvVr2r7UCpbwEHN3xRgiaty1qC1xQ7lWMmgrg5HrJVYDeLf3dp\r\nZHttMdjIYnvaZqAHWuvkT0bOBhslxu5llVQ=\r\n=Cebv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"koka831","email":"koka.code@gmail.com"},"directories":{},"maintainers":[{"name":"koka831","email":"koka.code@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-custom-container_1.2.0_1669475550161_0.9179894286727035"},"_hasShrinkwrap":false},"1.3.0":{"name":"remark-custom-container","version":"1.3.0","description":"remark parser plugin for custom directive in markdown","author":{"name":"koka831"},"license":"MIT","type":"module","export":"dist/index.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/koka831/remark-custom-container.git"},"scripts":{"prebuild":"rimraf dist","build":"run-p build:*","build:commonjs":"tsc","build:esm":"tsc -p tsconfig.esm.json","test":"NODE_OPTIONS=--experimental-vm-modules jest","lint":"eslint src"},"keywords":["markdown","remark","unified"],"dependencies":{"unist-util-visit":"^4.0.0"},"devDependencies":{"@jest/types":"^29.3.1","@types/jest":"^29.2.3","@types/node":"^18.11.9","@types/unist":"^2.0.3","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","eslint":"^8.28.0","eslint-config-prettier":"^8.5.0","jest":"^29.3.1","npm-run-all":"^4.1.5","prettier":"^2.8.0","rehype-stringify":"^9.0.3","remark":"^14.0.0","remark-gfm":"^3.0.0","remark-rehype":"^10.0.0","rimraf":"^3.0.2","ts-jest":"^29.0.3","ts-node":"^10.9.1","typescript":"^4.9.3","unified":"^10.1.0","vfile":"^5.3.6"},"gitHead":"0c3ec4ec54e85cbdb02e5308d7fc62497e2cfe71","bugs":{"url":"https://github.com/koka831/remark-custom-container/issues"},"homepage":"https://github.com/koka831/remark-custom-container#readme","_id":"remark-custom-container@1.3.0","_nodeVersion":"18.9.1","_npmVersion":"8.19.1","dist":{"integrity":"sha512-ZJ38SdyYkCFijUe74sj6qK06xFIKPQgfg3hn4siOR+qPuB6305XbTMHUDF7yb0jTGCxDoev+GR3H6PmoSozKOQ==","shasum":"8ce6e47d4352b5b374eb14ca26c51be76246b2bc","tarball":"https://registry.npmjs.org/remark-custom-container/-/remark-custom-container-1.3.0.tgz","fileCount":7,"unpackedSize":15217,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAeqIT/aHqNNzFi4Db9YZ/EkgnJF/U6xW0+KBahZwIfOAiB9vz1kjUU6Ud5hDnAWP204AkMI7NjWlqsO/Rnr6BaaQQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlJQdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmot4A/+I0w454j8JCVCztWXljQTy2hymVZlGwHGSXWr3CwKxmfSicbb\r\nIepgIZ71JuQilbKKOlvWRifMNRjww/H4qKB+knnCNqOMJn4p882u1mnaPIEu\r\nd3XuFA0Q6FJrF4S61KyIa2k1HzbvagHyYoQ6Q4d9v8+oFoj6hpaojKJb1YhF\r\nd00xh0OyGnd2Gi3YClDFjSgelRNb1knLe3O7ZBNde0b7bFaVxfa+N7wqedxl\r\n/t1GXscfKJM3oOUnxPj6AlS6qnMx9W2hAXedrie9Jg5w06CdbIlS5xlPJ++O\r\nK03owLXtwNL4+znlX/9tEToqx6rgIDF++87IiuTKZj8FvVfkGpc6Y1k+4Uzy\r\nqDvn6RB2HLjW668qf2BIDs28zk7ngC0EFlyuhFJjow5ZPs45i1Tp4P5c5q2e\r\n6VNqm+/WBGECNOo/YmYClIPhZ0ulrzY6/xPhB/A7sVhdEnJf24fPVrPzoXoE\r\nVdn3f2huJfINqv3LHUvCZnwp914vInf1r9f6hg9lwAga0Vk6Zs/1j6prdoxT\r\nUTuWLoJ4SvnilP7GV0u2cIRP4RmSyNzFCXgjtgHQXCjnqLnwhs7wfyl6p3sR\r\nXk9iadi+eH8EBMbWahYUtylNCe5cvC4wXC2Iu14+PpoVcmec+/agb0mHj8WN\r\ngRR4d4fQAoUm70gC5JtOP+AJTHfAXr9Hsd0=\r\n=NzH0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"koka831","email":"koka.code@gmail.com"},"directories":{},"maintainers":[{"name":"koka831","email":"koka.code@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-custom-container_1.3.0_1670681629159_0.4114982604599202"},"_hasShrinkwrap":false},"1.3.1":{"name":"remark-custom-container","version":"1.3.1","description":"remark parser plugin for custom directive in markdown","author":{"name":"koka831"},"license":"MIT","type":"module","export":"dist/index.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/koka831/remark-custom-container.git"},"scripts":{"prebuild":"rimraf dist","build":"run-p build:*","build:commonjs":"tsc","build:esm":"tsc -p tsconfig.esm.json","test":"NODE_OPTIONS=--experimental-vm-modules jest","lint":"eslint src"},"keywords":["markdown","remark","unified"],"dependencies":{"unist-util-visit":"^4.0.0"},"devDependencies":{"@jest/types":"^29.3.1","@types/jest":"^29.2.3","@types/node":"^18.11.9","@types/unist":"^2.0.3","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","eslint":"^8.28.0","eslint-config-prettier":"^8.5.0","jest":"^29.3.1","npm-run-all":"^4.1.5","prettier":"^2.8.0","rehype-stringify":"^9.0.3","remark":"^14.0.0","remark-gfm":"^3.0.0","remark-rehype":"^10.0.0","rimraf":"^3.0.2","ts-jest":"^29.0.3","ts-node":"^10.9.1","typescript":"^4.9.3","unified":"^10.1.0","vfile":"^5.3.6"},"gitHead":"a8b0604c3709a9a991aa2e4bf3d9e8bdbdbfc723","bugs":{"url":"https://github.com/koka831/remark-custom-container/issues"},"homepage":"https://github.com/koka831/remark-custom-container#readme","_id":"remark-custom-container@1.3.1","_nodeVersion":"18.9.1","_npmVersion":"8.19.1","dist":{"integrity":"sha512-yu2P4r/Pk2PS7rF9NcWUfz5Va2nuuXq5PtyitOgOGNMhgWTznNnvzu9n1xeaEnzLL/NMHpu7btt/Z46m8O9lhg==","shasum":"834146b51967c32c6088941237eb39e9d762bf6e","tarball":"https://registry.npmjs.org/remark-custom-container/-/remark-custom-container-1.3.1.tgz","fileCount":7,"unpackedSize":16800,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAVe091ZamV6ubkV63SkisJIVBgZomJR+I43Ez6Gr1ZKAiEA6d8VZW0BzJKI0yvMe6S1eaMmotF//Em+Mwj2AD5GJYA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlK6PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrc9RAAoPnLaFSg3HuzsxB7FX8l8wk2dpMVK18PRGor/K0sie9k85OK\r\nZWh8RCBtcEPy5iPms/pneYooa3R1yYA1QB+Wnpij6AAkQavWkKKRDM/XEm4w\r\nJV6w1uWNKPb0KehmsSFTW3yd3i+N0Hq3SgGgfAevU0VxX6m6EXvXsZ9jeC0x\r\nS5A2SV3N/Iae8cdqT4BRGIWD9U9yi4MEOCqMEw3A9x+jRGl0HmgIo+HFUaB4\r\nsDZubbEm85zkqlzezidSRzwnj/VlnDgo+w1NC2FnMH8i34IuClYQolG80w89\r\n6gNoZRKxrGCQGinrWE7VuCkpO7yVqjnEByavKGv8iakCrT/IxUnFt1jnxNCC\r\n/SKmzRkltE1TzHdEoNkrfiNnjNWshrE3C0UxmRHDWnHgk9h0wWphQY5Wncmb\r\n6ax1obYsOt24wRNoUFpv44Zg/HKcyQT8sBIuP7eb0iaJJ0w5VLEfjBG3rr0F\r\nGlmMzgNX4zeB26Aof5vdDV0OzeRGBcmnVGOvy06MtSipuAI0pKXGN1E75Ptn\r\nperZPKDCcrLiYm2nv+Ir/Vf3hpPyrU5nv2vFRxZtaO7kGncJhEBsImX5ZTaH\r\nezLC9y4jFN5bJ/0qnz5m1d9mdGzj/fEC9jDjYvQQEEid5ry/z01l9cS+/Pon\r\nVwQiCGWG2sc0Jvdy564Sj6zlxxylaFEaogA=\r\n=liKC\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"koka831","email":"koka.code@gmail.com"},"directories":{},"maintainers":[{"name":"koka831","email":"koka.code@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-custom-container_1.3.1_1670688399027_0.6793232003957417"},"_hasShrinkwrap":false}},"time":{"created":"2021-07-26T15:22:10.409Z","0.1.0":"2021-07-26T15:22:10.651Z","modified":"2022-12-10T16:06:39.311Z","1.0.0":"2021-10-27T09:59:08.499Z","1.0.1":"2021-10-27T12:17:43.939Z","1.1.1":"2021-10-30T14:38:51.058Z","1.1.2":"2022-11-07T12:41:09.969Z","1.2.0":"2022-11-26T15:12:30.335Z","1.3.0":"2022-12-10T14:13:49.317Z","1.3.1":"2022-12-10T16:06:39.230Z"},"maintainers":[{"name":"koka831","email":"koka.code@gmail.com"}],"description":"remark parser plugin for custom directive in markdown","keywords":["markdown","remark","unified"],"author":{"name":"koka831"},"license":"MIT","readme":"# remark-custom-container\n\n<p align=\"center\">\n  <a href=\"https://github.com/koka831/remark-custom-container/actions\" target=\"_blank\">\n    <img src=\"https://badgen.net/github/checks/koka831/remark-custom-container\" alt=\"ci status\" height=\"18\">\n  </a>\n  <a href=\"https://badge.fury.io/js/remark-custom-container\" target=\"_blank\">\n    <img src=\"https://badge.fury.io/js/remark-custom-container.svg\" alt=\"npm version\" height=\"18\">\n  </a>\n  <a href=\"https://github.com/koka831/remark-custom-container/blob/master/LICENSE\" target=\"_blank\">\n    <img src=\"https://badgen.net/github/license/koka831/remark-custom-container\" alt=\"license\" height=\"18\">\n  </a>\n\n</p>\n\n[remarkjs][remarkjs] parser plugin for custom directive (compatible with new parser in remark. see [#536][536])\n\n> **Note**\n> This plugin is highly inspired by [vuepress-plugin-container][vuepress-plugin-container].\n\nThis package is ESM only: Node 12+ is needed to use it and it must be `import`ed instead of `require`d.\n\n## Syntax\n\nContainer described with `:::[space]{class name}[space]{container title}` and `:::`.\n\nexample:\n\n```markdown\n::: className Custom Title\n\nContainer Body\n\n:::\n```\n\nwill be rendered as follows\n\n```html\n<div class=\"remark-container className\">\n  <div class=\"remark-container__title\">\n    Custom Title\n  </div>\n  Container Body\n</div>\n```\n\n## Install\n\n```shell\n$ npm install remark-custom-container\n```\n\n## Usage\n\n```javascript\nimport remark from \"remark\";\nimport remark2rehype from \"remark-rehype\";\nimport stringify from \"rehype-stringify\";\n\nimport container from \"remark-custom-container\";\n\nconst html = await remark()\n  .use(container)\n  .use(remark2rehype)\n  .use(stringify);\n```\n\n## Options\n\n```javascript\nuse(container, {\n  className: string, // optional, default to \"remark-container\",\n  containerTag: string, // optional, default to \"div\"\n  titleElement: Record<string, unknown> | null, // optional, default to { className: string[] }\n  additionalProperties: (className?: string, title?: string) => Record<string, unknown>, // optional, default to undefined\n})\n```\n\n**`className`** is an option to provide custom className other than `remark-container`.\n\n**`containerTag`** is an option to provide custom HTML tag for the container other than `div`.\n\n**`titleElement`** is an option to construct custom _inner title div element_. The default is pre-defined `{ className: string[] }`, so the plugin is going to add an _inner title div element_ as a default. You can provide an object in order to set additional properties for the _inner title div element_. If you set `null`, the plugin is going to remove the _inner title div element_ like below.\n\n```html\n<div class=\"remark-container className\">\n  Container Body\n</div>\n```\n\n**`additionalProperties`** is an option to set additional properties for the custom container. It is a callback function that takes the `className` and the `title` as optional arguments and returns the object which is going to be used for adding additional properties into the container.\n\nexample:\n\n```markdown\n::: warning My Custom Title\n\nmy paragraph\n\n:::\n```\n\n```javascript\nuse(container, {\n  className: \"remark-custom-classname\",\n  containerTag: \"article\",\n  titleElement: null,\n  additionalProperties: (className, title) => {\n    title,\n    [\"data-type\"]: className?.toLowerCase(),\n  }\n})\n```\n\nis going to produce the container below:\n\n```html\n<article class=\"remark-custom-classname warning\" title=\"My Custom Title\" data-type=\"warning\">\n  <p>my paragraph</p>\n</article>\n```\n\n**Note :** The `containerTag` is not prefered to be a `span` or similar, if there is an inner title `div` element. This may cause a problem because of a `div` element under a `span` element.\n\n[remarkjs]: https://github.com/remarkjs/remark\n[536]: https://github.com/remarkjs/remark/pull/536\n[vuepress-plugin-container]: https://github.com/vuepress/vuepress-community/tree/main/packages/vuepress-plugin-container\n","readmeFilename":"README.md","homepage":"https://github.com/koka831/remark-custom-container#readme","repository":{"type":"git","url":"git+ssh://git@github.com/koka831/remark-custom-container.git"},"bugs":{"url":"https://github.com/koka831/remark-custom-container/issues"}}