|
@@ -0,0 +1,585 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "name": "ncbiparse",
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "lockfileVersion": 2,
|
|
|
|
|
+ "requires": true,
|
|
|
|
|
+ "packages": {
|
|
|
|
|
+ "": {
|
|
|
|
|
+ "name": "ncbiparse",
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "license": "ISC",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "axios": "^0.26.0",
|
|
|
|
|
+ "piscina": "^3.2.0",
|
|
|
|
|
+ "xml2js": "^0.4.23",
|
|
|
|
|
+ "xml2json": "^0.12.0",
|
|
|
|
|
+ "xmldom": "^0.6.0",
|
|
|
|
|
+ "xpath": "^0.0.32"
|
|
|
|
|
+ },
|
|
|
|
|
+ "devDependencies": {
|
|
|
|
|
+ "@types/node": "^17.0.19",
|
|
|
|
|
+ "@types/xml2js": "^0.4.9",
|
|
|
|
|
+ "@types/xml2json": "^0.11.4",
|
|
|
|
|
+ "@types/xmldom": "^0.1.31",
|
|
|
|
|
+ "typescript": "^4.5.5"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@assemblyscript/loader": {
|
|
|
|
|
+ "version": "0.10.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@assemblyscript/loader/-/loader-0.10.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-H71nDOOL8Y7kWRLqf6Sums+01Q5msqBW2KhDUTemh1tvY04eSkSXrK0uj/4mmY0Xr16/3zyZmsrxN7CKuRbNRg==",
|
|
|
|
|
+ "license": "Apache-2.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/node": {
|
|
|
|
|
+ "version": "17.0.19",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-PfeQhvcMR4cPFVuYfBN4ifG7p9c+Dlh3yUZR6k+5yQK7wX3gDgVxBly4/WkBRs9x4dmcy1TVl08SY67wwtEvmA==",
|
|
|
|
|
+ "dev": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/xml2js": {
|
|
|
|
|
+ "version": "0.4.9",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/xml2js/-/xml2js-0.4.9.tgz",
|
|
|
|
|
+ "integrity": "sha512-CHiCKIihl1pychwR2RNX5mAYmJDACgFVCMT5OArMaO3erzwXVcBqPcusr+Vl8yeeXukxZqtF8mZioqX+mpjjdw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@types/node": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/xml2json": {
|
|
|
|
|
+ "version": "0.11.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/xml2json/-/xml2json-0.11.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-8kJ61xI/G8r6aJZB1am4kCPZWNhNSU+wM8nNld4zBorlkFYPp2jikug4m07tVtEAm417hDvlVExL3Kmyf36zBQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@types/node": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/xmldom": {
|
|
|
|
|
+ "version": "0.1.31",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/xmldom/-/xmldom-0.1.31.tgz",
|
|
|
|
|
+ "integrity": "sha512-bVy7s0nvaR5D1mT1a8ZkByHWNOGb6Vn4yi5TWhEdmyKlAG+08SA7Md6+jH+tYmMLueAwNeWvHHpeKrr6S4c4BA==",
|
|
|
|
|
+ "dev": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/axios": {
|
|
|
|
|
+ "version": "0.26.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/axios/-/axios-0.26.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "follow-redirects": "^1.14.8"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/base64-js": {
|
|
|
|
|
+ "version": "1.5.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "type": "github",
|
|
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "type": "patreon",
|
|
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "type": "consulting",
|
|
|
|
|
+ "url": "https://feross.org/support"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/bindings": {
|
|
|
|
|
+ "version": "1.5.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "file-uri-to-path": "1.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/eventemitter-asyncresource": {
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eventemitter-asyncresource/-/eventemitter-asyncresource-1.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-39F7TBIV0G7gTelxwbEqnwhp90eqCPON1k0NwNfwhgKn4Co4ybUbj2pECcXT0B3ztRKZ7Pw1JujUUgmQJHcVAQ==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/file-uri-to-path": {
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/follow-redirects": {
|
|
|
|
|
+ "version": "1.14.9",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz",
|
|
|
|
|
+ "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==",
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "type": "individual",
|
|
|
|
|
+ "url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=4.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "debug": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/hdr-histogram-js": {
|
|
|
|
|
+ "version": "2.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hdr-histogram-js/-/hdr-histogram-js-2.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-Hkn78wwzWHNCp2uarhzQ2SGFLU3JY8SBDDd3TAABK4fc30wm+MuPOrg5QVFVfkKOQd6Bfz3ukJEI+q9sXEkK1g==",
|
|
|
|
|
+ "license": "BSD",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@assemblyscript/loader": "^0.10.1",
|
|
|
|
|
+ "base64-js": "^1.2.0",
|
|
|
|
|
+ "pako": "^1.0.3"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/hdr-histogram-percentiles-obj": {
|
|
|
|
|
+ "version": "3.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hdr-histogram-percentiles-obj/-/hdr-histogram-percentiles-obj-3.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-7kIufnBqdsBGcSZLPJwqHT3yhk1QTsSlFsVD3kx5ixH/AlgBs9yM1q6DPhXZ8f8gtdqgh7N7/5btRLpQsS2gHw==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/hoek": {
|
|
|
|
|
+ "version": "4.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA==",
|
|
|
|
|
+ "deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=4.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/isemail": {
|
|
|
|
|
+ "version": "3.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/isemail/-/isemail-3.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-zKqkK+O+dGqevc93KNsbZ/TqTUFd46MwWjYOoMrjIMZ51eU7DtQG3Wmd9SQQT7i7RVnuTPEiYEWHU3MSbxC1Tg==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "punycode": "2.x.x"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=4.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/joi": {
|
|
|
|
|
+ "version": "13.7.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/joi/-/joi-13.7.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-xuY5VkHfeOYK3Hdi91ulocfuFopwgbSORmIwzcwHKESQhC7w1kD5jaVSPnqDxS2I8t3RZ9omCKAxNwXN5zG1/Q==",
|
|
|
|
|
+ "deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "hoek": "5.x.x",
|
|
|
|
|
+ "isemail": "3.x.x",
|
|
|
|
|
+ "topo": "3.x.x"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=8.9.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/joi/node_modules/hoek": {
|
|
|
|
|
+ "version": "5.0.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hoek/-/hoek-5.0.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-Alr4ZQgoMlnere5FZJsIyfIjORBqZll5POhDsF4q64dPuJR6rNxXdDxtHSQq8OXRurhmx+PWYEE8bXRROY8h0w==",
|
|
|
|
|
+ "deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=8.9.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/nan": {
|
|
|
|
|
+ "version": "2.15.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/nice-napi": {
|
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/nice-napi/-/nice-napi-1.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-px/KnJAJZf5RuBGcfD+Sp2pAKq0ytz8j+1NehvgIGFkvtvFrDM3T8E4x/JJODXK9WZow8RRGrbA9QQ3hs+pDhA==",
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "!win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "node-addon-api": "^3.0.0",
|
|
|
|
|
+ "node-gyp-build": "^4.2.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/node-addon-api": {
|
|
|
|
|
+ "version": "3.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/node-expat": {
|
|
|
|
|
+ "version": "2.4.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/node-expat/-/node-expat-2.4.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-X8Y/Zk/izfNgfayeOeUGqze7KlaOwVJ9SDTjHUMKd0hu0aFTRpLlLCBwmx79cTPiQWD24I1YOafF+U+rTvEMfQ==",
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "bindings": "^1.5.0",
|
|
|
|
|
+ "nan": "^2.13.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/node-gyp-build": {
|
|
|
|
|
+ "version": "4.3.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "node-gyp-build": "bin.js",
|
|
|
|
|
+ "node-gyp-build-optional": "optional.js",
|
|
|
|
|
+ "node-gyp-build-test": "build-test.js"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/pako": {
|
|
|
|
|
+ "version": "1.0.11",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
|
|
|
|
|
+ "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
|
|
|
|
|
+ "license": "(MIT AND Zlib)"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/piscina": {
|
|
|
|
|
+ "version": "3.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/piscina/-/piscina-3.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-yn/jMdHRw+q2ZJhFhyqsmANcbF6V2QwmD84c6xRau+QpQOmtrBCoRGdvTfeuFDYXB5W2m6MfLkjkvQa9lUSmIA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "eventemitter-asyncresource": "^1.0.0",
|
|
|
|
|
+ "hdr-histogram-js": "^2.0.1",
|
|
|
|
|
+ "hdr-histogram-percentiles-obj": "^3.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
|
+ "nice-napi": "^1.0.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/punycode": {
|
|
|
|
|
+ "version": "2.1.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/sax": {
|
|
|
|
|
+ "version": "1.2.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/topo": {
|
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/topo/-/topo-3.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-IgpPtvD4kjrJ7CRA3ov2FhWQADwv+Tdqbsf1ZnPUSAtCJ9e1Z44MmoSGDXGk4IppoZA7jd/QRkNddlLJWlUZsQ==",
|
|
|
|
|
+ "deprecated": "This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "hoek": "6.x.x"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/topo/node_modules/hoek": {
|
|
|
|
|
+ "version": "6.1.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hoek/-/hoek-6.1.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-YXXAAhmF9zpQbC7LEcREFtXfGq5K1fmd+4PHkBq8NUqmzW3G+Dq10bI/i0KucLRwss3YYFQ0fSfoxBZYiGUqtQ==",
|
|
|
|
|
+ "deprecated": "This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues."
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/typescript": {
|
|
|
|
|
+ "version": "4.5.5",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "tsc": "bin/tsc",
|
|
|
|
|
+ "tsserver": "bin/tsserver"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=4.2.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/xml2js": {
|
|
|
|
|
+ "version": "0.4.23",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
|
|
|
|
|
+ "integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "sax": ">=0.6.0",
|
|
|
|
|
+ "xmlbuilder": "~11.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=4.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/xml2json": {
|
|
|
|
|
+ "version": "0.12.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xml2json/-/xml2json-0.12.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-EPJHRWJnJUYbJlzR4pBhZODwWdi2IaYGtDdteJi0JpZ4OD31IplWALuit8r73dJuM4iHZdDVKY1tLqY2UICejg==",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "hoek": "^4.2.1",
|
|
|
|
|
+ "joi": "^13.1.2",
|
|
|
|
|
+ "node-expat": "^2.3.18"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "xml2json": "bin/xml2json"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/xmlbuilder": {
|
|
|
|
|
+ "version": "11.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=4.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/xmldom": {
|
|
|
|
|
+ "version": "0.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg==",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=10.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/xpath": {
|
|
|
|
|
+ "version": "0.0.32",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.32.tgz",
|
|
|
|
|
+ "integrity": "sha512-rxMJhSIoiO8vXcWvSifKqhvV96GjiD5wYb8/QHdoRyQvraTpp4IEv944nhGausZZ3u7dhQXteZuZbaqfpB7uYw==",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=0.6.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@assemblyscript/loader": {
|
|
|
|
|
+ "version": "0.10.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@assemblyscript/loader/-/loader-0.10.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-H71nDOOL8Y7kWRLqf6Sums+01Q5msqBW2KhDUTemh1tvY04eSkSXrK0uj/4mmY0Xr16/3zyZmsrxN7CKuRbNRg=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "@types/node": {
|
|
|
|
|
+ "version": "17.0.19",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.19.tgz",
|
|
|
|
|
+ "integrity": "sha512-PfeQhvcMR4cPFVuYfBN4ifG7p9c+Dlh3yUZR6k+5yQK7wX3gDgVxBly4/WkBRs9x4dmcy1TVl08SY67wwtEvmA==",
|
|
|
|
|
+ "dev": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "@types/xml2js": {
|
|
|
|
|
+ "version": "0.4.9",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/xml2js/-/xml2js-0.4.9.tgz",
|
|
|
|
|
+ "integrity": "sha512-CHiCKIihl1pychwR2RNX5mAYmJDACgFVCMT5OArMaO3erzwXVcBqPcusr+Vl8yeeXukxZqtF8mZioqX+mpjjdw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "@types/node": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "@types/xml2json": {
|
|
|
|
|
+ "version": "0.11.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/xml2json/-/xml2json-0.11.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-8kJ61xI/G8r6aJZB1am4kCPZWNhNSU+wM8nNld4zBorlkFYPp2jikug4m07tVtEAm417hDvlVExL3Kmyf36zBQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "@types/node": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "@types/xmldom": {
|
|
|
|
|
+ "version": "0.1.31",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/xmldom/-/xmldom-0.1.31.tgz",
|
|
|
|
|
+ "integrity": "sha512-bVy7s0nvaR5D1mT1a8ZkByHWNOGb6Vn4yi5TWhEdmyKlAG+08SA7Md6+jH+tYmMLueAwNeWvHHpeKrr6S4c4BA==",
|
|
|
|
|
+ "dev": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "axios": {
|
|
|
|
|
+ "version": "0.26.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/axios/-/axios-0.26.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "follow-redirects": "^1.14.8"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "base64-js": {
|
|
|
|
|
+ "version": "1.5.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "bindings": {
|
|
|
|
|
+ "version": "1.5.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "file-uri-to-path": "1.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "eventemitter-asyncresource": {
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eventemitter-asyncresource/-/eventemitter-asyncresource-1.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-39F7TBIV0G7gTelxwbEqnwhp90eqCPON1k0NwNfwhgKn4Co4ybUbj2pECcXT0B3ztRKZ7Pw1JujUUgmQJHcVAQ=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "file-uri-to-path": {
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "follow-redirects": {
|
|
|
|
|
+ "version": "1.14.9",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz",
|
|
|
|
|
+ "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "hdr-histogram-js": {
|
|
|
|
|
+ "version": "2.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hdr-histogram-js/-/hdr-histogram-js-2.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-Hkn78wwzWHNCp2uarhzQ2SGFLU3JY8SBDDd3TAABK4fc30wm+MuPOrg5QVFVfkKOQd6Bfz3ukJEI+q9sXEkK1g==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "@assemblyscript/loader": "^0.10.1",
|
|
|
|
|
+ "base64-js": "^1.2.0",
|
|
|
|
|
+ "pako": "^1.0.3"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "hdr-histogram-percentiles-obj": {
|
|
|
|
|
+ "version": "3.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hdr-histogram-percentiles-obj/-/hdr-histogram-percentiles-obj-3.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-7kIufnBqdsBGcSZLPJwqHT3yhk1QTsSlFsVD3kx5ixH/AlgBs9yM1q6DPhXZ8f8gtdqgh7N7/5btRLpQsS2gHw=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "hoek": {
|
|
|
|
|
+ "version": "4.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "isemail": {
|
|
|
|
|
+ "version": "3.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/isemail/-/isemail-3.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-zKqkK+O+dGqevc93KNsbZ/TqTUFd46MwWjYOoMrjIMZ51eU7DtQG3Wmd9SQQT7i7RVnuTPEiYEWHU3MSbxC1Tg==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "punycode": "2.x.x"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "joi": {
|
|
|
|
|
+ "version": "13.7.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/joi/-/joi-13.7.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-xuY5VkHfeOYK3Hdi91ulocfuFopwgbSORmIwzcwHKESQhC7w1kD5jaVSPnqDxS2I8t3RZ9omCKAxNwXN5zG1/Q==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "hoek": "5.x.x",
|
|
|
|
|
+ "isemail": "3.x.x",
|
|
|
|
|
+ "topo": "3.x.x"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "hoek": {
|
|
|
|
|
+ "version": "5.0.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hoek/-/hoek-5.0.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-Alr4ZQgoMlnere5FZJsIyfIjORBqZll5POhDsF4q64dPuJR6rNxXdDxtHSQq8OXRurhmx+PWYEE8bXRROY8h0w=="
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "nan": {
|
|
|
|
|
+ "version": "2.15.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "nice-napi": {
|
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/nice-napi/-/nice-napi-1.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-px/KnJAJZf5RuBGcfD+Sp2pAKq0ytz8j+1NehvgIGFkvtvFrDM3T8E4x/JJODXK9WZow8RRGrbA9QQ3hs+pDhA==",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "node-addon-api": "^3.0.0",
|
|
|
|
|
+ "node-gyp-build": "^4.2.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node-addon-api": {
|
|
|
|
|
+ "version": "3.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==",
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "node-expat": {
|
|
|
|
|
+ "version": "2.4.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/node-expat/-/node-expat-2.4.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-X8Y/Zk/izfNgfayeOeUGqze7KlaOwVJ9SDTjHUMKd0hu0aFTRpLlLCBwmx79cTPiQWD24I1YOafF+U+rTvEMfQ==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "bindings": "^1.5.0",
|
|
|
|
|
+ "nan": "^2.13.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node-gyp-build": {
|
|
|
|
|
+ "version": "4.3.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==",
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "pako": {
|
|
|
|
|
+ "version": "1.0.11",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
|
|
|
|
|
+ "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "piscina": {
|
|
|
|
|
+ "version": "3.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/piscina/-/piscina-3.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-yn/jMdHRw+q2ZJhFhyqsmANcbF6V2QwmD84c6xRau+QpQOmtrBCoRGdvTfeuFDYXB5W2m6MfLkjkvQa9lUSmIA==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "eventemitter-asyncresource": "^1.0.0",
|
|
|
|
|
+ "hdr-histogram-js": "^2.0.1",
|
|
|
|
|
+ "hdr-histogram-percentiles-obj": "^3.0.0",
|
|
|
|
|
+ "nice-napi": "^1.0.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "punycode": {
|
|
|
|
|
+ "version": "2.1.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "sax": {
|
|
|
|
|
+ "version": "1.2.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "topo": {
|
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/topo/-/topo-3.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-IgpPtvD4kjrJ7CRA3ov2FhWQADwv+Tdqbsf1ZnPUSAtCJ9e1Z44MmoSGDXGk4IppoZA7jd/QRkNddlLJWlUZsQ==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "hoek": "6.x.x"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "hoek": {
|
|
|
|
|
+ "version": "6.1.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hoek/-/hoek-6.1.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-YXXAAhmF9zpQbC7LEcREFtXfGq5K1fmd+4PHkBq8NUqmzW3G+Dq10bI/i0KucLRwss3YYFQ0fSfoxBZYiGUqtQ=="
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "typescript": {
|
|
|
|
|
+ "version": "4.5.5",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
|
|
|
|
|
+ "dev": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "xml2js": {
|
|
|
|
|
+ "version": "0.4.23",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
|
|
|
|
|
+ "integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "sax": ">=0.6.0",
|
|
|
|
|
+ "xmlbuilder": "~11.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "xml2json": {
|
|
|
|
|
+ "version": "0.12.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xml2json/-/xml2json-0.12.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-EPJHRWJnJUYbJlzR4pBhZODwWdi2IaYGtDdteJi0JpZ4OD31IplWALuit8r73dJuM4iHZdDVKY1tLqY2UICejg==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "hoek": "^4.2.1",
|
|
|
|
|
+ "joi": "^13.1.2",
|
|
|
|
|
+ "node-expat": "^2.3.18"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "xmlbuilder": {
|
|
|
|
|
+ "version": "11.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "xmldom": {
|
|
|
|
|
+ "version": "0.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg=="
|
|
|
|
|
+ },
|
|
|
|
|
+ "xpath": {
|
|
|
|
|
+ "version": "0.0.32",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.32.tgz",
|
|
|
|
|
+ "integrity": "sha512-rxMJhSIoiO8vXcWvSifKqhvV96GjiD5wYb8/QHdoRyQvraTpp4IEv944nhGausZZ3u7dhQXteZuZbaqfpB7uYw=="
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+}
|