{"_id":"mathml-tag-names","_rev":"4177014","name":"mathml-tag-names","description":"List of known MathML tag names","dist-tags":{"latest":"4.0.0"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"time":{"modified":"2026-03-01T21:36:45.000Z","created":"2016-03-19T10:45:20.673Z","4.0.0":"2025-02-17T13:39:08.580Z","3.0.2":"2021-11-01T08:53:59.321Z","3.0.1":"2021-03-10T10:59:54.661Z","3.0.0":"2021-03-10T10:57:34.596Z","2.1.3":"2020-01-24T09:26:40.362Z","2.1.1":"2019-05-13T08:02:19.757Z","2.1.0":"2018-05-01T07:31:22.646Z","2.0.2":"2018-04-15T18:53:40.930Z","2.0.1":"2017-06-25T18:52:37.629Z","2.0.0":"2016-11-12T21:43:52.978Z","1.0.0":"2016-03-19T10:45:20.673Z"},"users":{},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"versions":{"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":{"shasum":"295494906312f849a9236e6cd9accc902814d477","size":3979,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-4.0.0.tgz"},"_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,"_cnpmcore_publish_time":"2025-02-17T13:39:08.580Z","publish_time":1739799548580,"_source_registry_name":"default","_cnpm_publish_time":1739799548580},"3.0.2":{"name":"mathml-tag-names","version":"3.0.2","description":"List of known MathML tag names","license":"MIT","keywords":["mathml","math","tag","name","element","tagname","w3c"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"funding":{"type":"github","url":"https://github.com/sponsors/wooorm"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"}],"sideEffects":false,"type":"module","main":"index.js","types":"index.d.ts","devDependencies":{"@types/tape":"^4.0.0","bail":"^2.0.0","c8":"^7.0.0","concat-stream":"^2.0.0","hast-util-select":"^5.0.0","hast-util-to-string":"^2.0.0","prettier":"^2.0.0","rehype-parse":"^8.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","unified":"^10.0.0","xo":"^0.46.0"},"scripts":{"generate":"node build","prepublishOnly":"npm run build && npm run format","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 generate && 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":"4587e22be68608b47355ddae3329b1645f43df36","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_id":"mathml-tag-names@3.0.2","_nodeVersion":"17.0.1","_npmVersion":"8.1.0","dist":{"shasum":"48ed3b80c7fa1394ce0ed4382c9a488318c10159","size":3820,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-3.0.2.tgz"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mathml-tag-names_3.0.2_1635756839136_0.3480255915960948"},"_hasShrinkwrap":false,"publish_time":1635756839321,"_cnpm_publish_time":1635756839321},"3.0.1":{"name":"mathml-tag-names","version":"3.0.1","description":"List of known MathML tag-names","license":"MIT","keywords":["MathML","math","tag","name","element","tagname","w3c"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"funding":{"type":"github","url":"https://github.com/sponsors/wooorm"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"}],"sideEffects":false,"type":"module","main":"index.js","types":"index.d.ts","devDependencies":{"@types/tape":"^4.0.0","bail":"^1.0.0","c8":"^7.0.0","concat-stream":"^2.0.0","hast-util-select":"^4.0.0","hast-util-to-string":"^1.0.0","prettier":"^2.0.0","rehype-parse":"^7.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","rimraf":"^3.0.0","tape":"^5.0.0","typescript":"^4.0.0","unified":"^9.0.0","xo":"^0.38.0"},"scripts":{"prepublishOnly":"npm run build && npm run format","generate":"node build","prebuild":"rimraf \"*.d.ts\"","build":"tsc","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node test.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test.js","test":"npm run generate && 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,"rules":{"import/no-mutable-exports":"off","no-var":"off","prefer-arrow-callback":"off"}},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"b38e8765636cfa55bc8293ec9911e6835c37473d","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_id":"mathml-tag-names@3.0.1","_nodeVersion":"15.11.0","_npmVersion":"7.6.1","dist":{"shasum":"1b335bf2f740b3cfb9b7a175352e69d49f0977bb","size":3297,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-3.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/mathml-tag-names_3.0.1_1615373994519_0.3842725426927516"},"_hasShrinkwrap":false,"publish_time":1615373994661,"_cnpm_publish_time":1615373994661},"3.0.0":{"name":"mathml-tag-names","version":"3.0.0","description":"List of known MathML tag-names","license":"MIT","keywords":["MathML","math","tag","name","element","tagname","w3c"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"funding":{"type":"github","url":"https://github.com/sponsors/wooorm"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"}],"sideEffects":false,"type":"module","main":"index.js","types":"index.d.ts","devDependencies":{"@types/tape":"^4.0.0","bail":"^1.0.0","c8":"^7.0.0","concat-stream":"^2.0.0","hast-util-select":"^4.0.0","hast-util-to-string":"^1.0.0","prettier":"^2.0.0","rehype-parse":"^7.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","rimraf":"^3.0.0","tape":"^5.0.0","typescript":"^4.0.0","unified":"^9.0.0","xo":"^0.38.0"},"scripts":{"prepublishOnly":"npm run build && npm run format","generate":"node build","prebuild":"rimraf \"*.d.ts\"","build":"tsc","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node test.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test.js","test":"npm run generate && 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,"rules":{"import/no-mutable-exports":"off","no-var":"off","prefer-arrow-callback":"off"}},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"7c8b5f3448a48dc9985b208fca3f486ff2682c85","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_id":"mathml-tag-names@3.0.0","_nodeVersion":"15.11.0","_npmVersion":"7.6.1","dist":{"shasum":"be1aa91e3bb686b683b4f19a65bad739d4a8dd83","size":3307,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-3.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/mathml-tag-names_3.0.0_1615373854487_0.7375932232256297"},"_hasShrinkwrap":false,"publish_time":1615373854596,"_cnpm_publish_time":1615373854596},"2.1.3":{"name":"mathml-tag-names","version":"2.1.3","description":"List of known MathML tag-names","license":"MIT","keywords":["MathML","math","tag","name","element","tagname","w3c"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"funding":{"type":"github","url":"https://github.com/sponsors/wooorm"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"}],"main":"index.json","dependencies":{},"devDependencies":{"bail":"^1.0.0","browserify":"^16.0.0","concat-stream":"^2.0.0","hast-util-select":"^3.0.0","hast-util-to-string":"^1.0.0","prettier":"^1.0.0","rehype-parse":"^6.0.0","remark-cli":"^7.0.0","remark-preset-wooorm":"^6.0.0","tape":"^4.0.0","tinyify":"^2.0.0","unified":"^8.0.0","xo":"^0.25.0"},"scripts":{"generate":"node build","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","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","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test":"npm run generate && npm run format && npm run build && npm run test-api"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignore":["mathml-tag-names.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"f7fb08af096c42e9e3074654d062bf89a9cf66f2","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_id":"mathml-tag-names@2.1.3","_nodeVersion":"13.0.1","_npmVersion":"6.13.6","dist":{"shasum":"4ddadd67308e780cf16a47685878ee27b736a0a3","size":3106,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-2.1.3.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mathml-tag-names_2.1.3_1579858000282_0.9046724443662915"},"_hasShrinkwrap":false,"publish_time":1579858000362,"_cnpm_publish_time":1579858000362},"2.1.1":{"name":"mathml-tag-names","version":"2.1.1","description":"List of known MathML tag-names","license":"MIT","keywords":["MathML","math","tag","name","element","tagname","w3c"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/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"}],"main":"index.json","dependencies":{},"devDependencies":{"bail":"^1.0.0","browserify":"^16.0.0","concat-stream":"^2.0.0","hast-util-select":"^3.0.0","hast-util-to-string":"^1.0.0","prettier":"^1.12.0","rehype-parse":"^6.0.0","remark-cli":"^6.0.0","remark-preset-wooorm":"^4.0.0","tape":"^4.4.0","tinyify":"^2.5.0","unified":"^7.0.0","xo":"^0.24.0"},"scripts":{"generate":"node build","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","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","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test":"npm run generate && npm run format && npm run build && npm run test-api"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignore":["mathml-tag-names.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"84e2e9112fe18ee0f2c5d92d8995134adcf59981","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_id":"mathml-tag-names@2.1.1","_nodeVersion":"11.9.0","_npmVersion":"6.9.0","dist":{"shasum":"6dff66c99d55ecf739ca53c492e626f1d12a33cc","size":3082,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-2.1.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mathml-tag-names_2.1.1_1557734539625_0.35851818309855377"},"_hasShrinkwrap":false,"publish_time":1557734539757,"_cnpm_publish_time":1557734539757},"2.1.0":{"name":"mathml-tag-names","version":"2.1.0","description":"List of known MathML tag-names","license":"MIT","keywords":["MathML","math","tag","name","element","tagname","w3c"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/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"}],"main":"index.json","files":["index.json"],"dependencies":{},"devDependencies":{"bail":"^1.0.0","browserify":"^16.0.0","concat-stream":"^1.6.0","esmangle":"^1.0.1","hast-util-select":"^1.0.1","hast-util-to-string":"^1.0.0","prettier":"^1.12.0","rehype-parse":"^4.0.0","remark-cli":"^5.0.0","remark-preset-wooorm":"^4.0.0","tape":"^4.4.0","unified":"^6.1.5","xo":"^0.20.0"},"scripts":{"generate":"node build","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","build-bundle":"browserify index.json --bare -s mathML > mathml-tag-names.js","build-mangle":"esmangle mathml-tag-names.js > mathml-tag-names.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test":"npm run generate && npm run format && npm run build && npm run test-api"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"rules":{"no-var":"off","prefer-arrow-callback":"off"},"ignore":["mathml-tag-names.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"72229f3f68707331da02486e65b50c5869ddd2fd","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_id":"mathml-tag-names@2.1.0","_npmVersion":"6.0.0","_nodeVersion":"9.5.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"490b70e062ee24636536e3d9481e333733d00f2c","size":3043,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-2.1.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mathml-tag-names_2.1.0_1525159882545_0.1606282477707055"},"_hasShrinkwrap":false,"publish_time":1525159882646,"_cnpm_publish_time":1525159882646},"2.0.2":{"name":"mathml-tag-names","version":"2.0.2","description":"List of known MathML tag-names","license":"MIT","keywords":["MathML","math","tag","name","element","tagname","w3c"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/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"}],"main":"index.json","files":["index.json"],"dependencies":{},"devDependencies":{"bail":"^1.0.0","browserify":"^16.0.0","concat-stream":"^1.6.0","esmangle":"^1.0.1","hast-util-select":"^1.0.1","hast-util-to-string":"^1.0.0","prettier":"^1.12.0","rehype-parse":"^4.0.0","remark-cli":"^5.0.0","remark-preset-wooorm":"^4.0.0","tape":"^4.4.0","unified":"^6.1.5","xo":"^0.20.0"},"scripts":{"generate":"node build","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","build-bundle":"browserify index.json --bare -s mathML > mathml-tag-names.js","build-mangle":"esmangle mathml-tag-names.js > mathml-tag-names.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test":"npm run generate && npm run format && npm run build && npm run test-api"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"rules":{"no-var":"off","prefer-arrow-callback":"off"},"ignore":["mathml-tag-names.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"ba884b49f828057fabb026bd6b6cdeba3e886bc1","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_id":"mathml-tag-names@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"87fbdeb16382b7f17a04a8841fe8bc52b4f4a5e0","size":3074,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-2.0.2.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mathml-tag-names_2.0.2_1523818420829_0.66013421523613"},"_hasShrinkwrap":false,"publish_time":1523818420930,"_cnpm_publish_time":1523818420930},"2.0.1":{"name":"mathml-tag-names","version":"2.0.1","description":"List of known MathML tag-names","license":"MIT","keywords":["MathML","math","tag","name","element","tagname","w3c"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/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"}],"main":"index.json","files":["index.json"],"dependencies":{},"devDependencies":{"bail":"^1.0.0","browserify":"^14.1.0","concat-stream":"^1.6.0","esmangle":"^1.0.1","hast-util-select":"^1.0.1","hast-util-to-string":"^1.0.0","rehype-parse":"^4.0.0","remark-cli":"^3.0.0","remark-preset-wooorm":"^3.0.0","tape":"^4.4.0","unified":"^6.1.5","xo":"^0.18.0"},"scripts":{"build-md":"remark . -qfo","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","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint":"xo","test-api":"node test","test":"npm run build && npm run lint && npm run test-api"},"xo":{"space":true,"esnext":false,"ignore":["mathml-tag-names.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"45f8157203e2b10ab2a25d6dff8afc8e2b2e80c3","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_id":"mathml-tag-names@2.0.1","_shasum":"8d41268168bf86d1102b98109e28e531e7a34578","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"8d41268168bf86d1102b98109e28e531e7a34578","size":2943,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-2.0.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mathml-tag-names-2.0.1.tgz_1498416756669_0.8632103470154107"},"directories":{},"publish_time":1498416757629,"_hasShrinkwrap":false,"_cnpm_publish_time":1498416757629},"2.0.0":{"name":"mathml-tag-names","version":"2.0.0","description":"List of known MathML tag-names","license":"MIT","keywords":["MathML","math","tag","name","element","tagname","w3c"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/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"}],"main":"index.json","files":["index.json"],"dependencies":{},"devDependencies":{"bail":"^1.0.0","browserify":"^13.0.0","esmangle":"^1.0.1","jsdom":"^9.8.3","nyc":"^8.4.0","remark-cli":"^2.1.0","remark-preset-wooorm":"^1.0.0","tape":"^4.4.0","xo":"^0.17.0"},"scripts":{"build-md":"remark . --quiet --frail --output","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","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,"ignore":["mathml-tag-names.js"]},"remarkConfig":{"presets":"wooorm"},"gitHead":"a3eb5e1209c64e5aab7fd7d4d30e2f5b19175826","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_id":"mathml-tag-names@2.0.0","_shasum":"eee615112a2b127e70f558d69c9ebe14076503d7","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"eee615112a2b127e70f558d69c9ebe14076503d7","size":2962,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-2.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mathml-tag-names-2.0.0.tgz_1478987032452_0.3275415215175599"},"directories":{},"publish_time":1478987032978,"_cnpm_publish_time":1478987032978,"_hasShrinkwrap":false},"1.0.0":{"name":"mathml-tag-names","version":"1.0.0","description":"List of known MathML tag-names","license":"MIT","keywords":["MathML","math","tag","name","element","tagname","w3c"],"dependencies":{},"files":["index.js","index.json"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mathml-tag-names.git"},"bugs":{"url":"https://github.com/wooorm/mathml-tag-names/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"}],"devDependencies":{"bail":"^1.0.0","browserify":"^13.0.0","cheerio":"^0.20.0","eslint":"^2.0.0","esmangle":"^1.0.1","istanbul":"^0.4.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","remark":"^4.0.0","remark-comment-config":"^3.0.0","remark-github":"^4.0.1","remark-lint":"^3.0.0","remark-usage":"^3.0.0","remark-validate-links":"^3.0.0","tape":"^4.4.0"},"scripts":{"build-md":"remark . --quiet --frail","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","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":"49b559f58a0c7190e454ee68d4c9e548a6ff74a1","homepage":"https://github.com/wooorm/mathml-tag-names#readme","_id":"mathml-tag-names@1.0.0","_shasum":"f0c02a98b0de08bc74e3c805218d697c79314fac","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"f0c02a98b0de08bc74e3c805218d697c79314fac","size":3230,"noattachment":false,"key":"/mathml-tag-names/-/mathml-tag-names-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mathml-tag-names/download/mathml-tag-names-1.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mathml-tag-names-1.0.0.tgz_1458384318524_0.4639339402783662"},"directories":{},"publish_time":1458384320673,"_cnpm_publish_time":1458384320673,"_hasShrinkwrap":false}},"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","_attachments":{},"homepage":"https://github.com/wooorm/mathml-tag-names#readme","bugs":{"url":"https://github.com/wooorm/mathml-tag-names/issues"},"license":"MIT"}