{"_id":"mathml-tag-names","_rev":"16-6cf30255cd536ebb011bb2892387f958","name":"mathml-tag-names","dist-tags":{"latest":"4.0.0"},"versions":{"1.0.0":{"name":"mathml-tag-names","version":"1.0.0","keywords":["MathML","math","tag","name","element","tagname","w3c"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mathml-tag-names@1.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"dist":{"shasum":"f0c02a98b0de08bc74e3c805218d697c79314fac","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-1.0.0.tgz","integrity":"sha512-VYrNzki01CXKw3+K4reLK5EWtLFFbPifwWAjR+hkMhv8lqx/ghCYu7Hq/f4qV9FUVzXB79BIyFcZrmB96Rx5eg==","signatures":[{"sig":"MEUCIQDqtVWlBg4JOJQ9Nes3nryOt5zVxzDbZ5TcjVKnor9vHwIgENqjs+8kTAmah32b1PKSqaBdTKRBUV9vPN3NzJS2onY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","index.json"],"_shasum":"f0c02a98b0de08bc74e3c805218d697c79314fac","gitHead":"49b559f58a0c7190e454ee68d4c9e548a6ff74a1","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"node test.js","lint-style":"jscs --reporter inline .","build-crawl":"node script/build.js","build-bundle":"browserify index.js --bare -s mathML > mathml-tag-names.js","build-mangle":"esmangle mathml-tag-names.js > mathml-tag-names.min.js","test-coverage":"istanbul cover test.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/mathml-tag-names.git","type":"git"},"_npmVersion":"3.3.6","description":"List of known MathML tag-names","directories":{},"_nodeVersion":"5.0.0","dependencies":{},"devDependencies":{"bail":"^1.0.0","jscs":"^2.0.0","tape":"^4.4.0","eslint":"^2.0.0","remark":"^4.0.0","cheerio":"^0.20.0","esmangle":"^1.0.1","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-lint":"^3.0.0","remark-usage":"^3.0.0","remark-github":"^4.0.1","remark-comment-config":"^3.0.0","remark-validate-links":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mathml-tag-names-1.0.0.tgz_1458384318524_0.4639339402783662","host":"packages-12-west.internal.npmjs.com"}},"2.0.0":{"name":"mathml-tag-names","version":"2.0.0","keywords":["MathML","math","tag","name","element","tagname","w3c"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mathml-tag-names@2.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"xo":{"space":true,"ignore":["mathml-tag-names.js"]},"dist":{"shasum":"eee615112a2b127e70f558d69c9ebe14076503d7","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.0.0.tgz","integrity":"sha512-9xzUe8LYvufEYvDbGFWTSL+vqeAft15GCvJZbHkcuSvRmHmCYFWQw+i60oo+NQvnU5vMqgC5ol8zlYJCRLq0mg==","signatures":[{"sig":"MEUCIQD7XJxzScJmtfEDndckgwSsCCBdJ24JHd7CrjeTcZwDSQIgcnbLovwYszLAdI9LZi6SpLphgXT7Iu3evZDYUOIG/jc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.json","_from":".","files":["index.json"],"_shasum":"eee615112a2b127e70f558d69c9ebe14076503d7","gitHead":"a3eb5e1209c64e5aab7fd7d4d30e2f5b19175826","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail --output","test-api":"node test.js","build-crawl":"node build","build-bundle":"browserify index.json --bare -s mathML > mathml-tag-names.js","build-mangle":"esmangle mathml-tag-names.js > mathml-tag-names.min.js","test-coverage":"nyc --reporter lcov tape test.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/mathml-tag-names.git","type":"git"},"_npmVersion":"2.14.2","description":"List of known MathML tag-names","directories":{},"_nodeVersion":"4.0.0","dependencies":{},"remarkConfig":{"presets":"wooorm"},"devDependencies":{"xo":"^0.17.0","nyc":"^8.4.0","bail":"^1.0.0","tape":"^4.4.0","jsdom":"^9.8.3","esmangle":"^1.0.1","browserify":"^13.0.0","remark-cli":"^2.1.0","remark-preset-wooorm":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mathml-tag-names-2.0.0.tgz_1478987032452_0.3275415215175599","host":"packages-18-east.internal.npmjs.com"}},"2.0.1":{"name":"mathml-tag-names","version":"2.0.1","keywords":["MathML","math","tag","name","element","tagname","w3c"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mathml-tag-names@2.0.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"xo":{"space":true,"esnext":false,"ignore":["mathml-tag-names.js"]},"dist":{"shasum":"8d41268168bf86d1102b98109e28e531e7a34578","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.0.1.tgz","integrity":"sha512-N+yfx2WhRyIy4Gz9TAv/0zq5CI7N3A8kyFen5Saaw9186wSmfR7B+46nhoe3tk+TepvjcPFYXeVvuiXfVA0p8Q==","signatures":[{"sig":"MEUCIQDCal/1B4hUssIw/fY1+wcJFxu0joTCCeDWOojZgUF0dAIgcV+ROYJF4ZlO45Jc5MAUeIWxGw/hOmRJjsxL8fQOxrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.json","_from":".","files":["index.json"],"_shasum":"8d41268168bf86d1102b98109e28e531e7a34578","gitHead":"45f8157203e2b10ab2a25d6dff8afc8e2b2e80c3","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-api","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . -qfo","test-api":"node test","build-crawl":"node build","build-bundle":"browserify index.json --bare -s mathML > mathml-tag-names.js","build-mangle":"esmangle mathml-tag-names.js > mathml-tag-names.min.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/mathml-tag-names.git","type":"git"},"_npmVersion":"2.14.2","description":"List of known MathML tag-names","directories":{},"_nodeVersion":"4.0.0","dependencies":{},"remarkConfig":{"plugins":["preset-wooorm"]},"devDependencies":{"xo":"^0.18.0","bail":"^1.0.0","tape":"^4.4.0","unified":"^6.1.5","esmangle":"^1.0.1","browserify":"^14.1.0","remark-cli":"^3.0.0","rehype-parse":"^4.0.0","concat-stream":"^1.6.0","hast-util-select":"^1.0.1","hast-util-to-string":"^1.0.0","remark-preset-wooorm":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mathml-tag-names-2.0.1.tgz_1498416756669_0.8632103470154107","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"mathml-tag-names","version":"2.0.2","keywords":["MathML","math","tag","name","element","tagname","w3c"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mathml-tag-names@2.0.2","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"xo":{"rules":{"no-var":"off","prefer-arrow-callback":"off"},"esnext":false,"ignore":["mathml-tag-names.js"],"prettier":true},"dist":{"shasum":"87fbdeb16382b7f17a04a8841fe8bc52b4f4a5e0","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.0.2.tgz","fileCount":4,"integrity":"sha512-P503a1lbQxxAnzn78ObgoTQj7MOEBQKCr/PRreWzuA7PTPjhXUtAkHO8nF6534+n7YWf/c5rB1f5LhsKOWazcA==","signatures":[{"sig":"MEYCIQDnMFpLre8S4b/9Mka6MsSShmD0tlcmJi4I+kiWnWcptwIhAMz2irYMyhqwPqH8NJPbOsr89Ug/Xe1sSexf46GqqWIM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa05+1CRA9TVsSAnZWagAALDsP/iQ0GVslaETQnKzforX2\nuajnbtQCNaVfeLKseJtg1xqu4rQsqXvscV/lhwnRuWTQkJHdLimLrUwFlEDk\nWgkxmnGA8uFBK3syWSOdI9RmyhjO7DQJ8XzESB9pnO51/xmWso0Qa2EeSsOJ\nMb+Nngfi4O+5BTc5G4fXmty1yGSJTcl21IQE0Wpspi4aaSYSrL9fiSfil3MG\nx5GGyYgL8y8QgZ/TTegj1gniG9aUw25jXo1rvSnJD4OTl2Flu596w0PhoGM6\nUQZmvAz18/T9LVzhd+K1ipPLHIuT2sl5tmLtblSvVr6tGvPDR66tdx8mVLlR\nAd16Nm9qfE4tDW70pPBAEh6A/Kn42e7/EQ2WgNvWzxdJRdRzmpE6PwZCnPF0\nQ7IyLXbELC9nbPJs4r3Uhgb3J30soGfKv4wFIQNqsHcU4xpjGuce6oD4k+7u\n1PwJ8+X37h8YjtZTJ0gKkOuMGjNTwplKOi9DIL/28qMEzRsjNIgwXJkgTjCz\ndVPciUzPU6fezDy//6tDSOp4vvKQP3qJQgKlZ5hHuchVdiw6opxEZKJDQS9x\nOpj9bagd46wJEp65tI5IOvyUNMqySm5Zme5UTigL+cYJjCUcuMb6HNKOO0z+\nb9CQNE1EfqmHsE+R3YdpOVQHoIkD2V99TCktZxvxWS4nXeBEVgA2k9ESda7q\nWtSW\r\n=HDlX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","files":["index.json"],"gitHead":"ba884b49f828057fabb026bd6b6cdeba3e886bc1","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-api","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","generate":"node build","test-api":"node test","build-bundle":"browserify index.json --bare -s mathML > mathml-tag-names.js","build-mangle":"esmangle mathml-tag-names.js > mathml-tag-names.min.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/mathml-tag-names.git","type":"git"},"_npmVersion":"5.6.0","description":"List of known MathML tag-names","directories":{},"_nodeVersion":"9.5.0","dependencies":{},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.20.0","bail":"^1.0.0","tape":"^4.4.0","unified":"^6.1.5","esmangle":"^1.0.1","prettier":"^1.12.0","browserify":"^16.0.0","remark-cli":"^5.0.0","rehype-parse":"^4.0.0","concat-stream":"^1.6.0","hast-util-select":"^1.0.1","hast-util-to-string":"^1.0.0","remark-preset-wooorm":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mathml-tag-names_2.0.2_1523818420829_0.66013421523613","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"mathml-tag-names","version":"2.1.0","keywords":["MathML","math","tag","name","element","tagname","w3c"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mathml-tag-names@2.1.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"xo":{"rules":{"no-var":"off","prefer-arrow-callback":"off"},"esnext":false,"ignore":["mathml-tag-names.js"],"prettier":true},"dist":{"shasum":"490b70e062ee24636536e3d9481e333733d00f2c","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.0.tgz","fileCount":4,"integrity":"sha512-3Zs9P/0zzwTob2pdgT0CHZuMbnSUSp8MB1bddfm+HDmnFWHGT4jvEZRf+2RuPoa+cjdn/z25SEt5gFTqdhvJAg==","signatures":[{"sig":"MEQCIFaj7X5E/bZ8XFO0RwLvJ8S8zKZb/x7MhxtwR3DelBOpAiAoXjQlewr1DdzjVOqmvMmjeSjKoee5qpajI6WO3zdzbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6BfLCRA9TVsSAnZWagAAf+MP/jb2bcz8P03xVzPqQAyN\nIUe1L0Gub42HIvtdUozwakJ2r2JR3FODM3JhyF7BBKdliuMi/6caCemZQC2v\ncRHiY0YM+Ccy4ZZQ9aJqkV0UTZfRbamq/p8LHeUMCcWaPw5D+gmI2eMhRnl5\nBb4GK5O/CTh8QjV+zUYnrI0DZS08/5XYog2B+5yv4W/D0++WU7g2KiK7v9o4\nKfmQGorICSdJklFNbaW/LQSQmG6U00JhRSyhC7C1gc3i3thuqzHJJ0f7wDYN\n098G8TR8pHsW4wzXW//6iouNJhalCICOfSIZksJfmbl9vW8X2ZCnI1yFY7cg\nGOD/v/1E2zIiv0kewNvjnzdGDrTpyzGOlaoBM4KEgmjd0uUcojs0nZSnZ7zW\ndfBhmT/94sLRGN9gSDWJj1GUIAQYBmr++8+45Gk0VzY06elsdbOyNF7lY52m\nd54uiSEbBBrCYR+OkjabXjnmrT8imuSGv+xbbYQnCFr2EYri+d16UgUA8hKY\nI8MI5aSr60LwmslcrrM1ei2kkv/pkS3PgUHOodg1XAQEr/4dZ9A0xXVhrQPY\nDsBb/fHalZ3kH/wcvBbnrtZUtkrBK54vGy2mBo0frjL5ma5wIUHspkzjOwzk\nT6KFIdxfIeKbm92YuWvEHE2gjobg1bw1aRcbRtGmPOR5NA4shN2CHyT/rWlF\ndDn1\r\n=066B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","files":["index.json"],"gitHead":"72229f3f68707331da02486e65b50c5869ddd2fd","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-api","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","generate":"node build","test-api":"node test","build-bundle":"browserify index.json --bare -s mathML > mathml-tag-names.js","build-mangle":"esmangle mathml-tag-names.js > mathml-tag-names.min.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/mathml-tag-names.git","type":"git"},"_npmVersion":"6.0.0","description":"List of known MathML tag-names","directories":{},"_nodeVersion":"9.5.0","dependencies":{},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.20.0","bail":"^1.0.0","tape":"^4.4.0","unified":"^6.1.5","esmangle":"^1.0.1","prettier":"^1.12.0","browserify":"^16.0.0","remark-cli":"^5.0.0","rehype-parse":"^4.0.0","concat-stream":"^1.6.0","hast-util-select":"^1.0.1","hast-util-to-string":"^1.0.0","remark-preset-wooorm":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mathml-tag-names_2.1.0_1525159882545_0.1606282477707055","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"mathml-tag-names","version":"2.1.1","keywords":["MathML","math","tag","name","element","tagname","w3c"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mathml-tag-names@2.1.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"xo":{"esnext":false,"ignore":["mathml-tag-names.js"],"prettier":true},"dist":{"shasum":"6dff66c99d55ecf739ca53c492e626f1d12a33cc","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.1.tgz","fileCount":4,"integrity":"sha512-pWB896KPGSGkp1XtyzRBftpTzwSOL0Gfk0wLvxt4f2mgzjY19o0LxJ3U25vNWTzsh7da+KTbuXQoQ3lOJZ8WHw==","signatures":[{"sig":"MEQCIH9QJtEN9cDMz0B+1jTUMGu0Fi4CEhQveFRC1Vh+ZYwbAiALP/uUqP0K8IYQhVno/OGD1zgTZ+shm/IIsQzMfjsygQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2SSMCRA9TVsSAnZWagAA458P/3k3sr6WWVz7UdSzwesO\nVQvKCEm+TSYOUaYFYeaMEaPY7kTIar6yNI4o8EDF5WweXycFRgOtuKx3JqDs\nlQxIjGzNJSGfr/RG5d/lgVCOJnJEVYnYttBkbBOSeeqNyJ+Nxo2hUoZ3nFMf\ntVPl7AKfMjaGHgTOr1jh3lNE7b6W9pPHelMxffd540zO3/tgb22YP8op6jO2\nfKeOQSHGPG5y4eoUUqjjUc1YAV3En987joEzAzV3xogSPKy+HGYvniL0lrNf\nsUItuJuXgn5u+q+JwPpCICOmIttMcWd57t8/NJP+ojQaxSwvyx9Ah4qK3k4y\nm6dn+qeXNERPhFUUuemneWJrai2OLQo/IueSW/xbuJ1cRUUbpntnujG4Rio6\nxDeH5n5CuelNEHy7gmM+GkZLBJcoJgkFS2yDFVL6WcvtjN08Mv+tmZQTrzv2\nkMPT6ZN6IHLC+5lSO2PG9VQcrdqQIpbvsGuMx+wdK9DGXdOp0KUOppw1wiQH\nDsEhaIG2QOqnk8cJ7LIn0Zll+S2LR/WJ9gsNOAM+x8UezGOk6XK66TZaEbF+\nYu/0JMdkZy7b1Co5NPU2TdackWNy4VNc5BkLs1OfLnuDDYzyvanYWtA6a/mt\n1bJgjMY7hJrJBL/6NOKnxKe7sab0UIVO/Z+RkZbX5O1EnPvJr0tv2DnmUMTY\n2vbT\r\n=ru1Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","gitHead":"84e2e9112fe18ee0f2c5d92d8995134adcf59981","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-api","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","generate":"node build","test-api":"node test","build-bundle":"browserify index.json -s mathML -o mathml-tag-names.js","build-mangle":"browserify index.json -s mathML -p tinyify -o mathml-tag-names.min.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/mathml-tag-names.git","type":"git"},"_npmVersion":"6.9.0","description":"List of known MathML tag-names","directories":{},"_nodeVersion":"11.9.0","dependencies":{},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","bail":"^1.0.0","tape":"^4.4.0","tinyify":"^2.5.0","unified":"^7.0.0","prettier":"^1.12.0","browserify":"^16.0.0","remark-cli":"^6.0.0","rehype-parse":"^6.0.0","concat-stream":"^2.0.0","hast-util-select":"^3.0.0","hast-util-to-string":"^1.0.0","remark-preset-wooorm":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mathml-tag-names_2.1.1_1557734539625_0.35851818309855377","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"mathml-tag-names","version":"2.1.3","keywords":["MathML","math","tag","name","element","tagname","w3c"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mathml-tag-names@2.1.3","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"xo":{"esnext":false,"ignore":["mathml-tag-names.js"],"prettier":true},"dist":{"shasum":"4ddadd67308e780cf16a47685878ee27b736a0a3","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz","fileCount":4,"integrity":"sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==","signatures":[{"sig":"MEUCICmq9R5fll3DJWCCN8n+FsBOyVQJlZydeauGGyUgNQnwAiEAr1SpkW9grykx9RfSGFRvvsaJ1Ku/kXh3pQ7SeF6dBaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKrhQCRA9TVsSAnZWagAAjvIP/33B2Lu7Ze0uwDF5REyG\nsXpVzcJ8u7KWUkXLvCnpLqoXVctM4y0WSzMAYm9ev4nBQd40s4xKt1I9M8Ik\nTxvBZphhBCq9uyamKKuENTtHHo8a3ptevsteSgylRsnBe5UVmALDKCF+c1Az\nnxu5KrT3PAWk821SMT6ZsYolqNADVSsy9J17j3D8TI32kGNl+kKXqFjlKP0v\ny5ZWsovORU67qglg99KGivqttIVnKg9lew3UXFqWFOPEexV64bHh+mH8L7I+\n5CR4uP1pUz+5G5bmYgh7+Hq1TECho7lh6f/HgS/Ku9EWUue4f7Y3nJ9cdQBl\nKSXtVf/ReQJFNNqRFzTBYrLN7alwrVHM1NvK1yyCbSHC3LmEdGzlTJ4PJ6gr\n8IV9g6S5NW1tM1DTAkVwf4rJM3gpXXXKZ/sPCCVcjssNmigNCzOU7UK0lHKD\nXJxjhPGquK0VCfmCz3AIHB90FV9EPB2cINQDrIUHPaa9CjeLMYYktAj3SYel\nrIB1pT6umcgd2JrftevCG+m/zDUyu87QHFA9Ibrd71d6UNz6NWVUej5XMVYC\n/LfnJFNCmUNqDn2ccuOjFyyZOkhQ9BcanCIsRyaz/Nzsc7ENJYFPGgRCNxzZ\nNkcA4PN8bEanoeaR3NmD28ukvZNDmye/v/0vs4JujoAgaI5ekmS/0BDzgSFC\nIvz3\r\n=YeIn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.json","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"f7fb08af096c42e9e3074654d062bf89a9cf66f2","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-api","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","generate":"node build","test-api":"node test","build-bundle":"browserify index.json -s mathML -o mathml-tag-names.js","build-mangle":"browserify index.json -s mathML -p tinyify -o mathml-tag-names.min.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/mathml-tag-names.git","type":"git"},"_npmVersion":"6.13.6","description":"List of known MathML tag-names","directories":{},"_nodeVersion":"13.0.1","dependencies":{},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.25.0","bail":"^1.0.0","tape":"^4.0.0","tinyify":"^2.0.0","unified":"^8.0.0","prettier":"^1.0.0","browserify":"^16.0.0","remark-cli":"^7.0.0","rehype-parse":"^6.0.0","concat-stream":"^2.0.0","hast-util-select":"^3.0.0","hast-util-to-string":"^1.0.0","remark-preset-wooorm":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mathml-tag-names_2.1.3_1579858000282_0.9046724443662915","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"mathml-tag-names","version":"3.0.0","keywords":["MathML","math","tag","name","element","tagname","w3c"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mathml-tag-names@3.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"xo":{"rules":{"no-var":"off","prefer-arrow-callback":"off","import/no-mutable-exports":"off"},"prettier":true},"dist":{"shasum":"be1aa91e3bb686b683b4f19a65bad739d4a8dd83","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-3.0.0.tgz","fileCount":5,"integrity":"sha512-Axn6JNrXMOw2oDHl2x6Q1Jww65Xnbi7VmxUAWNbiYz80iH58Lj7bdNqzS9dspaygTwZg4QvOTkH+mp+1r4obxg==","signatures":[{"sig":"MEUCIQC1wDtxd4ETB2Fes6d1KSj1jGfYZ4YVshCSg+eH+XIuNwIgUmuJoPbSkAg47Nfn5HXW962NuIhZdb2NZIE12rt1AzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSKYeCRA9TVsSAnZWagAAF48QAIqWdF0u4san5vXGU+kB\nWjMJ3QBvHOebcNNmD0lEtOtTFoppEPagvlaPnHfMUlbb9m/SsNfEnIABRVap\nQ0Stc4g7hW3ZlOqRuGnv0Jtup6zjyw/dKcY9CHeVg0cih87++vy+WhY/jbDR\n79FSca4QEp2smimiLXOuYvmjAKv9xEd4+kKc6q11O4944p7mnPRdSpVbKKWy\n7gwJcQIoSwJjXAYYIhuYBuEemyDiFSqDsW6nNGxfQ0tz7IkKArKotM1HlVzw\n42vQ70k34mYDyrGioXx+XSZWpLG1lpJsfovh4ArmnKc6z99AK8OMPsT+GVS+\n4sLllGlp7V3St2hUCWXhipiIQZtBYxfMLDwB7QNY4kQaSy3c6yKQ0jHXCaLB\nwe5/8DIxZrrgeKOlyRmWqF4HHz2bzVpC1FFXJ26QpJaCu/3s4/6RosKW2m+O\nyg2vypS4eabKGhgSnDeL87QpOLGU9WuAnP+/AACr1PLkM1fmTnM2A7ciSwCM\nBCvEAcJx/Kn3fAyZPjHS0ed0cwdMB9+K4zwQozD3ZwZot3mern6LEtCQCjkv\n7A583vZ43fQcZd+uY5Xvl2BVx9HxuyG4EmtbZCW+6W+z1/2NIVB6rXblAS8U\nhJ/EWVOJaTVDyyuGJNPXpXyTvKJQ9vSmefiU1u5VtPmFDnVTkjJL0Fd55jhs\n5CsQ\r\n=gtB9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"7c8b5f3448a48dc9985b208fca3f486ff2682c85","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"tsc","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node build","prebuild":"rimraf \"*.d.ts\"","test-api":"node test.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test.js","prepublishOnly":"npm run build && npm run format"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/mathml-tag-names.git","type":"git"},"_npmVersion":"7.6.1","description":"List of known MathML tag-names","directories":{},"sideEffects":false,"_nodeVersion":"15.11.0","remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.38.0","bail":"^1.0.0","tape":"^5.0.0","rimraf":"^3.0.0","unified":"^9.0.0","prettier":"^2.0.0","remark-cli":"^9.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","rehype-parse":"^7.0.0","concat-stream":"^2.0.0","hast-util-select":"^4.0.0","hast-util-to-string":"^1.0.0","remark-preset-wooorm":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mathml-tag-names_3.0.0_1615373854487_0.7375932232256297","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"mathml-tag-names","version":"3.0.1","keywords":["MathML","math","tag","name","element","tagname","w3c"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mathml-tag-names@3.0.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"xo":{"rules":{"no-var":"off","prefer-arrow-callback":"off","import/no-mutable-exports":"off"},"prettier":true},"dist":{"shasum":"1b335bf2f740b3cfb9b7a175352e69d49f0977bb","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-3.0.1.tgz","fileCount":5,"integrity":"sha512-ll/Cngu/CnU0G6aJQPxaM7X73dvu43bRkv8hz0Z6ksuR36K5n4FzxNzrQzyUxxlbngAsMOLLjrMjTGG/b3FZrA==","signatures":[{"sig":"MEYCIQDvOGrvDmdSnmZ833Osr4PbJiecNrNZ7o3HJwt33BJbXwIhANahAaFCrKDYJfEjTMU88IjHQ5g0NA+b9o3pJQpGdRcj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSKaqCRA9TVsSAnZWagAAObQP/ier6RKfLh6fj79AmhjJ\n309DdV5anCDo85mkV7uYbWQR4wQwOs0py6h5c/oYCIj5Rg2kRVEcKtcPWA7Z\nGC5wTg1QVLF79cqb63kaBQjx95SMf0i/gmFeV7Y5ohhee1F/4JVDoP7J5yjx\neE5/jR86IX16VQvBuWbT+Pk9rmbqN66y2o6C9o+AFXo7ScZvB4CVqKG6Y6lh\nb8bw6mQFtS/sjqVP/BQPNk2/VR6dZgBtHRo7pMXiw3+hS7DwvwBljkEq5wD1\n4xhdBONM4JKqHg0svm2vFhgBrvLp7W2cHhNuRj6pNg2V2X5xE/km/5/Hbgjf\ndaMtQoh5JOfAxyX33A2RQCdxkcAR8HmkJc76C9K6lpwyRObl/tw57NJOm/60\nU2RH/w0ay5sWNf6BJ+M6sQyDgE9miuPrCMd2z/aPDV7JHHQve8B2HNNZXT7Y\nESW/JBRL2wVD9VpuBh8UUo4gywpSUwZehBEAXfHIk8OrCytMm6RGHfyCptht\nqgwpAQvfsHpf5g5WTN186vGG9jSoBVBrXg2zpQK28/kOpaN9puWKpdveBdwW\nPHicLszvuNh9tMQtKbvm8I8QBMoWkZLbHS1COE6XsH9dxxzy1DbmU4hQe0tW\npn24/WSmQG6h2lF3cVmXxna8lz5hGwHaqhdpoqOumJzefJF3jpuyDcgpG0b5\nO8ZW\r\n=xx+Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"b38e8765636cfa55bc8293ec9911e6835c37473d","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"tsc","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node build","prebuild":"rimraf \"*.d.ts\"","test-api":"node test.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test.js","prepublishOnly":"npm run build && npm run format"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/mathml-tag-names.git","type":"git"},"_npmVersion":"7.6.1","description":"List of known MathML tag-names","directories":{},"sideEffects":false,"_nodeVersion":"15.11.0","remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.38.0","bail":"^1.0.0","tape":"^5.0.0","rimraf":"^3.0.0","unified":"^9.0.0","prettier":"^2.0.0","remark-cli":"^9.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","rehype-parse":"^7.0.0","concat-stream":"^2.0.0","hast-util-select":"^4.0.0","hast-util-to-string":"^1.0.0","remark-preset-wooorm":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mathml-tag-names_3.0.1_1615373994519_0.3842725426927516","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"mathml-tag-names","version":"3.0.2","keywords":["mathml","math","tag","name","element","tagname","w3c"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mathml-tag-names@3.0.2","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"xo":{"prettier":true},"dist":{"shasum":"48ed3b80c7fa1394ce0ed4382c9a488318c10159","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-3.0.2.tgz","fileCount":5,"integrity":"sha512-IJ6tiBO7JSsoYyDWKDAD4YkbT7zlPmDTlL/JbWEJmnC/1FsUfTyPguq/7Lr2ro+q1WgQKlxa16uJ8Eu2rvnFAQ==","signatures":[{"sig":"MEYCIQCylq+hFDy1VUd2qkU9bau+MJShd7U9cDiMQXq/Qx+MEQIhAIsmn4lvD/86NYfQqDHwN2ohI8eIO4Nr/w5l/PxsB/Ip","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2y2HCRA9TVsSAnZWagAAQhYP/3yjwClJZqzHtcjijtSh\nbg+Yp6ZdyEYXB2IXANf1zDEVzYguZ5hhRK6QmmwJbi1ORQdHfvgu8kp2YPby\nwSHu4+R+CbhlCW/BYnRoxv/fpYL0UF310ZW093lB9411sXXNThXYSifwsfnj\n0lvZ8WrILIiAqAQdLBuOb0f/RFviK06FBD2TPRIH9TcVDwbZiJjIMV9TuPr8\nPHjsiSsZMb+HDIbREJsbCLuceETQ53cfjCP6wiNihvr6FUS0O1l/TMw1JIBB\nNrm9Gozq0/GuV5rF4ebMlsJcBE3HTuHpZFAmBQqgVj5NAxbihMVpbuQXjS7d\nFTuW8P/8ZS8Bk2hFNl2EypZm/3nvBF5IS/OJGd93jUlJg2mY4J88GKml9TGe\nOCyU7Lgs3f3bDjcWyFQumCl06cqrDsp38U+pOlYMhYpDX3M6kP62DaqKiQ2s\nrq1JWeUd6TdGJETp5WkW3fDoFIJHHArfyNGbvxITw4HrweTbAxXlYSV/JiuN\n8y4kO2NbCdlA3+EBZRly48PTOJJUnhSPXOL9Pc9Fs7a8/9t0ZDf51ohW1oMV\nWW31t1kYbXbrVbtk63VcKOkY9DHD8XHb1T0mnlJjEjZ01xoCunpe6fXIAkG3\n65eXM3AD8o0LdiLwEf4UNQ5nNPzC5dSaPf22inTRVJLm417StbF3P8J3GGrb\neDY9\r\n=Z31p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"4587e22be68608b47355ddae3329b1645f43df36","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node build","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","prepublishOnly":"npm run build && npm run format"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/mathml-tag-names.git","type":"git"},"_npmVersion":"8.1.0","description":"List of known MathML tag names","directories":{},"sideEffects":false,"_nodeVersion":"17.0.1","remarkConfig":{"plugins":["preset-wooorm"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.46.0","bail":"^2.0.0","tape":"^5.0.0","rimraf":"^3.0.0","unified":"^10.0.0","prettier":"^2.0.0","remark-cli":"^10.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","rehype-parse":"^8.0.0","concat-stream":"^2.0.0","type-coverage":"^2.0.0","hast-util-select":"^5.0.0","hast-util-to-string":"^2.0.0","remark-preset-wooorm":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mathml-tag-names_3.0.2_1635756839136_0.3480255915960948","host":"s3://npm-registry-packages"}},"4.0.0":{"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"}],"description":"List of known MathML tag names","devDependencies":{"@types/node":"^22.0.0","c8":"^10.0.0","hast-util-from-html":"^2.0.0","hast-util-select":"^6.0.0","hast-util-to-string":"^3.0.0","prettier":"^3.0.0","remark-cli":"^12.0.0","remark-preset-wooorm":"^11.0.0","type-coverage":"^2.0.0","typescript":"^5.0.0","xo":"^0.60.0"},"exports":"./index.js","funding":{"type":"github","url":"https://github.com/sponsors/wooorm"},"keywords":["element","mathml","math","name","tagname","tag","w3c"],"license":"MIT","name":"mathml-tag-names","prettier":{"bracketSpacing":false,"semi":false,"singleQuote":true,"tabWidth":2,"trailingComma":"none","useTabs":false},"remarkConfig":{"plugins":["remark-preset-wooorm"]},"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"scripts":{"build":"tsc --build --clean && tsc --build && type-coverage","format":"remark --frail --output --quiet -- . && prettier --log-level warn --write -- . && xo --fix","generate":"node --conditions development build.js","test-api":"node --conditions development test.js","test-coverage":"c8 --100 --reporter lcov -- npm run test-api","test":"npm run generate && npm run build && npm run format && npm run test-coverage"},"sideEffects":false,"typeCoverage":{"atLeast":100,"ignoreCatch":true},"type":"module","version":"4.0.0","xo":{"prettier":true},"_id":"mathml-tag-names@4.0.0","gitHead":"4a89d6b1048e4a44dc9abc444abf8f6b0431de87","types":"./index.d.ts","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_nodeVersion":"23.1.0","_npmVersion":"11.1.0","dist":{"integrity":"sha512-aa6AU2Pcx0VP/XWnh8IGL0SYSgQHDT6Ucror2j2mXeFAlN3ahaNs8EZtG1YiticMkSLj3Gt6VPFfZogt7G5iFQ==","shasum":"295494906312f849a9236e6cd9accc902814d477","tarball":"https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-4.0.0.tgz","fileCount":6,"unpackedSize":10006,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE7nHk2tlIlvm3sWm65U2JiGpKEDtnOPE4jjxtZV19aEAiEA7JUmKD3aIyIaZYgM5myaaI6MbWUvSDIhZWa59hOEOuU="}]},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mathml-tag-names_4.0.0_1739799548356_0.8245034757505272"},"_hasShrinkwrap":false}},"time":{"created":"2016-03-19T10:45:20.673Z","modified":"2025-02-17T13:39:08.794Z","1.0.0":"2016-03-19T10:45:20.673Z","2.0.0":"2016-11-12T21:43:52.978Z","2.0.1":"2017-06-25T18:52:37.629Z","2.0.2":"2018-04-15T18:53:40.930Z","2.1.0":"2018-05-01T07:31:22.646Z","2.1.1":"2019-05-13T08:02:19.757Z","2.1.3":"2020-01-24T09:26:40.362Z","3.0.0":"2021-03-10T10:57:34.596Z","3.0.1":"2021-03-10T10:59:54.661Z","3.0.2":"2021-11-01T08:53:59.321Z","4.0.0":"2025-02-17T13:39:08.580Z"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"license":"MIT","homepage":"https://github.com/wooorm/mathml-tag-names#readme","keywords":["element","mathml","math","name","tagname","tag","w3c"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"description":"List of known MathML tag names","contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"}],"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"readme":"# mathml-tag-names\n\n[![Build][badge-build-image]][badge-build-url]\n[![Coverage][badge-coverage-image]][badge-coverage-url]\n[![Downloads][badge-downloads-image]][badge-downloads-url]\n[![Size][badge-size-image]][badge-size-url]\n\nList of known MathML tag names.\n\n## Contents\n\n* [What is this?](#what-is-this)\n* [When should I use this?](#when-should-i-use-this)\n* [Install](#install)\n* [Use](#use)\n* [API](#api)\n  * [`mathmlTagNames`](#mathmltagnames)\n* [Types](#types)\n* [Compatibility](#compatibility)\n* [Security](#security)\n* [Related](#related)\n* [Contribute](#contribute)\n* [License](#license)\n\n## What is this?\n\nThis is a list of MathML tag names.\nIt includes all tag names from [MathML 1][w3-mathml1],\n[MathML 2][w3-mathml2],\n[MathML 3][w3-mathml3],\nand\n[MathML 4][w3-mathml4].\nThe repo includes scripts to regenerate the data from the specs.\n\n## When should I use this?\n\nYou can use this package when you need to know what tag names are allowed in\nany version of MathML.\n\n## Install\n\nThis package is [ESM only][github-gist-esm].\nIn Node.js (version 16+),\ninstall with [npm][npmjs-install]:\n\n```sh\nnpm install mathml-tag-names\n```\n\nIn Deno with [`esm.sh`][esmsh]:\n\n```js\nimport {mathmlTagNames} from 'https://esm.sh/mathml-tag-names@4'\n```\n\nIn browsers with [`esm.sh`][esmsh]:\n\n```html\n<script type=\"module\">\n  import {mathmlTagNames} from 'https://esm.sh/mathml-tag-names@4?bundle'\n</script>\n```\n\n## Use\n\n```js\nimport {mathmlTagNames} from 'mathml-tag-names'\n\nconsole.log(mathmlTagNames.length) // => 201\n\nconsole.log(mathmlTagNames.slice(0, 10))\n```\n\nYields:\n\n```js\n[\n  'abs',\n  'and',\n  'annotation',\n  'annotation-xml',\n  'apply',\n  'approx',\n  'arccos',\n  'arccosh',\n  'arccot',\n  'arccoth'\n]\n```\n\n## API\n\nThis package exports the identifier `mathmlTagNames`.\nThere is no default export.\n\n### `mathmlTagNames`\n\nList of known (lowercase) MathML tag names (`ReadonlyArray<string>`).\n\n## Types\n\nThis package is fully typed with [TypeScript][].\nIt exports no additional types.\n\n## Compatibility\n\nThis package is at least compatible with all maintained versions of Node.js.\nAs of now,\nthat is Node.js 16+.\nIt also works in Deno and modern browsers.\n\n## Security\n\nThis package is safe.\n\n## Related\n\n* [`wooorm/html-tag-names`](https://github.com/wooorm/html-tag-names)\n  — list of HTML tag names\n* [`wooorm/svg-tag-names`](https://github.com/wooorm/svg-tag-names)\n  — list of SVG tag names\n* [`wooorm/svg-element-attributes`](https://github.com/wooorm/svg-element-attributes)\n  — map of SVG elements to attributes\n* [`wooorm/html-element-attributes`](https://github.com/wooorm/html-element-attributes)\n  — map of HTML elements to attributes\n* [`wooorm/aria-attributes`](https://github.com/wooorm/aria-attributes)\n  — list of ARIA attributes\n\n## Contribute\n\nYes please!\nSee [*How to Contribute to Open Source*][opensource-guide].\n\n## License\n\n[MIT][file-license] © [Titus Wormer][wooorm]\n\n<!-- Definition -->\n\n[badge-build-image]: https://github.com/wooorm/mathml-tag-names/workflows/main/badge.svg\n\n[badge-build-url]: https://github.com/wooorm/mathml-tag-names/actions\n\n[badge-coverage-image]: https://img.shields.io/codecov/c/github/wooorm/mathml-tag-names.svg\n\n[badge-coverage-url]: https://codecov.io/github/wooorm/mathml-tag-names\n\n[badge-downloads-image]: https://img.shields.io/npm/dm/mathml-tag-names.svg\n\n[badge-downloads-url]: https://www.npmjs.com/package/mathml-tag-names\n\n[badge-size-image]: https://img.shields.io/bundlejs/size/mathml-tag-names\n\n[badge-size-url]: https://bundlejs.com/?q=mathml-tag-names\n\n[esmsh]: https://esm.sh\n\n[file-license]: license\n\n[github-gist-esm]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c\n\n[npmjs-install]: https://docs.npmjs.com/cli/install\n\n[opensource-guide]: https://opensource.guide/how-to-contribute/\n\n[typescript]: https://www.typescriptlang.org\n\n[w3-mathml1]: https://www.w3.org/TR/1998/REC-MathML-19980407/appendixF.html\n\n[w3-mathml2]: https://www.w3.org/TR/MathML2/appendixl.html\n\n[w3-mathml3]: https://www.w3.org/TR/MathML3/appendixi.html\n\n[w3-mathml4]: https://www.w3.org/TR/mathml4/#mmlindex_elements\n\n[wooorm]: https://wooorm.com\n","readmeFilename":"readme.md","users":{"flumpus-dev":true}}