{"_id":"xmlchars","_rev":"180096","name":"xmlchars","description":"Utilities for determining if characters belong to character classes defined by the XML specs.","dist-tags":{"latest":"2.2.0"},"maintainers":[{"name":"lddubeau","email":""},{"name":"npm:lddubeau","email":""}],"time":{"modified":"2022-10-18T09:40:40.000Z","created":"2018-07-05T17:56:49.353Z","2.2.0":"2019-09-06T16:38:51.976Z","2.1.1":"2019-06-24T23:20:04.352Z","2.0.1":"2019-06-23T22:20:15.856Z","2.0.0":"2019-06-23T20:45:23.303Z","1.3.1":"2018-10-01T11:19:41.520Z","1.3.0":"2018-09-06T20:12:08.266Z","1.2.0":"2018-09-06T10:29:59.983Z","1.1.0":"2018-07-23T14:31:49.114Z","1.0.0":"2018-07-05T17:56:49.353Z"},"users":{},"author":{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com"},"repository":{"type":"git","url":"git+https://github.com/lddubeau/xmlchars.git"},"versions":{"2.2.0":{"name":"xmlchars","version":"2.2.0","description":"Utilities for determining if characters belong to character classes defined by the XML specs.","keywords":["XML","validation"],"main":"xmlchars.js","types":"xmlchars.d.ts","repository":{"type":"git","url":"git+https://github.com/lddubeau/xmlchars.git"},"author":{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com"},"license":"MIT","devDependencies":{"@commitlint/cli":"^8.1.0","@commitlint/config-angular":"^8.1.0","@types/chai":"^4.2.1","@types/mocha":"^5.2.7","chai":"^4.2.0","conventional-changelog-cli":"^2.0.23","husky":"^3.0.5","mocha":"^6.2.0","ts-node":"^8.3.0","tslint":"^5.19.0","tslint-config-lddubeau":"^4.1.0","typescript":"^3.6.2"},"scripts":{"copy":"cp README.md LICENSE build/dist && sed -e'/\"private\": true/d' package.json > build/dist/package.json","build":"tsc && npm run copy","pretest":"npm run build","test":"mocha","posttest":"tslint -p tsconfig.json && tslint -p test/tsconfig.json","prepack":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","test-install":"npm run test && (test_dir=build/install_dir; rm -rf $test_dir; mkdir -p $test_dir/node_modules; packname=`npm run xmlchars:pack --silent`; (cd $test_dir; npm install ../$packname); rm -rf $test_dir)","xmlchars:pack":"cd build/dist/ && (packname=`npm pack --silent`; mv $packname ..; echo $packname)","prepublishOnly":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","xmlchars:publish":"npm run test-install && (cd build/dist && npm publish)","preversion":"npm run test-install","version":"conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md","postversion":"npm run xmlchars:publish","postpublish":"git push origin --follow-tags","clean":"rm -rf build"},"dependencies":{},"husky":{"hooks":{"commit-msg":"commitlint -e $HUSKY_GIT_PARAMS"}},"bugs":{"url":"https://github.com/lddubeau/xmlchars/issues"},"homepage":"https://github.com/lddubeau/xmlchars#readme","_id":"xmlchars@2.2.0","_nodeVersion":"12.9.1","_npmVersion":"6.10.1","_npmUser":{"name":"lddubeau","email":"ldd@lddubeau.com"},"dist":{"shasum":"060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb","size":11752,"noattachment":false,"key":"/xmlchars/-/xmlchars-2.2.0.tgz","tarball":"http://name.csiicloud.com:7001/xmlchars/download/xmlchars-2.2.0.tgz"},"maintainers":[{"name":"lddubeau","email":""},{"name":"npm:lddubeau","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xmlchars_2.2.0_1567787931812_0.6302971406766107"},"_hasShrinkwrap":false,"publish_time":1567787931976,"_cnpm_publish_time":1567787931976,"_cnpmcore_publish_time":"2021-12-16T10:31:07.454Z"},"2.1.1":{"name":"xmlchars","version":"2.1.1","description":"Utilities for determining if characters belong to character classes defined by the XML specs.","keywords":["XML","validation"],"main":"xmlchars.js","types":"xmlchars.d.ts","repository":{"type":"git","url":"git+https://github.com/lddubeau/xmlchars.git"},"author":{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com"},"license":"MIT","devDependencies":{"@commitlint/cli":"^8.0.0","@commitlint/config-angular":"^8.0.0","@types/chai":"^4.1.7","@types/mocha":"^5.2.7","chai":"^4.2.0","conventional-changelog-cli":"^2.0.22","husky":"^2.5.0","mocha":"^6.1.4","ts-node":"^8.3.0","tslint":"^5.18.0","tslint-config-lddubeau":"^4.1.0","typescript":"^3.5.2"},"scripts":{"copy":"cp README.md LICENSE build/dist && sed -e'/\"private\": true/d' package.json > build/dist/package.json","build":"tsc && npm run copy","pretest":"npm run build","test":"mocha","posttest":"tslint -p tsconfig.json && tslint -p test/tsconfig.json","prepack":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","test-install":"npm run test && (test_dir=build/install_dir; rm -rf $test_dir; mkdir -p $test_dir/node_modules; packname=`npm run xmlchars:pack --silent`; (cd $test_dir; npm install ../$packname); rm -rf $test_dir)","xmlchars:pack":"cd build/dist/ && (packname=`npm pack --silent`; mv $packname ..; echo $packname)","prepublishOnly":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","xmlchars:publish":"npm run test-install && (cd build/dist && npm publish)","preversion":"npm run test-install","version":"conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md","postversion":"npm run xmlchars:publish","postpublish":"git push origin --follow-tags","clean":"rm -rf build"},"dependencies":{},"husky":{"hooks":{"commit-msg":"commitlint -e $HUSKY_GIT_PARAMS"}},"bugs":{"url":"https://github.com/lddubeau/xmlchars/issues"},"homepage":"https://github.com/lddubeau/xmlchars#readme","_id":"xmlchars@2.1.1","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","_npmUser":{"name":"lddubeau","email":"ldd@lddubeau.com"},"dist":{"shasum":"ef1a81c05bff629c2280007f12daca21bd6f6c93","size":9405,"noattachment":false,"key":"/xmlchars/-/xmlchars-2.1.1.tgz","tarball":"http://name.csiicloud.com:7001/xmlchars/download/xmlchars-2.1.1.tgz"},"maintainers":[{"name":"lddubeau","email":""},{"name":"npm:lddubeau","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xmlchars_2.1.1_1561418404206_0.30157004395919773"},"_hasShrinkwrap":false,"publish_time":1561418404352,"_cnpm_publish_time":1561418404352,"_cnpmcore_publish_time":"2021-12-16T10:31:07.833Z"},"2.0.1":{"name":"xmlchars","version":"2.0.1","description":"Utilities for determining if characters belong to character classes defined by the XML specs.","keywords":["XML","validation"],"main":"xmlchars.js","types":"xmlchars.d.ts","repository":{"type":"git","url":"git+https://github.com/lddubeau/xmlchars.git"},"author":{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com"},"license":"MIT","devDependencies":{"@commitlint/cli":"^8.0.0","@commitlint/config-angular":"^8.0.0","@types/chai":"^4.1.7","@types/mocha":"^5.2.7","chai":"^4.2.0","conventional-changelog-cli":"^2.0.22","husky":"^2.4.1","mocha":"^6.1.4","ts-node":"^8.3.0","tslint":"^5.18.0","tslint-config-lddubeau":"^4.1.0","typescript":"^3.5.2"},"scripts":{"copy":"cp README.md LICENSE build/dist && sed -e'/\"private\": true/d' package.json > build/dist/package.json","build":"tsc && npm run copy","pretest":"npm run build","test":"mocha","posttest":"tslint -p tsconfig.json && tslint -p test/tsconfig.json","prepack":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","test-install":"npm run test && (test_dir=build/install_dir; rm -rf $test_dir; mkdir -p $test_dir/node_modules; packname=`npm run xmlchars:pack --silent`; (cd $test_dir; npm install ../$packname); rm -rf $test_dir)","xmlchars:pack":"cd build/dist/ && (packname=`npm pack --silent`; mv $packname ..; echo $packname)","prepublishOnly":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","xmlchars:publish":"npm run test-install && (cd build/dist && npm publish)","preversion":"npm run test-install","version":"conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md","postversion":"npm run xmlchars:publish","postpublish":"git push origin --follow-tags","clean":"rm -rf build"},"dependencies":{},"husky":{"hooks":{"commit-msg":"commitlint -e $HUSKY_GIT_PARAMS"}},"bugs":{"url":"https://github.com/lddubeau/xmlchars/issues"},"homepage":"https://github.com/lddubeau/xmlchars#readme","_id":"xmlchars@2.0.1","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","_npmUser":{"name":"lddubeau","email":"ldd@lddubeau.com"},"dist":{"shasum":"7abf27745c630dd35548b6d003c951ab256a210d","size":9194,"noattachment":false,"key":"/xmlchars/-/xmlchars-2.0.1.tgz","tarball":"http://name.csiicloud.com:7001/xmlchars/download/xmlchars-2.0.1.tgz"},"maintainers":[{"name":"lddubeau","email":""},{"name":"npm:lddubeau","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xmlchars_2.0.1_1561328415695_0.7851875469817549"},"_hasShrinkwrap":false,"publish_time":1561328415856,"_cnpm_publish_time":1561328415856,"_cnpmcore_publish_time":"2021-12-16T10:31:08.050Z"},"2.0.0":{"name":"xmlchars","version":"2.0.0","description":"Utilities for determining if characters belong to character classes defined by the XML specs.","keywords":["XML","validation"],"main":"xmlchars.js","types":"xmlchars.d.ts","repository":{"type":"git","url":"git+https://github.com/lddubeau/xmlchars.git"},"author":{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com"},"license":"MIT","devDependencies":{"@commitlint/cli":"^8.0.0","@commitlint/config-angular":"^8.0.0","@types/chai":"^4.1.7","@types/mocha":"^5.2.7","chai":"^4.2.0","conventional-changelog-cli":"^2.0.22","husky":"^2.4.1","mocha":"^6.1.4","ts-node":"^8.3.0","tslint":"^5.18.0","tslint-config-lddubeau":"^4.1.0","typescript":"^3.5.2"},"scripts":{"copy":"cp README.md LICENSE build/dist && sed -e'/\"private\": true/d' package.json > build/dist/package.json","build":"tsc && npm run copy","pretest":"npm run build","test":"mocha","posttest":"tslint -p tsconfig.json && tslint -p test/tsconfig.json","prepack":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","test-install":"npm run test && (test_dir=build/install_dir; rm -rf $test_dir; mkdir -p $test_dir/node_modules; packname=`npm run xmlchars:pack --silent`; (cd $test_dir; npm install ../$packname); rm -rf $test_dir)","xmlchars:pack":"cd build/dist/ && (packname=`npm pack --silent`; mv $packname ..; echo $packname)","prepublishOnly":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","xmlchars:publish":"npm run test-install && (cd build/dist && npm publish)","preversion":"npm run test-install","version":"conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md","postversion":"npm run xmlchars:publish","postpublish":"git push origin --follow-tags","clean":"rm -rf build"},"dependencies":{},"husky":{"hooks":{"commit-msg":"commitlint -e $HUSKY_GIT_PARAMS"}},"bugs":{"url":"https://github.com/lddubeau/xmlchars/issues"},"homepage":"https://github.com/lddubeau/xmlchars#readme","_id":"xmlchars@2.0.0","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","_npmUser":{"name":"lddubeau","email":"ldd@lddubeau.com"},"dist":{"shasum":"ef7ead34650048ff9c6b23677dadbc9ae124eb95","size":9228,"noattachment":false,"key":"/xmlchars/-/xmlchars-2.0.0.tgz","tarball":"http://name.csiicloud.com:7001/xmlchars/download/xmlchars-2.0.0.tgz"},"maintainers":[{"name":"lddubeau","email":""},{"name":"npm:lddubeau","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xmlchars_2.0.0_1561322723173_0.5033152100751921"},"_hasShrinkwrap":false,"publish_time":1561322723303,"_cnpm_publish_time":1561322723303,"_cnpmcore_publish_time":"2021-12-16T10:31:08.241Z"},"1.3.1":{"name":"xmlchars","version":"1.3.1","description":"Utilities for determining if characters belong to character classes defined by the XML specs.","keywords":["XML","validation"],"main":"xmlchars.js","types":"xmlchars.d.ts","repository":{"type":"git","url":"git+https://github.com/lddubeau/xmlchars.git"},"author":{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com"},"license":"MIT","devDependencies":{"@commitlint/cli":"^7.0.0","@commitlint/config-angular":"^7.0.1","@types/chai":"^4.1.4","@types/mocha":"^5.2.4","chai":"^4.1.2","conventional-changelog-cli":"^2.0.1","husky":"^0.14.3","mocha":"^5.2.0","ts-node":"^7.0.0","tslint":"^5.10.0","tslint-config-lddubeau":"^2.0.3","typescript":"^2.9.2"},"scripts":{"copy":"cp README.md LICENSE build/dist && sed -e'/\"private\": true/d' package.json > build/dist/package.json","build":"tsc && npm run copy","pretest":"npm run build","test":"mocha","posttest":"tslint -p tsconfig.json && tslint -p test/tsconfig.json","prepack":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","test-install":"npm run test && (test_dir=build/install_dir; rm -rf $test_dir; mkdir -p $test_dir/node_modules; packname=`npm run xmlchars:pack --silent`; (cd $test_dir; npm install ../$packname); rm -rf $test_dir)","xmlchars:pack":"cd build/dist/ && (packname=`npm pack --silent`; mv $packname ..; echo $packname)","prepublishOnly":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","xmlchars:publish":"npm run test-install && (cd build/dist && npm publish)","preversion":"npm run test-install","version":"conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md","postversion":"npm run xmlchars:publish","postpublish":"git push origin --follow-tags","clean":"rm -rf build","commitmsg":"commitlint -E GIT_PARAMS"},"dependencies":{},"bugs":{"url":"https://github.com/lddubeau/xmlchars/issues"},"homepage":"https://github.com/lddubeau/xmlchars#readme","_id":"xmlchars@1.3.1","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"lddubeau","email":"ldd@lddubeau.com"},"maintainers":[{"name":"lddubeau","email":""},{"name":"npm:lddubeau","email":""}],"dist":{"shasum":"1dda035f833dbb4f86a0c28eaa6ca769214793cf","size":8954,"noattachment":false,"key":"/xmlchars/-/xmlchars-1.3.1.tgz","tarball":"http://name.csiicloud.com:7001/xmlchars/download/xmlchars-1.3.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xmlchars_1.3.1_1538392781305_0.15015225283092426"},"_hasShrinkwrap":false,"publish_time":1538392781520,"_cnpm_publish_time":1538392781520,"_cnpmcore_publish_time":"2021-12-16T10:31:08.404Z"},"1.3.0":{"name":"xmlchars","version":"1.3.0","description":"Utilities for determining if characters belong to character classes defined by the XML specs.","keywords":["XML","validation"],"main":"xmlchars.js","types":"xmlchars.d.ts","repository":{"type":"git","url":"git+https://github.com/lddubeau/xmlchars.git"},"author":{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com"},"license":"MIT","devDependencies":{"@commitlint/cli":"^7.0.0","@commitlint/config-angular":"^7.0.1","@types/chai":"^4.1.4","@types/mocha":"^5.2.4","chai":"^4.1.2","conventional-changelog-cli":"^2.0.1","husky":"^0.14.3","mocha":"^5.2.0","ts-node":"^7.0.0","tslint":"^5.10.0","tslint-config-lddubeau":"^2.0.3","typescript":"^2.9.2"},"scripts":{"copy":"cp README.md LICENSE build/dist && sed -e'/\"private\": true/d' package.json > build/dist/package.json","build":"tsc && npm run copy","pretest":"npm run build","test":"mocha","posttest":"tslint -p tsconfig.json && tslint -p test/tsconfig.json","prepack":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","test-install":"npm run test && (test_dir=build/install_dir; rm -rf $test_dir; mkdir -p $test_dir/node_modules; packname=`npm run xmlchars:pack --silent`; (cd $test_dir; npm install ../$packname); rm -rf $test_dir)","xmlchars:pack":"cd build/dist/ && (packname=`npm pack --silent`; mv $packname ..; echo $packname)","prepublishOnly":"node -e 'require(\"assert\")(!require(\"./package.json\").private)'","xmlchars:publish":"npm run test-install && (cd build/dist && npm publish)","preversion":"npm run test-install","version":"conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md","postversion":"npm run xmlchars:publish","postpublish":"git push origin --follow-tags","clean":"rm -rf build","commitmsg":"commitlint -E GIT_PARAMS"},"dependencies":{},"bugs":{"url":"https://github.com/lddubeau/xmlchars/issues"},"homepage":"https://github.com/lddubeau/xmlchars#readme","_id":"xmlchars@1.3.0","_npmVersion":"6.3.0","_nodeVersion":"10.9.0","_npmUser":{"name":"lddubeau","email":"ldd@lddubeau.com"},"maintainers":[{"name":"lddubeau","email":""},{"name":"npm:lddubeau","email":""}],"dist":{"shasum":"a3e2ed9dc13c6e57e404d2641eee62f0d1b49f92","size":8953,"noattachment":false,"key":"/xmlchars/-/xmlchars-1.3.0.tgz","tarball":"http://name.csiicloud.com:7001/xmlchars/download/xmlchars-1.3.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xmlchars_1.3.0_1536264728145_0.08352783774316253"},"_hasShrinkwrap":false,"publish_time":1536264728266,"_cnpm_publish_time":1536264728266,"_cnpmcore_publish_time":"2021-12-16T10:31:08.592Z"},"1.2.0":{"name":"xmlchars","version":"1.2.0","description":"Utilities for determining if characters belong to character classes defined by the XML specs.","keywords":["XML","validation"],"main":"lib/xmlchars.js","types":"lib/xmlchars.d.ts","repository":{"type":"git","url":"git+https://github.com/lddubeau/xmlchars.git"},"author":{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com"},"license":"MIT","devDependencies":{"@commitlint/cli":"^7.0.0","@commitlint/config-angular":"^7.0.1","@types/chai":"^4.1.4","@types/mocha":"^5.2.4","chai":"^4.1.2","conventional-changelog-cli":"^2.0.1","husky":"^0.14.3","mocha":"^5.2.0","ts-node":"^7.0.0","tslint":"^5.10.0","tslint-config-lddubeau":"^2.0.3","typescript":"^2.9.2"},"scripts":{"preversion":"npm run build && npm test","version":"conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md","postversion":"npm publish","postpublish":"git push origin --follow-tags","build":"tsc","test":"mocha","posttest":"tslint -p tsconfig.json && tslint -p test/tsconfig.json","commitmsg":"commitlint -E GIT_PARAMS"},"dependencies":{},"gitHead":"5da68a0b6ea1f74f9a27683e6a2091993a4521e4","bugs":{"url":"https://github.com/lddubeau/xmlchars/issues"},"homepage":"https://github.com/lddubeau/xmlchars#readme","_id":"xmlchars@1.2.0","_npmVersion":"6.3.0","_nodeVersion":"10.9.0","_npmUser":{"name":"lddubeau","email":"ldd@lddubeau.com"},"maintainers":[{"name":"lddubeau","email":""},{"name":"npm:lddubeau","email":""}],"dist":{"shasum":"eee758b485f576c7ae942b486926bff533dba681","size":6845,"noattachment":false,"key":"/xmlchars/-/xmlchars-1.2.0.tgz","tarball":"http://name.csiicloud.com:7001/xmlchars/download/xmlchars-1.2.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xmlchars_1.2.0_1536229799770_0.7042027254659966"},"_hasShrinkwrap":false,"publish_time":1536229799983,"_cnpm_publish_time":1536229799983,"_cnpmcore_publish_time":"2021-12-16T10:31:08.787Z"},"1.1.0":{"name":"xmlchars","version":"1.1.0","description":"Utilities for determining if characters belong to character classes defined by the XML specs.","keywords":["XML","validation"],"main":"lib/xmlchars.js","types":"lib/xmlchars.d.ts","repository":{"type":"git","url":"git+https://github.com/lddubeau/xmlchars.git"},"author":{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com"},"license":"MIT","devDependencies":{"@commitlint/cli":"^7.0.0","@commitlint/config-angular":"^7.0.1","@types/chai":"^4.1.4","@types/mocha":"^5.2.4","chai":"^4.1.2","conventional-changelog-cli":"^2.0.1","husky":"^0.14.3","mocha":"^5.2.0","ts-node":"^7.0.0","tslint":"^5.10.0","tslint-config-lddubeau":"^2.0.3","typescript":"^2.9.2"},"files":["lib/**/*","LICENSE","README.md"],"scripts":{"preversion":"npm run build && npm test","version":"conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md","postversion":"npm publish","postpublish":"git push origin --follow-tags","build":"tsc","test":"mocha","posttest":"tslint -p tsconfig.json && tslint -p test/tsconfig.json","commitmsg":"commitlint -E GIT_PARAMS"},"dependencies":{},"gitHead":"cb215cb44b6c47fbdbca76b349d95e6ee54af950","bugs":{"url":"https://github.com/lddubeau/xmlchars/issues"},"homepage":"https://github.com/lddubeau/xmlchars#readme","_id":"xmlchars@1.1.0","_npmVersion":"6.1.0","_nodeVersion":"10.5.0","_npmUser":{"name":"lddubeau","email":"ldd@lddubeau.com"},"maintainers":[{"name":"lddubeau","email":""},{"name":"npm:lddubeau","email":""}],"dist":{"shasum":"efe153f1505def1eb9e1887365670262ed4f296d","size":5997,"noattachment":false,"key":"/xmlchars/-/xmlchars-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/xmlchars/download/xmlchars-1.1.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xmlchars_1.1.0_1532356309021_0.7037621772339091"},"_hasShrinkwrap":false,"publish_time":1532356309114,"_cnpm_publish_time":1532356309114,"_cnpmcore_publish_time":"2021-12-16T10:31:08.996Z"},"1.0.0":{"name":"xmlchars","version":"1.0.0","description":"Utilities for determining if characters belong to character classes defined by the XML specs.","keywords":["XML","validation"],"main":"lib/xmlchars.js","types":"lib/xmlchars.d.ts","repository":{"type":"git","url":"git+https://github.com/lddubeau/xmlchars.git"},"author":{"name":"Louis-Dominique Dubeau","email":"ldd@lddubeau.com"},"license":"MIT","devDependencies":{"@commitlint/cli":"^7.0.0","@commitlint/config-angular":"^7.0.1","@types/chai":"^4.1.4","@types/mocha":"^5.2.4","chai":"^4.1.2","husky":"^0.14.3","mocha":"^5.2.0","ts-node":"^7.0.0","tslint":"^5.10.0","tslint-config-lddubeau":"^2.0.3","typescript":"^2.9.2"},"files":["lib/**/*","LICENSE","README.md"],"scripts":{"preversion":"npm run build && npm test","postversion":"npm publish","postpublish":"git push origin --follow-tags","build":"tsc","test":"mocha","posttest":"tslint -p tsconfig.json && tslint -p test/tsconfig.json","commitmsg":"commitlint -E GIT_PARAMS"},"dependencies":{},"gitHead":"ed1f4d9dd02eed035b2cd55b2a7a0844845e0569","bugs":{"url":"https://github.com/lddubeau/xmlchars/issues"},"homepage":"https://github.com/lddubeau/xmlchars#readme","_id":"xmlchars@1.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.5.0","_npmUser":{"name":"lddubeau","email":"ldd@lddubeau.com"},"maintainers":[{"name":"lddubeau","email":""},{"name":"npm:lddubeau","email":""}],"dist":{"shasum":"bc1d86ff7f8377e406befcf9cd0384aedb070c7b","size":4966,"noattachment":false,"key":"/xmlchars/-/xmlchars-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/xmlchars/download/xmlchars-1.0.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xmlchars_1.0.0_1530813409271_0.29344691554904"},"_hasShrinkwrap":false,"publish_time":1530813409353,"_cnpm_publish_time":1530813409353,"_cnpmcore_publish_time":"2021-12-16T10:31:09.214Z"}},"readme":"Utilities for determining whether characters belong to character classes defined\nby the XML specs.\n\n## Organization\n\nIt used to be that the library was contained in a single file and you could just\nimport/require/what-have-you the `xmlchars` module. However, that setup did not\nwork well for people who cared about code optimization. Importing `xmlchars`\nmeant importing *all* of the library and because of the way the code was\ngenerated there was no way to shake the resulting code tree.\n\nDifferent modules cover different standards. At the time this documentation was\nlast updated, we had:\n\n* `xmlchars/xml/1.0/ed5` which covers XML 1.0 edition 5.\n* `xmlchars/xml/1.0/ed4` which covers XML 1.0 edition 4.\n* `xmlchars/xml/1.1/ed2` which covers XML 1.0 edition 2.\n* `xmlchars/xmlns/1.0/ed3` which covers XML Namespaces 1.0 edition 3.\n\n## Features\n\nThe \"things\" each module contains can be categorized as follows:\n\n1. \"Fragments\": these are parts and pieces of regular expressions that\ncorrespond to the productions defined in the standard that the module\ncovers. You'd use these to *build regular expressions*.\n\n2. Regular expressions that correspond to the productions defined in the\nstandard that the module covers.\n\n3. Lists: these are arrays of characters that correspond to the productions.\n\n4. Functions that test code points to verify whether they fit a production.\n","_attachments":{},"homepage":"https://github.com/lddubeau/xmlchars#readme","bugs":{"url":"https://github.com/lddubeau/xmlchars/issues"},"license":"MIT"}