{"bugs":{"url":"https://github.com/muxy/extensions-js/issues"},"dist":{"shasum":"c77504c4f7bfe43074c686f6ab4a4ec3473dd90c","tarball":"https://registry.npmjs.org/@muxy/extensions-js/-/extensions-js-2.4.18.tgz","fileCount":22,"integrity":"sha512-/NexUio8QiEM6IRZ7Yl0wK9etYhyTHpv9OevRB1yfX8Ogtw+Mw31GdDLmVLxfd/ojDIv5dZEGAgxtMdc7DRnCw==","signatures":[{"sig":"MEQCIEofa8CqIioA3jj5dbBWo+xAqNBJIIw+KdpQuR+an5pfAiAhnMwRIRQzIU4TxF94CNpPde9ck+iVuCm6NIMg9t+LbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1377513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQGYEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6jhAAkwLa0yq2uIg8mgM2F+CP3wv1l10TtLAC15udCCe3xjttFWds\r\nCFCe99bk6bVRCA+utNJrdeJcghnz6jYY7vTtGR1jm7pNFatjhC1mHcKtGYdo\r\nOddN+ne4fFCxqW2uRzNuIT2GNxWPl08K4ZWpjt06f10sfoRtUfcX844VPZpO\r\nZdunwhPRwIWLdJQXyjZfd88CHXWO6WCnpJp8PCtrLmXwHnQsqe8aJCiek2rq\r\nZPWYLMG4t3bftI8m5MEAOxmT/rBD0MTJWvPClSkS2xThyUF48bvhhFQPw8j1\r\nTD4nl6l7RHalEWS1VXCJ/xrfteJqZcqw8UkpRpZDceo8ZH0ZHN2o9rqkYCGC\r\n5VVq/r9vegniKRTIOvQBFbdZR3r4hkMh631cZnZn+dKoj7D5IuYbNvCVLVlt\r\no4vT/bgU8+b2Ujo9aP8OHs9rPG/+7KzMSG1HwZeDZpSVRa7IK7FQiJmWD2cU\r\n4VEfhIHBp+3oI65lMa3Ty4t0tyG7tKfhMM9H8+4v8K75wCEp5Z4jAi0MwhOb\r\nwh+4xSzpe1+H5wft/M/VgHYV4jzDHqCSVMUE2QuNNFg3N3qnd+nEsZkHKPSF\r\nZPxhmx5JSmdlvNlTZroX3OtG8jkKaE9fylW1/aTjqOqTmvjhNby17JLoxquq\r\nMLhN5+G9Ve23LMF007Qy20hu5Bp5GaoNBrM=\r\n=bX8A\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"resolver":"./tools/resolver.js","testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{"^.+\\.tsx?$":"ts-jest"},"collectCoverage":true,"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/__tests__/"]},"main":"dist/medkit.umd.js","name":"@muxy/extensions-js","husky":{"hooks":{"pre-commit":"lint-staged"}},"author":{"name":"Muxy, Inc."},"module":"dist/medkit.esm.js","gitHead":"80f79039973383e0d7b5503609c3dbbd3690cd50","license":"ISC","scripts":{"dev":"rollup -c rollup.config.ts -w","lint":"npx eslint 'src/**/*.ts' '__tests__/**/*.ts'","test":"TZ=UTC jest __tests__/*.ts","build":"tsc --module commonjs --skipLibCheck && rollup -c rollup.config.ts","prepack":"npm run build","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --coverage --no-cache","test:watch":"jest --watch","report-coverage":"cat ./coverage/lcov.info | coveralls"},"typings":"dist/types/src/index.d.ts","_npmUser":{"name":"albertwang","email":"awang@muxy.io"},"homepage":"https://github.com/muxy/extensions-js#readme","repository":{"url":"git+https://github.com/muxy/extensions-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Provides easy access to Muxy's powerful backend architecture for Twitch extensions.","directories":{},"lint-staged":{"{src,__tests__}/**/*.ts":["prettier --config ./.prettierrc.js --write","git add"]},"maintainers":[{"name":"bux0","email":"peter.bonanni@gmail.com"},{"name":"camr","email":"cameron.rivers@gmail.com"},{"name":"albertwang","email":"awang@muxy.io"},{"name":"mattsac","email":"mattsac@gmail.com"}],"_nodeVersion":"16.13.1","dependencies":{"gulp":"^4.0.2","pako":"^2.0.4","pusher-js":"^7.0.3","eslint-config-prettier":"^8.2.0"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^7.0.4","shins":"^2.6.0","colors":"^1.4.0","eslint":"^8.7.0","prompt":"^1.2.1","rimraf":"^3.0.2","rollup":"^2.64.0","js-yaml":"^4.1.0","ts-node":"^10.4.0","prettier":"^2.5.1","coveralls":"^3.1.1","cross-env":"^7.0.3","commitizen":"^4.2.4","typescript":"^4.5.4","lint-staged":"^12.1.7","widdershins":"^4.0.1","browser-resolve":"^2.0.0","@types/pusher-js":"^5.1.0","semantic-release":"^18.0.1","rollup-plugin-json":"^4.0.0","regenerator-runtime":"^0.13.9","validate-commit-msg":"^2.14.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^5.9.1","cz-conventional-changelog":"^3.3.0","rollup-plugin-typescript2":"^0.31.1","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^5.9.1"},"_npmOperationalInternal":{"tmp":"tmp/extensions-js_2.4.18_1665164804208_0.1618273410350639","host":"s3://npm-registry-packages"},"_id":"@muxy/extensions-js@2.4.18","version":"2.4.18"}