{"_id":"@arwed/sanitize","_rev":"8-80507326b4cc9eaac1855349000fe15e","name":"@arwed/sanitize","dist-tags":{"latest":"0.0.10"},"versions":{"0.0.2":{"name":"@arwed/sanitize","version":"0.0.2","description":"A library for asserting the correct form of objects.","main":"index.js","scripts":{"test":"npm run test:flow && npm run test:lint && npm run test:mocha","test:flow":"flow","test:lint":"eslint src test","test:mocha":"mocha --use_strict --require @babel/register --require @babel/polyfill","build":"npm run build:babel && npm run build:flow","build:babel":"babel src --out-dir build","build:flow":"flow-copy-source src build","install:flowtyped":"flow-typed install","postinstall":"npm run install:flowtyped","clean":"rm -rf build"},"repository":{"type":"git","url":"git+https://gitea.metthub.de/Pfeifenjoy/sanitize.git"},"author":{"name":"Arwed Mett"},"license":"MIT","bugs":{"url":"https://gitea.metthub.de/Pfeifenjoy/sanitize/issues"},"homepage":"https://gitea.metthub.de/Pfeifenjoy/sanitize#readme","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.3","@babel/polyfill":"^7.2.5","@babel/preset-env":"^7.3.1","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-eslint":"^10.0.1","eslint":"^5.14.1","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-mocha":"^5.3.0","flow-bin":"^0.93.0","flow-copy-source":"^2.0.3","flow-typed":"^2.5.1","mocha":"^6.0.0"},"gitHead":"fc1a652a56cc06c64c8ad7d98b5836daf0ba861b","_id":"@arwed/sanitize@0.0.2","_nodeVersion":"11.9.0","_npmVersion":"6.8.0","dist":{"integrity":"sha512-N2VyQclGzWb9QaH3T+zloZ95IUEq045kG8Ztfl0mrTJXdiF14KenucApByrNulWRWMTwH+XD+r/sX6pnx7Pqww==","shasum":"9c4b9cb60bf505a1d60731fa29f8a419638ebb61","tarball":"https://registry.npmjs.org/@arwed/sanitize/-/sanitize-0.0.2.tgz","fileCount":30,"unpackedSize":20469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccAVYCRA9TVsSAnZWagAAMiQP/3sXKDMsxeMFPAaF1Zyo\nEtfx7ec1eiGk1Pn404dz9/485Z9Ys9I/AyjkP0n+PYWkazSfAcCa/96/AciU\nxLjRb2xvg/elaBzguqmzr0KnbRvLjJacRx8nKbKTSaSnXiePAvwDT7EPnJyY\n+iMxJc7u8xVdZZDKcG+oViaabIoRZiNEAPtEq3U0bOVKesm1rz+nEVHn2Uru\nY0N6PiZ+bsAKWPr5LyTUhQtrexT479gmYYmLp1fXHSkkSVrMX9bLbyzxxvdd\nCf67kgDSOLvUGUchx5AOHOdWNWO3CY8K7OLqH8IeUjLJE7QEnBHSi+KEslIG\nutpsUdPsGzop5WXURw2wPvtpEh55gBlyCNesJiIowwnMuKmnv1Rk32refKLe\nhqnUsTEeJFbaf8TEaXLWFHa9xo/VGwbg93dUYO2KRkzjveB3kJhG+ne/+vjH\nlOwxl+hUDF1sNx/hCQf/nfxJLon02r08PHo6x9KjWVu1BL2UkkOktKKBho+U\nYgNIhWAnWvGkZFVfzpZjLOfd/Nt4A+XEFi8dpypsCEo9e83z2LfiEsIbaU+C\nKC1VLDKPKPg3f7sjN6Ij3eSwy8E3j28S/CG8oz46IH2L53EamY9r+PWmKj0S\nCrpbGOG3iWh3dexA8kvbC/gNA/uEeeodBkE1JASXN/5VvQK/gwr4hVqWmCf+\nt2KY\r\n=6oMd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAU7DYIUhaxwi1hAWkOJlwpgodOFjTc1mwWwON9MvVywAiEAj0NutM0S1yEdTW/GGSEJ5JIN+1NirwRkdXUcHPIX6Pw="}]},"maintainers":[{"name":"arwed","email":"arwed.mett@googlemail.com"}],"_npmUser":{"name":"arwed","email":"arwed.mett@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sanitize_0.0.2_1550845272057_0.6806589785911159"},"_hasShrinkwrap":false},"0.0.3":{"name":"@arwed/sanitize","version":"0.0.3","description":"A library for asserting the correct form of objects.","main":"index.js","scripts":{"test":"npm run test:flow && npm run test:lint && npm run test:mocha","test:flow":"flow","test:lint":"eslint src test","test:mocha":"mocha --use_strict --require @babel/register --require @babel/polyfill","build":"npm run build:babel && npm run build:flow","build:babel":"babel src --out-dir build","build:flow":"flow-copy-source src build","install:flowtyped":"flow-typed install","postinstall":"npm run install:flowtyped","clean":"rm -rf build"},"repository":{"type":"git","url":"git+https://gitea.metthub.de/Pfeifenjoy/sanitize.git"},"author":{"name":"Arwed Mett"},"license":"MIT","bugs":{"url":"https://gitea.metthub.de/Pfeifenjoy/sanitize/issues"},"homepage":"https://gitea.metthub.de/Pfeifenjoy/sanitize#readme","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.3","@babel/polyfill":"^7.2.5","@babel/preset-env":"^7.3.1","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-eslint":"^10.0.1","eslint":"^5.14.1","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-mocha":"^5.3.0","flow-bin":"^0.93.0","flow-copy-source":"^2.0.3","flow-typed":"^2.5.1","mocha":"^6.0.0"},"gitHead":"ff621a4972b310aae51bfe954c239e297c94ac2f","_id":"@arwed/sanitize@0.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"arwed","email":"arwed.mett@googlemail.com"},"dist":{"integrity":"sha512-6dwdojVVkqTcfXo6r0okrc2pYInhaYUE9NLWEeYxuuZTb3wtHl2vjT6e8hH/7Yb+R3aYxtGXZ+fwBQvwC0lsww==","shasum":"89b9ebee6fa97588088eb714ac1b43a1d5f2e603","tarball":"https://registry.npmjs.org/@arwed/sanitize/-/sanitize-0.0.3.tgz","fileCount":30,"unpackedSize":20469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccAlPCRA9TVsSAnZWagAApCoQAKOBLY9EHNUwFqJcscqT\n2qTWhxo7xlXBcojLTQO+lquEqvsppiNcaudgiV9hr0qtCg/hAZcLzMcbhF4O\n2zQKRb1JRkMRUS55B/+yhnYUOmW1DSqk+jnY/tJ6tewtpePVD4pCimOv/Frw\nsWuP+IwmzMzGwrbc/QnIbCxsJPyzDSPW/bvGV+z/n6VV1YOciehxJPpRInkX\nN0oXFpMsxZ4R6rGJMmXGoTAnSrOhuTLDv7KbKarJ7QNiVttXWQ/2PEtteXLr\nQvwxFpSx1gLkIuSJ6i4a4a3HXvA/XFjwhAVMU/W12/pjrhtBnFShDr3BkCRx\nChehwvPOM9qAk0mLzdHp2vOcbj42DjBbx4PpGHiW5wuDg4m0HLOrk6fE68ox\nfeu2L7k3apL7r5MLFSrouPfnU9A3l5WEu2uQucSnklqzO7SFIR/JThAuzWwF\nQ4HkULXr37XD3ohDLJdUmzZXPY8DtSFF1bAY4Vqy0r+nUshX5pY1bbwZ/tNf\nUWYfmCxX/F7m94osRjH5FUdUF4EjyrmTn5TH3vmvlkHFvrP8PesTwmLMQDMW\nqZQOnAxgYgJBLOymVemRs+mYfUVuThhFwKWRzpOR7uq7ZgcpMQjOaYH0vVLf\nTi2gxLUp9KBJ2xpvA8NjjCH1xAmtD1HshxTAvk1eWKw2FfK1wIAdZtR30AzG\n7vQa\r\n=TUbS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICOVBVpD4wjoUNf9+RC2Tmfmx88+YaCC2i97nZe9hmt4AiBNeUxB22GG9fO5WrQbqzx6zfemAw4cHU8gnbFQI+jKaA=="}]},"maintainers":[{"name":"arwed","email":"arwed.mett@googlemail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sanitize_0.0.3_1550846286462_0.5038468529526272"},"_hasShrinkwrap":false},"0.0.4":{"name":"@arwed/sanitize","version":"0.0.4","description":"A library for asserting the correct form of objects.","main":"index.js","scripts":{"test":"npm run test:flow && npm run test:lint && npm run test:mocha","test:flow":"flow","test:lint":"eslint src test","test:mocha":"mocha --use_strict --require @babel/register --require @babel/polyfill","build":"npm run build:babel && npm run build:flow","build:babel":"babel src --out-dir build","build:flow":"flow-copy-source src build","install:flowtyped":"flow-typed install","clean":"rm -rf build"},"repository":{"type":"git","url":"git+https://gitea.metthub.de/Pfeifenjoy/sanitize.git"},"author":{"name":"Arwed Mett"},"license":"MIT","bugs":{"url":"https://gitea.metthub.de/Pfeifenjoy/sanitize/issues"},"homepage":"https://gitea.metthub.de/Pfeifenjoy/sanitize#readme","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.3","@babel/polyfill":"^7.2.5","@babel/preset-env":"^7.3.1","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-eslint":"^10.0.1","eslint":"^5.14.1","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-mocha":"^5.3.0","flow-bin":"^0.93.0","flow-copy-source":"^2.0.3","flow-typed":"^2.5.1","mocha":"^6.0.0"},"gitHead":"304e766c316ebbd4a5dcc1c2fccb7ae93da14729","_id":"@arwed/sanitize@0.0.4","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"arwed","email":"arwed.mett@googlemail.com"},"dist":{"integrity":"sha512-7cXtuAi/59urAauMU0H7itd/blQ3C4T1AxBP0UVgTTakD9M+hqEqfxq321xxvSZ5ZVykhEE8yBk/vNd5yujBLQ==","shasum":"38a93af36bb5412258a4408e1c521193a8ed2c24","tarball":"https://registry.npmjs.org/@arwed/sanitize/-/sanitize-0.0.4.tgz","fileCount":30,"unpackedSize":20421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccCD+CRA9TVsSAnZWagAAPtsQAIV8g+MxbMZWZX+962tk\n6aLBRxfwXMWbYCez2L0IK/kvMztMFScKvnc5F2dFJb/DREVQrXcIuePffHVx\ntbLNLTnCM/zIqW/0qbo4DSs7yKGgPrepRVdxStzsC0OGqUeBW0Xm5bCHKMEh\n1l4hZ9flWtqnu2jo0UFHIGXkCN+fmDBG4qloZ3zPi23fwhgKzPrlzm4gS1oa\nEGd6YXsb/RUkiun2K6AGrqmbuwGWs97PYGTudYQN6n3iraA9BbzCXfDhRCBp\nQUeviDevH1RYAQK9+La/oVHaPDNUp7IRe5SLOUkPXcX9YBpHOAeQ1B0w4Jtk\nNewN06O1QgFdtVkv6l4Tv6Hgy60jsNWZOb8eIb1t6SNjYeB1059I+RlWMS1p\nQkm3ARGxI7b1MvHlKBXQXYm6nNwrLgK/zbHSlm0avXEipSTs0QEk4SziZXmk\n47DwrOVo8Xly4xUl80CsvYIWQr/MVxYEjUaOJzT7fACrOGvYdraW8VO2WdLl\nxMviyBeGdMWpaCnzZnno5uqBxLYLdSmoDPSe2efS9UPLar8M3e7IbU8PjGFQ\nmC+/J4ZP/qcjJg0jZ/A/VSd74VKk5z7TMVazC9DU66L2M0QIRM5ka3F3P666\nWo8DqglDbATkCBRSJ+3JVvfcWj9EPOJGbaYQuWT+j1uJnQY6LVmksj5aaTSM\ngTEb\r\n=eE/z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtaNI1HNnZdqENi5nFFoD/jXRXIexQ6z6kl+XtSSa0BwIgAROBOYEmp5qykOjtFLM00Gt5Rq74YrYGLfZ45y4Sd/c="}]},"maintainers":[{"name":"arwed","email":"arwed.mett@googlemail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sanitize_0.0.4_1550852349987_0.8653213909385775"},"_hasShrinkwrap":false},"0.0.6":{"name":"@arwed/sanitize","version":"0.0.6","description":"A library for asserting the correct form of objects.","main":"index.js","scripts":{"test":"npm run test:flow && npm run test:lint && npm run test:mocha","test:flow":"flow --quiet","test:lint":"eslint src test","test:mocha":"mocha --use_strict --require @babel/register --require @babel/polyfill","build":"npm run build:babel && npm run build:flow","build:babel":"babel src --out-dir build","build:flow":"flow-copy-source src build","clean":"rm -rf build"},"repository":{"type":"git","url":"git+https://gitea.metthub.de/Pfeifenjoy/sanitize.git"},"author":{"name":"Arwed Mett"},"license":"MIT","bugs":{"url":"https://gitea.metthub.de/Pfeifenjoy/sanitize/issues"},"homepage":"https://gitea.metthub.de/Pfeifenjoy/sanitize#readme","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.3","@babel/polyfill":"^7.2.5","@babel/preset-env":"^7.3.1","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-eslint":"^10.0.1","eslint":"^5.14.1","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-mocha":"^5.3.0","flow-bin":"^0.93.0","flow-copy-source":"^2.0.3","flow-typed":"^2.5.1","mocha":"^6.0.0"},"gitHead":"edc6f6714f6c1b88a8ae8aee5db1bd58226f2428","_id":"@arwed/sanitize@0.0.6","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"arwed","email":"arwed.mett@googlemail.com"},"dist":{"integrity":"sha512-bNsuwmNnt+2tCG+czXvoeJ5dslVBiz9MLWJqUmwhp3UmhKVLUQcv0pfSccBGSeRlUSRm+SdqNrcEEz12hOOb9g==","shasum":"5074be63cff9438786a2578a619b602dbfc3a63a","tarball":"https://registry.npmjs.org/@arwed/sanitize/-/sanitize-0.0.6.tgz","fileCount":30,"unpackedSize":20529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccC4pCRA9TVsSAnZWagAAtTkP/0zw47KSsJS3tcHGi93C\n7s+wC10yBUCA8FseXCyxGDvfA1dAhDOSiDEsDkp4tYj5U7BlVle0DQQ80Zul\nAcIIuxYKG/fNLI+rYLP1fLBTfrtlVN+6eLBd1ZE9CBxglxaRVQk+3iLVryDK\njBsKZID/QRF8b37J2TO5NJFuOJ50HxXmGCHpLahF1aPmAifzIlTwMELf00Xp\n/NmCemC3Hc2ZD8psubPi7h71e1OAY/jN2YvczyFMk0J65i0vmwJQEjObGZNS\nD6ASh8Rb+PmZlAj9+5Tw7PwqjAKxypvzqJ51sbM6VqfxxZ5mvUviWrkti2kH\ncT/aCQL48sP4Jo2aRoGtwXOWKRl6ZpozY4rpzr0rq6fgP+i9wXsb8U4rfwau\nTMeBVGqHnQ+GxgbwBjkwmGTicNn4qTcKhBL8Nz5JVbf9VPLtgSJ0BjIwcCts\nw/sYfXhN/Muf7IhoCOj1gzo/s+TsGuNCB14DfU/RvfCEgQU8iPH7FaYoHhSK\nmiMKZPcc671qAuzYHNlN9UC7jhCXxdd/urKU2OAYvwFS+41nDbgg5WGylMBw\nUu1nhtn1lb6vSXrlaDnxfevFjVYU2AeRSGV2Ve/TWXzYogi06BAI7apMNqZ/\n5BMI+lyCk83OywfT+8EM0DkX8u6FXoIJQTvvIfZyINztfMv9tFo+oDUI8mrZ\nJegE\r\n=94IK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGvJBHqZ4xa/Fs3FuUo1oXefKGWREH6T5OKyO1sifvRcAiB/q2X8cv+dj3BZy/i/3Zu+n3WW6YCEhQAj8sw8otWkxA=="}]},"maintainers":[{"name":"arwed","email":"arwed.mett@googlemail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sanitize_0.0.6_1550855721306_0.1957879579197206"},"_hasShrinkwrap":false},"0.0.7":{"name":"@arwed/sanitize","version":"0.0.7","description":"A library for asserting the correct form of objects.","main":"index.js","publishConfig":{"access":"public"},"scripts":{"test":"npm run test:flow && npm run test:lint && npm run test:mocha","test:flow":"flow --quiet","test:lint":"eslint src test","test:mocha":"mocha --use_strict --require @babel/register --require @babel/polyfill","build":"npm run build:babel && npm run build:flow","build:babel":"babel src --out-dir build","build:flow":"flow-copy-source src build","clean":"rm -rf build"},"repository":{"type":"git","url":"git+https://gitea.metthub.de/Pfeifenjoy/sanitize.git"},"author":{"name":"Arwed Mett"},"license":"MIT","bugs":{"url":"https://gitea.metthub.de/Pfeifenjoy/sanitize/issues"},"homepage":"https://gitea.metthub.de/Pfeifenjoy/sanitize#readme","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.3","@babel/polyfill":"^7.2.5","@babel/preset-env":"^7.3.1","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-eslint":"^10.0.1","eslint":"^5.14.1","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-mocha":"^5.3.0","flow-bin":"^0.93.0","flow-copy-source":"^2.0.3","flow-typed":"^2.5.1","mocha":"^6.0.0"},"gitHead":"5a08e25217956b2b5587bc92ae4d17aef0aadb03","_id":"@arwed/sanitize@0.0.7","_nodeVersion":"11.10.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-IVHftAFG9Oc1vpa2IJIRWKw2yT0MJW0AvER5n0LHRzzizAtW6XmLkwlSIlWl1ACIwImQMDaYodvXA1dFNaW6Tg==","shasum":"5ae46ed020060145d4129b4e399517ba7993028c","tarball":"https://registry.npmjs.org/@arwed/sanitize/-/sanitize-0.0.7.tgz","fileCount":47,"unpackedSize":56885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccGe5CRA9TVsSAnZWagAAFSQQAJCFcuLSwFVWuHGIoWF4\nj9CqI8CGXpnx4lxSXFFxu1huA/YKGsZ9+Y8hPsCr4Ua/t/iY2CJBgNjg/0/G\n9DRWc6ZyNLsNXqy0a6VXXg93cniQ3SzvxDktYTSPiVn3wqlyOiEoK4D95wcL\nI8ZeSwqYuU5bxJf/jWpZ4bM471+Q6Duru8XpjUqdQUgjKn9Vx8hpYWZ9rA9m\nJRfViCP9R0tufXq5jcrR+mEHx+GBucNf8KauKF9ZZCkiiuMtVbqjFf2KWj/+\n4WfbDO451mfVTmeb2eicYCg1RAlmEV92Qnk4AFKRhIIf6NATVsI36PvzpgtB\nrdzAScVrheukL1ppmyZPjrfmjvxdvZXiiSax4/vJfMotW/sc2mnzH67qzNFU\nawrPAs7XMAv4QyTKtJ/Mcf3LDDn1cXe3sjbT9exrMK9Y0MVctjeEaIP9f7qX\nXm0vpmjujiyJmut/lQ0cwTjj08Il0RUcWAKzUgihteWbxX0TDGIvyVyQRpe8\n6669kUgQJ9qIXiOxci7RyITMZawAnXxK+PuXGyR2I7IyTkBbgEybYp+N1NKN\nivYOcsK2MCR4y4iYncXJF4rspJVoLHKfgg8e7wDoglE902bLP768av2Ih/z/\n2JFt39w+Rj57R+5YVvLrQqt29nIqzBaWRsQwHxV7V36cx1fiAT0dONaF/tkB\n6/Zg\r\n=O6ta\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBxKJt8IIYH3T0rOscDuT4JEZ89KRl1rYUxvr0/eJiTQIgbTbRSE7ArGO5DUTJnl3bY6//CEqhKKrObxDm0sNlmIk="}]},"maintainers":[{"name":"arwed","email":"arwed.mett@googlemail.com"}],"_npmUser":{"name":"arwed","email":"arwed.mett@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sanitize_0.0.7_1550870456700_0.4106098222028238"},"_hasShrinkwrap":false},"0.0.8":{"name":"@arwed/sanitize","version":"0.0.8","description":"A library for asserting the correct form of objects.","main":"index.js","publishConfig":{"access":"public"},"scripts":{"test":"npm run test:flow && npm run test:lint && npm run test:mocha","test:flow":"flow --quiet","test:lint":"eslint src test","test:mocha":"mocha --use_strict --require @babel/register --require @babel/polyfill","build":"npm run build:babel && npm run build:flow","build:babel":"babel src --out-dir build","build:flow":"flow-copy-source src build","clean":"rm -rf build"},"repository":{"type":"git","url":"git+https://gitea.metthub.de/Pfeifenjoy/sanitize.git"},"author":{"name":"Arwed Mett"},"license":"MIT","bugs":{"url":"https://gitea.metthub.de/Pfeifenjoy/sanitize/issues"},"homepage":"https://gitea.metthub.de/Pfeifenjoy/sanitize#readme","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.3","@babel/polyfill":"^7.2.5","@babel/preset-env":"^7.3.1","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-eslint":"^10.0.1","eslint":"^5.14.1","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-mocha":"^5.3.0","flow-bin":"^0.93.0","flow-copy-source":"^2.0.3","flow-typed":"^2.5.1","mocha":"^6.0.0"},"gitHead":"cc6c056ff619fa439e42f48b8f542ea34a59a189","_id":"@arwed/sanitize@0.0.8","_nodeVersion":"11.10.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-I9mxboRGqJgJMzLQog1zWR/beM2G9uzgaxn+WoqjRVUobbCouSu9xWq1b8S/knsFbNV3dytUnuOGvx5swLGLOg==","shasum":"c93446544c78f115ec31c16cdd64bfc4146f1f84","tarball":"https://registry.npmjs.org/@arwed/sanitize/-/sanitize-0.0.8.tgz","fileCount":46,"unpackedSize":56143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccGsbCRA9TVsSAnZWagAA3TkQAJJoQ72d2QgHCWWU5w0F\nPhkeMHUX8R2dZpKhcGeBZ0RqXFEdIrv8GK+RzIQ6rsx5q7EV83RrDi0MnX2D\ngUf2sSVduUU7wd4sqDACd3/0oSlbF6Gtish4Scb5wOZ9YYPjHUh9+k1RtkyE\n9cIXXUg92pSFmnKbldBvhz9j4mZLCL9+pwlI0K6yNgBOx4XMfBDmMoCyl0eW\nvnoIbimVtZhatMCc3eLLa45E6Nk88SMLLLjIl5CgUfFkXLPrHiV794WwMPY/\n9q0Uou+xnx/5WScr85HrZzWdWlLVOQhyg29I+2gikdoTk7sNP//rY8tnBZuE\n8lkMMv1Pb/ZicJ0R7DadqydzdWFdPbt96SV8EHeyOi7NUg8y6CnHnnvAMRHU\nts9eOI0R6tBmczSNvoeGcEb3eeMmGoNy2XJ/nb9Bp7MZvQ0dEnE2YAFdysXg\nT+QF/xnc3Rom48RRRHwtXtnQUCfdccOChIpwxcAmV1XQMMdMhCioHLAQy99r\naCJstTUotgg5BSOBs4BQR11pHQq+GHy/rO2aDimFT4d0Rmd/X0YiAY4RqlDv\nZhpWUdP4bqufr9ZA7Sycua5fX5MSa6fcxQayNRouGsDfCYB5FVJNL2qXze/w\nLJjsoOlj8Ae+hBwp7OwFVex0KhwEUVjGOXguhdkODPuHisaKRCVR+2Yy/OuA\nUPip\r\n=oN76\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCdqmG9qBPVMtWaI4ehDL+GjE7O0lrBCIpMzoBTH4/OQIgdwpV2XkhUENBdIvrj6nEOIzwnEU0a/9zDyjAqCNqA4c="}]},"maintainers":[{"name":"arwed","email":"arwed.mett@googlemail.com"}],"_npmUser":{"name":"arwed","email":"arwed.mett@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sanitize_0.0.8_1550871323150_0.09858719007920214"},"_hasShrinkwrap":false},"0.0.9":{"name":"@arwed/sanitize","version":"0.0.9","description":"A library for asserting the correct form of objects.","main":"index.js","publishConfig":{"access":"public"},"scripts":{"test":"npm run test:flow && npm run test:lint && npm run test:mocha","test:flow":"flow --quiet","test:lint":"eslint src test","test:mocha":"mocha --use_strict --require @babel/register --require @babel/polyfill","build":"npm run build:babel && npm run build:flow","build:babel":"babel src --out-dir build","build:flow":"flow-copy-source src build","clean":"rm -rf build"},"repository":{"type":"git","url":"git+https://gitea.metthub.de/Pfeifenjoy/sanitize.git"},"author":{"name":"Arwed Mett"},"license":"MIT","bugs":{"url":"https://gitea.metthub.de/Pfeifenjoy/sanitize/issues"},"homepage":"https://gitea.metthub.de/Pfeifenjoy/sanitize#readme","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.3","@babel/polyfill":"^7.2.5","@babel/preset-env":"^7.3.1","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-eslint":"^10.0.1","eslint":"^5.14.1","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-mocha":"^5.3.0","flow-bin":"^0.93.0","flow-copy-source":"^2.0.3","flow-typed":"^2.5.1","mocha":"^6.0.0"},"gitHead":"6a8617aded8f42dc525922ebc3b4ba3e75c962e2","_id":"@arwed/sanitize@0.0.9","_nodeVersion":"11.10.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-aREajww1yuykWt9rzc8WIRPGpLPdMPhFStK+aE0O93bh/HJQ1PJ9KYVH984kMG13lloZkPjWcuejnmJxcybntQ==","shasum":"1c60f7becdaa137d302d470f21afc9fc54e020f3","tarball":"https://registry.npmjs.org/@arwed/sanitize/-/sanitize-0.0.9.tgz","fileCount":47,"unpackedSize":57210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccGyxCRA9TVsSAnZWagAAkaEP/2TRniLNhHiVFHPxfAG3\nOMtBPkQMNBFXuaMCKWTt5mzsjOJD1flg4BjPOjVrwW8NnY4fSk+jfS1US9XM\n002/gnv5XllcfARX5ovfaD2WA7vysD760mQJ+czrFCSHd6g6JxQx2v0637mG\nrlw+zy+WpKR3LyK5TFQaDsttZwc4deJVs3yWfqVsKZ1Ss3+A6oHppY2Q9deC\nkDag+h/WAWjZoIvvJOJVMb3Dk5jbhb81+PWIa8SHhkj4RobNZLHttsHhsoNU\nlNDcvADSNFjloXeTumCTDbH5MfHfH7EuKHj72QpzJOGEBn4WNMtRNHMXREcI\nmpjmDF198deV+53aIpOZEuKi9ZWZk8vps1nYAagj3tFE4SMKqZfZObLeOo5W\nulb1IPzsimhMjdOnylkavygQxAgZ+sEAz5KYX66nBaCOQUU5PaYh/fyF5qZZ\nWeR0KUIYB9uCpVFNMiwQkNrEh3WLyX3fwKiG6tIbSIG9r8Q3PkBhTNaNabu1\ndK0cB6frPK87Ya0R/mapY9tSvShmQ3RB6oSVWu8xoUpaBbmMfDMJD/1e01A8\n4LZCL/s8ADfHb8sUqZkdCrq/pV1/l3Tw4n1YIaFvKB+GIc4yuAbGHzJvIK3X\nIGQc4NBQtaax6KVmoR5ZL0EE3pZkjyoYjkZk12jm14agdoSYo1ZQe5vava8F\nNWaP\r\n=EzbP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDTzxcxEDeiKusZYLzAlsFEgbgN+vYxCHGaj4WkOJl1jAiEA+bRLOYfR1gzvcejfIo8TVNcXsa+MzAerTBUpOF2lg5A="}]},"maintainers":[{"name":"arwed","email":"arwed.mett@googlemail.com"}],"_npmUser":{"name":"arwed","email":"arwed.mett@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sanitize_0.0.9_1550871729308_0.1500757418869061"},"_hasShrinkwrap":false},"0.0.10":{"name":"@arwed/sanitize","version":"0.0.10","description":"A library for asserting the correct form of objects.","main":"index.js","publishConfig":{"access":"public"},"scripts":{"test":"npm run test:flow && npm run test:lint && npm run test:mocha","test:flow":"flow --quiet","test:lint":"eslint src test","test:mocha":"mocha --use_strict --require @babel/register --require @babel/polyfill","build":"npm run build:babel && npm run build:flow","build:babel":"babel src --out-dir build","build:flow":"flow-copy-source src build","clean":"rm -rf build"},"repository":{"type":"git","url":"git+https://gitea.metthub.de/Pfeifenjoy/sanitize.git"},"author":{"name":"Arwed Mett"},"license":"MIT","bugs":{"url":"https://gitea.metthub.de/Pfeifenjoy/sanitize/issues"},"homepage":"https://gitea.metthub.de/Pfeifenjoy/sanitize#readme","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.3","@babel/polyfill":"^7.2.5","@babel/preset-env":"^7.3.1","@babel/preset-flow":"^7.0.0","@babel/register":"^7.0.0","babel-eslint":"^10.0.1","eslint":"^5.14.1","eslint-plugin-flowtype":"^3.4.2","eslint-plugin-mocha":"^5.3.0","flow-bin":"^0.93.0","flow-copy-source":"^2.0.3","flow-typed":"^2.5.1","mocha":"^6.0.0"},"gitHead":"70981a59c18b87092640e018c14ff7aab8760e30","_id":"@arwed/sanitize@0.0.10","_nodeVersion":"11.10.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-kwC5LdB37Csi8EBoKGXHHsnyEF/I6sxzPwMZmeqVzWEyW+C4u1mr8JsQQf+Vwe+HiYPnTC0bp2HoLw251ktsGQ==","shasum":"fd07257f42b36afc58195fd42c810e3e2b9992d0","tarball":"https://registry.npmjs.org/@arwed/sanitize/-/sanitize-0.0.10.tgz","fileCount":47,"unpackedSize":57211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccRKFCRA9TVsSAnZWagAAIvgP/16ld+C/H3bozlzWNYYR\nVlucrhx//KoN8rdjRjggbbTUJmafKGdsd9y9p1enBNPTHSLMPdExo8u3kVN5\nSmIG6oJlAw3UHMD7nabVbDj/vOPPbfj9W2/+Xil3RV+kse32qWxEElAUJZRd\nI/3jKqPfh7sLA7IkkgGWC1uK/vmPSGo19vKthAPU+QyEnWlXoWemBw3ymq2M\nfsblF5A7h/xXWtcVkZqRkZtFv34+QzLomqj66y/aJ+TqOFI1P4/yQaBXbrjo\nuh1EXvACKPJKADAwvj5tiVxpH9LjAxjchCF6U1VMVQqOdAXTrTY07F8btrSD\nfNsg+0gzzwm+wy1UEF+QCJ+/Sqv11B+U/n+7daeG10yV4WK5i9tPBRh0NIMk\nAJXneCUDsIRewthLEOAogYuVXQ6ZxsW6hZj18uVHkDSapO2cGJXFND49iqZR\ndG7ab+yGu4tlWKBHTb2R5pz+Zqxqpszqp2LScNZQlGjuINOSnFYubfdzfPKW\n9TRDv3xBMkTsbOyeF2M/kjv/LSpHMGqJaaQMO6pNvh5NDb/4e2Ll3V589Hex\nkDMINBpG8dXoIxuRaBBMViMBrIbXgRryECfF8PnlKl06rzgL/1BIs44eVj7E\nI+RLvsInxCXXuGYbde23yIUesxjLToFcX0oBEajfCLgjShh4TvYCNx2c0dZs\n1RI5\r\n=N9/R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAaO/jSBrkwdR/pJWD5Qr9SA6w/BD8ViW8JGMLe9EOrgAiEAxFjurWcWWNlSeryuj0Ti6DBNU/mp5ZXlD2xvhfQWVQg="}]},"maintainers":[{"name":"arwed","email":"arwed.mett@googlemail.com"}],"_npmUser":{"name":"arwed","email":"arwed.mett@googlemail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sanitize_0.0.10_1550914180589_0.9391833464772514"},"_hasShrinkwrap":false}},"time":{"created":"2019-02-22T14:21:11.878Z","0.0.2":"2019-02-22T14:21:12.163Z","modified":"2022-04-04T15:41:31.299Z","0.0.3":"2019-02-22T14:38:06.575Z","0.0.4":"2019-02-22T16:19:10.200Z","0.0.6":"2019-02-22T17:15:21.429Z","0.0.7":"2019-02-22T21:20:56.817Z","0.0.8":"2019-02-22T21:35:23.292Z","0.0.9":"2019-02-22T21:42:09.455Z","0.0.10":"2019-02-23T09:29:40.737Z"},"maintainers":[{"name":"arwed","email":"arwed.mett@googlemail.com"}],"description":"A library for asserting the correct form of objects.","homepage":"https://gitea.metthub.de/Pfeifenjoy/sanitize#readme","repository":{"type":"git","url":"git+https://gitea.metthub.de/Pfeifenjoy/sanitize.git"},"author":{"name":"Arwed Mett"},"bugs":{"url":"https://gitea.metthub.de/Pfeifenjoy/sanitize/issues"},"license":"MIT","readme":"[![Build Status](https://drone.metthub.de/api/badges/Pfeifenjoy/sanitize/status.svg)](https://drone.metthub.de/Pfeifenjoy/sanitize)\n\n# Sanitize\n\nThis library solves the problem of checking if external objects, especially JSON objects,\nhave a certain structure.\n\n","readmeFilename":"README.md"}