{"_id":"remark-slug","_rev":"3868353","name":"remark-slug","description":"Deprecated: this package is no longer maintained. Please use `remark-rehype` to move from remark (markdown) to rehype (HTML) and then replace `remark-slug` with [`rehype-slug`](https://github.com/rehypejs/rehype-slug).","dist-tags":{"latest":"8.0.0"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"time":{"modified":"2025-09-01T00:53:35.000Z","created":"2015-12-24T16:37:59.562Z","8.0.0":"2024-10-01T11:49:32.136Z","7.0.1":"2021-10-24T13:00:19.716Z","7.0.0":"2021-08-06T16:12:15.708Z","6.1.0":"2021-07-18T09:41:31.252Z","6.0.0":"2020-03-23T07:53:04.351Z","5.1.2":"2019-06-16T07:06:00.061Z","5.1.1":"2018-11-22T09:47:40.427Z","5.1.0":"2018-08-13T16:20:42.354Z","5.0.0":"2017-12-10T12:39:04.963Z","4.2.3":"2017-06-17T12:43:46.827Z","4.2.2":"2016-08-24T21:19:06.700Z","4.2.1":"2016-08-21T19:19:06.101Z","4.2.0":"2016-06-18T10:58:36.400Z","4.1.1":"2016-06-13T13:39:26.728Z","4.1.0":"2016-02-14T11:36:05.740Z","4.0.0":"2016-01-23T12:24:16.159Z","3.0.2":"2016-01-23T10:43:49.834Z","3.0.1":"2015-12-26T16:31:39.403Z","3.0.0":"2015-12-24T16:37:59.562Z"},"users":{"danielbayley":true},"repository":{"url":"git+https://github.com/remarkjs/remark-slug.git","type":"git"},"versions":{"8.0.0":{"name":"remark-slug","version":"8.0.0","_id":"remark-slug@8.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/remarkjs/remark-slug#readme","bugs":{"url":"https://github.com/remarkjs/remark-slug/issues"},"dist":{"shasum":"718bb7a13c3156cab42c3f171fcdda242bbd7cdf","size":422,"noattachment":false,"key":"/remark-slug/-/remark-slug-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-8.0.0.tgz"},"gitHead":"825bd689f324ad2207decb31e3f3195ede48803f","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/remarkjs/remark-slug.git","type":"git"},"_npmVersion":"10.8.3","description":"Deprecated: this package is no longer maintained. Please use `remark-rehype` to move from remark (markdown) to rehype (HTML) and then replace `remark-slug` with [`rehype-slug`](https://github.com/rehypejs/rehype-slug).","directories":{},"_nodeVersion":"22.7.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-slug_8.0.0_1727783371971_0.6207950030348983","host":"s3://npm-registry-packages"},"deprecated":"Deprecated: use `rehype-slug` instead","_cnpmcore_publish_time":"2024-10-01T11:49:32.136Z","publish_time":1727783372136,"_source_registry_name":"default","_cnpm_publish_time":1727783372136},"7.0.1":{"name":"remark-slug","version":"7.0.1","description":"Legacy remark plugin to add anchors to headings — please use `rehype-slug`","license":"MIT","keywords":[],"repository":{"type":"git","url":"git+https://github.com/remarkjs/remark-slug.git"},"bugs":{"url":"https://github.com/remarkjs/remark-slug/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},{"name":"Jayson Harshbarger","email":"hypercubed@gmail.com"}],"sideEffects":false,"type":"module","main":"index.js","types":"index.d.ts","dependencies":{"@types/hast":"^2.3.2","@types/mdast":"^3.0.0","github-slugger":"^1.0.0","mdast-util-to-string":"^3.0.0","unified":"^10.0.0","unist-util-visit":"^4.0.0"},"devDependencies":{"@types/github-slugger":"^1.3.0","@types/tape":"^4.0.0","c8":"^7.0.0","prettier":"^2.0.0","remark":"^14.0.0","remark-cli":"^10.0.0","remark-preset-wooorm":"^9.0.0","rimraf":"^3.0.0","tape":"^5.0.0","type-coverage":"^2.0.0","typescript":"^4.0.0","unist-builder":"^3.0.0","unist-util-remove-position":"^4.0.0","xo":"^0.45.0"},"scripts":{"build":"rimraf \"*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node --conditions development test.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api","test":"npm run build && npm run format && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true},"remarkConfig":{"plugins":["preset-wooorm"]},"typeCoverage":{"atLeast":100,"detail":true,"strict":true,"ignoreCatch":true},"gitHead":"570315c50d1929815d70ff1cccd7447871d462b7","homepage":"https://github.com/remarkjs/remark-slug#readme","_id":"remark-slug@7.0.1","_nodeVersion":"17.0.1","_npmVersion":"8.1.0","dist":{"shasum":"9827ce6d6ee81ca82b79891b0e5931a8123ce63b","size":2419,"noattachment":false,"key":"/remark-slug/-/remark-slug-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-7.0.1.tgz"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-slug_7.0.1_1635080419586_0.12338730788747987"},"_hasShrinkwrap":false,"publish_time":1635080419716,"_cnpm_publish_time":1635080419716},"7.0.0":{"name":"remark-slug","version":"7.0.0","description":"remark plugin to add anchors to headings","license":"MIT","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","text","slug","id","github","npm"],"repository":{"type":"git","url":"git+https://github.com/remarkjs/remark-slug.git"},"bugs":{"url":"https://github.com/remarkjs/remark-slug/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},{"name":"Jayson Harshbarger","email":"hypercubed@gmail.com"}],"sideEffects":false,"type":"module","main":"index.js","types":"index.d.ts","dependencies":{"@types/hast":"^2.3.2","@types/mdast":"^3.0.0","github-slugger":"^1.0.0","mdast-util-to-string":"^3.0.0","unified":"^10.0.0","unist-util-visit":"^4.0.0"},"devDependencies":{"@types/github-slugger":"^1.3.0","@types/tape":"^4.0.0","c8":"^7.0.0","prettier":"^2.0.0","remark":"^14.0.0","remark-cli":"^10.0.0","remark-preset-wooorm":"^8.0.0","rimraf":"^3.0.0","tape":"^5.0.0","type-coverage":"^2.0.0","typescript":"^4.0.0","unist-builder":"^3.0.0","unist-util-remove-position":"^4.0.0","xo":"^0.43.0"},"scripts":{"build":"rimraf \"*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node --conditions development test.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api","test":"npm run build && npm run format && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true},"remarkConfig":{"plugins":["preset-wooorm"]},"typeCoverage":{"atLeast":100,"detail":true,"strict":true,"ignoreCatch":true},"gitHead":"1bc77abf3535c34485715edf0774137dd9f36179","homepage":"https://github.com/remarkjs/remark-slug#readme","_id":"remark-slug@7.0.0","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"b9db70defa5f4eead38741d1c36ae153595ce12d","size":4033,"noattachment":false,"key":"/remark-slug/-/remark-slug-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-7.0.0.tgz"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-slug_7.0.0_1628266335538_0.8233133450345413"},"_hasShrinkwrap":false,"publish_time":1628266335708,"_cnpm_publish_time":1628266335708},"6.1.0":{"name":"remark-slug","version":"6.1.0","description":"remark plugin to add anchors to headings","license":"MIT","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","text","slug","id","github","npm"],"repository":{"type":"git","url":"git+https://github.com/remarkjs/remark-slug.git"},"bugs":{"url":"https://github.com/remarkjs/remark-slug/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},{"name":"Jayson Harshbarger","email":"hypercubed@gmail.com"}],"types":"types/index.d.ts","dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^2.0.0"},"devDependencies":{"browserify":"^17.0.0","dtslint":"^4.0.0","nyc":"^15.0.0","prettier":"^2.0.0","remark":"^13.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","tape":"^5.0.0","tinyify":"^3.0.0","unist-builder":"^2.0.0","unist-util-remove-position":"^3.0.0","xo":"^0.37.0"},"scripts":{"format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","build-bundle":"browserify . -s remarkSlug > remark-slug.js","build-mangle":"browserify . -s remarkSlug -p tinyify > remark-slug.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test-types":"dtslint types","test":"npm run format && npm run build && npm run test-coverage && npm run test-types"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignores":["remark-slug.js","types/index.d.ts"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"9a6f6ba6d2e01ffdad9f6b0b7e57d2fe4aa483b9","homepage":"https://github.com/remarkjs/remark-slug#readme","_id":"remark-slug@6.1.0","_nodeVersion":"16.2.0","_npmVersion":"7.18.1","dist":{"shasum":"0503268d5f0c4ecb1f33315c00465ccdd97923ce","size":3798,"noattachment":false,"key":"/remark-slug/-/remark-slug-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-6.1.0.tgz"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-slug_6.1.0_1626601291118_0.262801736701324"},"_hasShrinkwrap":false,"publish_time":1626601291252,"_cnpm_publish_time":1626601291252},"6.0.0":{"name":"remark-slug","version":"6.0.0","description":"remark plugin to add anchors to headings","license":"MIT","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","text","slug","id","github","npm"],"repository":{"type":"git","url":"git+https://github.com/remarkjs/remark-slug.git"},"bugs":{"url":"https://github.com/remarkjs/remark-slug/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},{"name":"Jayson Harshbarger","email":"hypercubed@gmail.com"}],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^2.0.0"},"devDependencies":{"browserify":"^16.0.0","nyc":"^15.0.0","prettier":"^2.0.0","remark":"^11.0.0","remark-cli":"^7.0.0","remark-preset-wooorm":"^6.0.0","tape":"^4.0.0","tinyify":"^2.0.0","unist-builder":"^2.0.0","unist-util-remove-position":"^2.0.0","xo":"^0.28.0"},"scripts":{"format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","build-bundle":"browserify . -s remarkSlug > remark-slug.js","build-mangle":"browserify . -s remarkSlug -p tinyify > remark-slug.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignores":["remark-slug.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"97021c9661c25173abe7a6ddb0f83fe304de1c52","homepage":"https://github.com/remarkjs/remark-slug#readme","_id":"remark-slug@6.0.0","_nodeVersion":"13.10.1","_npmVersion":"6.14.3","dist":{"shasum":"2b54a14a7b50407a5e462ac2f376022cce263e2c","size":3565,"noattachment":false,"key":"/remark-slug/-/remark-slug-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-6.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-slug_6.0.0_1584949984257_0.7745741041762613"},"_hasShrinkwrap":false,"publish_time":1584949984351,"_cnpm_publish_time":1584949984351},"5.1.2":{"name":"remark-slug","version":"5.1.2","description":"remark plugin to add anchors to headings","license":"MIT","keywords":["unified","remark","plugin","mdast","markdown","text","slug","id","github","npm"],"repository":{"type":"git","url":"git+https://github.com/remarkjs/remark-slug.git"},"bugs":{"url":"https://github.com/remarkjs/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},{"name":"Jayson Harshbarger","email":"hypercubed@gmail.com"}],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"devDependencies":{"browserify":"^16.0.0","nyc":"^14.0.0","prettier":"^1.0.0","remark":"^10.0.0","remark-cli":"^6.0.0","remark-preset-wooorm":"^5.0.0","tape":"^4.0.0","tinyify":"^2.0.0","unist-builder":"^1.0.0","unist-util-remove-position":"^1.0.0","xo":"^0.24.0"},"scripts":{"format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","build-bundle":"browserify . -s remarkSlug > remark-slug.js","build-mangle":"browserify . -s remarkSlug -p tinyify > remark-slug.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignores":["remark-slug.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"b9e8a9c02f71c7b44d51eb95a008942a8d4a0952","homepage":"https://github.com/remarkjs/remark-slug#readme","_id":"remark-slug@5.1.2","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","dist":{"shasum":"715ecdef8df1226786204b1887d31ab16aa24609","size":3301,"noattachment":false,"key":"/remark-slug/-/remark-slug-5.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-5.1.2.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-slug_5.1.2_1560668759931_0.32046449673821464"},"_hasShrinkwrap":false,"publish_time":1560668760061,"_cnpm_publish_time":1560668760061},"5.1.1":{"name":"remark-slug","version":"5.1.1","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"repository":{"type":"git","url":"git+https://github.com/remarkjs/remark-slug.git"},"bugs":{"url":"https://github.com/remarkjs/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"}],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"devDependencies":{"browserify":"^16.0.0","nyc":"^13.0.0","remark":"^10.0.0","remark-cli":"^6.0.0","remark-preset-wooorm":"^4.0.0","tape":"^4.0.0","tinyify":"^2.4.3","unist-builder":"^1.0.2","unist-util-remove-position":"^1.1.0","xo":"^0.23.0"},"scripts":{"format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","build-bundle":"browserify . -s remarkSlug > remark-slug.js","build-mangle":"browserify . -s remarkSlug -p tinyify > remark-slug.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignores":["remark-slug.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"c6c14f3a3ee87697da1d81491241b5ac7370cf1d","homepage":"https://github.com/remarkjs/remark-slug#readme","_id":"remark-slug@5.1.1","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"eb5dba0cf779487ef7ddf65c735ba4d4ca017542","size":3180,"noattachment":false,"key":"/remark-slug/-/remark-slug-5.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-5.1.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-slug_5.1.1_1542880060272_0.668749552883944"},"_hasShrinkwrap":false,"publish_time":1542880060427,"_cnpm_publish_time":1542880060427},"5.1.0":{"name":"remark-slug","version":"5.1.0","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"repository":{"type":"git","url":"git+https://github.com/remarkjs/remark-slug.git"},"bugs":{"url":"https://github.com/remarkjs/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"devDependencies":{"browserify":"^16.0.0","nyc":"^12.0.0","remark":"^9.0.0","remark-attr":"^0.6.2","remark-cli":"^5.0.0","remark-preset-wooorm":"^4.0.0","tape":"^4.0.0","tinyify":"^2.4.3","unist-builder":"^1.0.2","unist-util-remove-position":"^1.1.0","xo":"^0.22.0"},"scripts":{"format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","build-bundle":"browserify . -s remarkSlug > remark-slug.js","build-mangle":"browserify . -s remarkSlug -p tinyify > remark-slug.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignores":["remark-slug.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"4f577b30c3d6be3f2b9592e5e00596048ead9904","homepage":"https://github.com/remarkjs/remark-slug#readme","_id":"remark-slug@5.1.0","_npmVersion":"6.3.0","_nodeVersion":"10.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"e55cd92d53395665e26b2994441394127d860abf","size":3074,"noattachment":false,"key":"/remark-slug/-/remark-slug-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-5.1.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-slug_5.1.0_1534177242263_0.885684794036987"},"_hasShrinkwrap":false,"publish_time":1534177242354,"_cnpm_publish_time":1534177242354},"5.0.0":{"name":"remark-slug","version":"5.0.0","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"repository":{"type":"git","url":"git+https://github.com/remarkjs/remark-slug.git"},"bugs":{"url":"https://github.com/remarkjs/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"devDependencies":{"browserify":"^14.0.0","esmangle":"^1.0.0","nyc":"^11.0.0","remark":"^8.0.0","remark-cli":"^4.0.0","remark-preset-wooorm":"^3.0.0","tape":"^4.0.0","unist-builder":"^1.0.2","unist-util-remove-position":"^1.1.0","xo":"^0.18.0"},"scripts":{"build-bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","build-mangle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"remark . -qfo","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint":"xo","test-api":"node test.js","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run build && npm run lint && npm run test-coverage"},"xo":{"space":true,"esnext":false,"ignores":["remark-slug.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"0ca2f83e053fedd1a5c2be2ce4aa4b4f569b70fa","homepage":"https://github.com/remarkjs/remark-slug#readme","_id":"remark-slug@5.0.0","_npmVersion":"5.5.1","_nodeVersion":"9.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"9de71fcdc2bfae33ebb4a41eb83035288a829980","size":2984,"noattachment":false,"key":"/remark-slug/-/remark-slug-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-5.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-slug-5.0.0.tgz_1512909544116_0.7386654650326818"},"directories":{},"publish_time":1512909544963,"_hasShrinkwrap":false,"_cnpm_publish_time":1512909544963},"4.2.3":{"name":"remark-slug","version":"4.2.3","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"repository":{"type":"git","url":"git+https://github.com/wooorm/remark-slug.git"},"bugs":{"url":"https://github.com/wooorm/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"devDependencies":{"browserify":"^14.0.0","esmangle":"^1.0.0","nyc":"^11.0.0","remark":"^7.0.0","remark-cli":"^3.0.0","remark-preset-wooorm":"^3.0.0","tape":"^4.0.0","unist-builder":"^1.0.2","unist-util-remove-position":"^1.1.0","xo":"^0.18.0"},"scripts":{"build-bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","build-mangle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"remark . -qfo","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint":"xo","test-api":"node test.js","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run build && npm run lint && npm run test-coverage"},"xo":{"space":true,"esnext":false,"ignores":["remark-slug.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"ed79f8545d960e2da74c5dc32e5a5d11135585d4","homepage":"https://github.com/wooorm/remark-slug#readme","_id":"remark-slug@4.2.3","_shasum":"8d987d0e5e63d4a49ea37b90fe999a3dcfc81b72","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"8d987d0e5e63d4a49ea37b90fe999a3dcfc81b72","size":2890,"noattachment":false,"key":"/remark-slug/-/remark-slug-4.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-4.2.3.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remark-slug-4.2.3.tgz_1497703425821_0.7736920926254243"},"directories":{},"publish_time":1497703426827,"_hasShrinkwrap":false,"_cnpm_publish_time":1497703426827},"4.2.2":{"name":"remark-slug","version":"4.2.2","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/remark-slug.git"},"bugs":{"url":"https://github.com/wooorm/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"devDependencies":{"browserify":"^13.0.0","esmangle":"^1.0.0","nyc":"^8.1.0","remark":"^6.0.0","remark-cli":"^2.0.0","remark-preset-wooorm":"^1.0.0","tape":"^4.0.0","unist-builder":"^1.0.2","unist-util-remove-position":"^1.1.0","xo":"^0.16.0"},"scripts":{"build-bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","build-mangle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"remark . --quiet --frail","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint":"xo","test-api":"node test.js","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run build && npm run lint && npm run test-coverage"},"xo":{"space":true,"ignores":["remark-slug.js"]},"remarkConfig":{"output":true,"presets":"wooorm"},"gitHead":"5310512a29ae3f48dbd495b812269ff3be02de18","homepage":"https://github.com/wooorm/remark-slug#readme","_id":"remark-slug@4.2.2","_shasum":"3cfaa02e2e24d98405b296072f2ebbdfad279eb6","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"3cfaa02e2e24d98405b296072f2ebbdfad279eb6","size":2687,"noattachment":false,"key":"/remark-slug/-/remark-slug-4.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-4.2.2.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/remark-slug-4.2.2.tgz_1472073544018_0.25252757826820016"},"directories":{},"publish_time":1472073546700,"_cnpm_publish_time":1472073546700,"_hasShrinkwrap":false},"4.2.1":{"name":"remark-slug","version":"4.2.1","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/remark-slug.git"},"bugs":{"url":"https://github.com/wooorm/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"devDependencies":{"browserify":"^13.0.0","eslint":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^3.0.0","jscs-jsdoc":"^2.0.0","remark":"^6.0.0","remark-cli":"^1.0.0","remark-comment-config":"^4.0.0","remark-github":"^5.0.0","remark-html":"^3.0.0","remark-lint":"^4.0.0","remark-usage":"^4.0.0","remark-validate-links":"^4.0.0","tape":"^4.0.0","unist-util-remove-position":"^1.1.0"},"scripts":{"build-bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","build-mangle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"remark . --quiet --frail","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"124a81c6b2fb5b911c098c2a144f2518cf82a632","homepage":"https://github.com/wooorm/remark-slug#readme","_id":"remark-slug@4.2.1","_shasum":"e9ae7c124f97cdc68b8f4f92a463275d89fa2195","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"e9ae7c124f97cdc68b8f4f92a463275d89fa2195","size":3583,"noattachment":false,"key":"/remark-slug/-/remark-slug-4.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-4.2.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remark-slug-4.2.1.tgz_1471807144201_0.3658668047282845"},"directories":{},"publish_time":1471807146101,"_cnpm_publish_time":1471807146101,"_hasShrinkwrap":false},"4.2.0":{"name":"remark-slug","version":"4.2.0","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/remark-slug.git"},"bugs":{"url":"https://github.com/wooorm/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"devDependencies":{"browserify":"^13.0.0","eslint":"^2.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^3.0.0","jscs-jsdoc":"^2.0.0","remark":"^5.0.0","remark-cli":"^1.0.0","remark-comment-config":"^4.0.0","remark-github":"^5.0.0","remark-html":"^3.0.0","remark-lint":"^4.0.0","remark-usage":"^4.0.0","remark-validate-links":"^4.0.0","slug":"^0.9.0","tape":"^4.0.0"},"scripts":{"build-bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","build-mangle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"remark . --quiet --frail","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"7694f0d04a20ec9f680af6c0ed95ee0109c50113","homepage":"https://github.com/wooorm/remark-slug#readme","_id":"remark-slug@4.2.0","_shasum":"c118797d0c6db2f543e85c5475df09772e27ce86","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"c118797d0c6db2f543e85c5475df09772e27ce86","size":2865,"noattachment":false,"key":"/remark-slug/-/remark-slug-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-4.2.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remark-slug-4.2.0.tgz_1466247514170_0.6022652199026197"},"directories":{},"publish_time":1466247516400,"_cnpm_publish_time":1466247516400,"_hasShrinkwrap":false},"4.1.1":{"name":"remark-slug","version":"4.1.1","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/remark-slug.git"},"bugs":{"url":"https://github.com/wooorm/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"devDependencies":{"browserify":"^13.0.0","eslint":"^2.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^3.0.0","jscs-jsdoc":"^2.0.0","remark":"^5.0.0","remark-cli":"^1.0.0","remark-comment-config":"^4.0.0","remark-github":"^5.0.0","remark-html":"^3.0.0","remark-lint":"^4.0.0","remark-usage":"^4.0.0-alpha.1","remark-validate-links":"^4.0.0","slug":"^0.9.0","tape":"^4.0.0"},"scripts":{"build-bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","build-mangle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"remark . --quiet --frail","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"54d352d709aede18afcae64306ae422fa2f60a9f","homepage":"https://github.com/wooorm/remark-slug#readme","_id":"remark-slug@4.1.1","_shasum":"13114664d83b367e0d70305bba7d5046e428b94b","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"13114664d83b367e0d70305bba7d5046e428b94b","size":2795,"noattachment":false,"key":"/remark-slug/-/remark-slug-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-4.1.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remark-slug-4.1.1.tgz_1465825164217_0.6598733521532267"},"directories":{},"publish_time":1465825166728,"_cnpm_publish_time":1465825166728,"_hasShrinkwrap":false},"4.1.0":{"name":"remark-slug","version":"4.1.0","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/remark-slug.git"},"bugs":{"url":"https://github.com/wooorm/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"devDependencies":{"browserify":"^13.0.0","eslint":"^2.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","remark":"^4.0.0-alpha.4","remark-comment-config":"^3.0.0","remark-github":"^4.0.1","remark-html":"^3.0.0","remark-lint":"^3.0.0","remark-usage":"^2.0.0","remark-validate-links":"^2.0.0","slug":"^0.9.0","tape":"^4.0.0"},"scripts":{"build-bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","build-mangle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"remark . --quiet --frail","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"d47b262a631b8cdce281772d0fdb3691445534f0","homepage":"https://github.com/wooorm/remark-slug#readme","_id":"remark-slug@4.1.0","_shasum":"ba5ecceace51704097ce24c2ef63c2658dbe4414","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"ba5ecceace51704097ce24c2ef63c2658dbe4414","size":3417,"noattachment":false,"key":"/remark-slug/-/remark-slug-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-4.1.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/remark-slug-4.1.0.tgz_1455449763742_0.6498821231070906"},"directories":{},"publish_time":1455449765740,"_cnpm_publish_time":1455449765740,"_hasShrinkwrap":false},"4.0.0":{"name":"remark-slug","version":"4.0.0","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"dependencies":{"github-slugger":"^1.0.0","mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0"},"repository":{"type":"git","url":"https://github.com/wooorm/remark-slug.git"},"bugs":{"url":"https://github.com/wooorm/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js"],"devDependencies":{"browserify":"^13.0.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","remark":"^3.0.0","remark-comment-config":"^2.0.0","remark-github":"^3.0.0","remark-html":"^2.0.0","remark-lint":"^2.0.0","remark-usage":"^2.0.0","remark-validate-links":"^2.0.0","slug":"^0.9.0","tape":"^4.0.0"},"scripts":{"build-bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","build-mangle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"remark . --quiet --frail","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"179ed843f7cefbe41a0be191e94440369d2cbcca","homepage":"https://github.com/wooorm/remark-slug","_id":"remark-slug@4.0.0","_shasum":"7fa823df9ca5dfb885c0b640dff48eb9c9c9cfd9","_from":".","_npmVersion":"2.3.0","_nodeVersion":"0.11.16","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"7fa823df9ca5dfb885c0b640dff48eb9c9c9cfd9","size":3391,"noattachment":false,"key":"/remark-slug/-/remark-slug-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-4.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1453551856159,"_cnpm_publish_time":1453551856159,"_hasShrinkwrap":false},"3.0.2":{"name":"remark-slug","version":"3.0.2","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"dependencies":{"mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0","repeat-string":"^1.5.0","slugg":"^0.1.0"},"repository":{"type":"git","url":"https://github.com/wooorm/remark-slug.git"},"bugs":{"url":"https://github.com/wooorm/remark-slug/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js"],"devDependencies":{"browserify":"^13.0.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","remark":"^3.0.0","remark-comment-config":"^2.0.0","remark-github":"^3.0.0","remark-html":"^2.0.0","remark-lint":"^2.0.0","remark-usage":"^2.0.0","remark-validate-links":"^2.0.0","slug":"^0.9.0","tape":"^4.0.0","to-slug-case":"^1.0.0"},"scripts":{"build-bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","build-mangle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"remark . --quiet --frail","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"877d46d5a4a2b1dbb58e71e32eedd1523da5e7f0","homepage":"https://github.com/wooorm/remark-slug","_id":"remark-slug@3.0.2","_shasum":"e51c5004336e4aea6ccf7cec46af85a1a689bed3","_from":".","_npmVersion":"2.3.0","_nodeVersion":"0.11.16","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"e51c5004336e4aea6ccf7cec46af85a1a689bed3","size":4665,"noattachment":false,"key":"/remark-slug/-/remark-slug-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-3.0.2.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1453545829834,"_cnpm_publish_time":1453545829834,"_hasShrinkwrap":false},"3.0.1":{"name":"remark-slug","version":"3.0.1","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"dependencies":{"mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0","repeat-string":"^1.5.0","slugg":"^0.1.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/remark-slug.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js"],"devDependencies":{"browserify":"^12.0.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","remark":"^3.0.0","remark-comment-config":"^2.0.0","remark-github":"^2.0.0","remark-html":"^2.0.0","remark-lint":"^2.0.0","remark-usage":"^2.0.0","remark-validate-links":"^2.0.0","slug":"^0.9.0","tape":"^4.0.0","to-slug-case":"^0.1.0"},"scripts":{"build-bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","build-mangle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"remark . --quiet --frail","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"49043c52499f217729af4ff11726e843d391043e","bugs":{"url":"https://github.com/wooorm/remark-slug/issues"},"homepage":"https://github.com/wooorm/remark-slug#readme","_id":"remark-slug@3.0.1","_shasum":"05504fa4406becc27d954522f5dfa41f33734d93","_from":".","_npmVersion":"3.5.0","_nodeVersion":"5.1.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"05504fa4406becc27d954522f5dfa41f33734d93","size":4374,"noattachment":false,"key":"/remark-slug/-/remark-slug-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-3.0.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1451147499403,"_cnpm_publish_time":1451147499403,"_hasShrinkwrap":false},"3.0.0":{"name":"remark-slug","version":"3.0.0","description":"Add anchors to remark heading nodes","license":"MIT","keywords":["text","markdown","slug","id","github","npm","remark"],"dependencies":{"mdast-util-to-string":"^1.0.0","unist-util-visit":"^1.0.0","repeat-string":"^1.5.0","slugg":"^0.1.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/remark-slug.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js"],"devDependencies":{"browserify":"^11.0.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","mdast":"^3.0.0-alpha.5","mdast-comment-config":"^2.0.0-alpha.1","mdast-github":"^2.0.0-alpha.1","mdast-html":"^1.0.0","mdast-lint":"^2.0.0-alpha.1","mdast-usage":"^2.0.0-alpha.1","mdast-validate-links":"^1.0.0","mocha":"^2.0.0","slug":"^0.9.0","to-slug-case":"^0.1.0"},"scripts":{"test-api":"mocha --check-leaks test.js","test-coverage":"istanbul cover _mocha -- test.js","test-travis":"npm run test-coverage","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","bundle":"browserify index.js --no-builtins -s remarkSlug > remark-slug.js","postbundle":"esmangle remark-slug.js > remark-slug.min.js","build-md":"mdast . --quiet","build":"npm run bundle && npm run build-md"},"gitHead":"830fd6ffcaad34ad7c8ed3530a6f5cc244b4afdd","bugs":{"url":"https://github.com/wooorm/remark-slug/issues"},"homepage":"https://github.com/wooorm/remark-slug#readme","_id":"remark-slug@3.0.0","_shasum":"9a1485464ee06a850395d0072f2cbb1f0752ede9","_from":".","_npmVersion":"3.5.0","_nodeVersion":"5.1.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"9a1485464ee06a850395d0072f2cbb1f0752ede9","size":4368,"noattachment":false,"key":"/remark-slug/-/remark-slug-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remark-slug/download/remark-slug-3.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1450975079562,"_cnpm_publish_time":1450975079562,"_hasShrinkwrap":false}},"readme":"# remark-slug\n\nDeprecated: this package is no longer maintained.\nPlease use `remark-rehype` to move from remark (markdown) to rehype (HTML)\nand then replace `remark-slug` with\n[`rehype-slug`](https://github.com/rehypejs/rehype-slug).\n\n[Git][] is still intact and previous versions can still be used without warnings.\n\n[git]: https://github.com/remarkjs/remark-slug/tree/5c5298a\n","_attachments":{},"homepage":"https://github.com/remarkjs/remark-slug#readme","bugs":{"url":"https://github.com/remarkjs/remark-slug/issues"}}