{"_id":"@code-runner/server","_rev":"6-563f962e4a4663f8d8ef4d90e31ec804","name":"@code-runner/server","dist-tags":{"latest":"0.0.4"},"versions":{"0.0.0":{"name":"@code-runner/server","version":"0.0.0","author":{"name":"Mike Barkmin"},"homepage":"https://github.com/openpatch/code-runner#readme","license":"MIT","main":"dist/cjs/index.js","module":"dist/esm/index.js","types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","sideEffects":false,"exports":{".":{"require":"./dist/cjs/index.js","default":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/openpatch/code-runner.git","directory":"packages/server"},"bugs":{"url":"https://github.com/openpatch/code-runner/issues"},"scripts":{"prebuild":"rimraf dist","start":"concurrently yarn:start:*","start:build":"tsc --build --watch","build":"concurrently yarn:build:*","clean":"tsc --build --clean","test":"jest --env=jsdom --passWithNoTests","test:coverage":"yarn test --coverage","version":"yarn build","lint":"tsc","build:esm":"tsc --project tsconfig.build.json --declaration --declarationDir dist/esm --module esnext --target es2015 --outDir dist/esm","build:cjs":"tsc --project tsconfig.build.json --declaration --declarationDir dist/cjs --module commonjs --target es5 --outDir dist/cjs","build:types":"tsc --project tsconfig.build.json --declaration --declarationDir dist/types"},"dependencies":{"@code-runner/core":"0.0.0","axios":"^0.24.0","express":"^4.17.1"},"devDependencies":{"@types/express":"^4.17.13"},"gitHead":"1cedbd3f12541e04b37a9b5bde6b176368ddc467","description":"## Installation","_id":"@code-runner/server@0.0.0","_nodeVersion":"12.22.7","_npmVersion":"lerna/4.0.0/node@v12.22.7+x64 (linux)","dist":{"integrity":"sha512-IFSo+k1h+8Zx2gkbi76x7UcVJnGc8Sm6rErPCX4TFBmhZkI4KRjzZVlsAeNsMO/5KNVYhGgGZooCUvHjlxiwSQ==","shasum":"f098f7b6b9591454d89ae18a807bcef5ab7faa46","tarball":"https://registry.npmjs.org/@code-runner/server/-/server-0.0.0.tgz","fileCount":10,"unpackedSize":17885,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEOOC4Bw3Lws5QwBldelMdydeOfgflXD5Mf4e0PRm2PvAiAEGZOHN1dWJ3jXnb+EsWyqurOUhnQbQP2tE2HoXyXUjQ=="}]},"_npmUser":{"name":"mikebarkmin","email":"mbarkmin@gmail.com"},"directories":{},"maintainers":[{"name":"mikebarkmin","email":"mbarkmin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.0.0_1635447870107_0.08452568905144364"},"_hasShrinkwrap":false},"0.0.1":{"name":"@code-runner/server","version":"0.0.1","author":{"name":"Mike Barkmin"},"homepage":"https://github.com/openpatch/code-runner#readme","license":"MIT","main":"dist/cjs/index.js","module":"dist/esm/index.js","types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","sideEffects":false,"exports":{".":{"require":"./dist/cjs/index.js","default":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/openpatch/code-runner.git","directory":"packages/server"},"bugs":{"url":"https://github.com/openpatch/code-runner/issues"},"scripts":{"prebuild":"rimraf dist","start":"concurrently yarn:start:*","start:build":"tsc --build --watch","build":"concurrently yarn:build:*","clean":"tsc --build --clean","test":"jest --env=jsdom --passWithNoTests","test:coverage":"yarn test --coverage","version":"yarn build","lint":"tsc","build:esm":"tsc --project tsconfig.build.json --declaration --declarationDir dist/esm --module esnext --target es2015 --outDir dist/esm","build:cjs":"tsc --project tsconfig.build.json --declaration --declarationDir dist/cjs --module commonjs --target es5 --outDir dist/cjs","build:types":"tsc --project tsconfig.build.json --declaration --declarationDir dist/types"},"dependencies":{"@code-runner/core":"0.0.1","axios":"^0.24.0","express":"^4.17.1"},"devDependencies":{"@types/express":"^4.17.13"},"gitHead":"dffd068f1bea29a9ed875163c0c756032a3d10d4","description":"## Installation","_id":"@code-runner/server@0.0.1","_nodeVersion":"12.22.7","_npmVersion":"lerna/4.0.0/node@v12.22.7+x64 (linux)","dist":{"integrity":"sha512-7vNTOwT7xYd0sXbAxg6NYeZJQj3OIrjgxBenKTD44yNAiseQgU8QTi9HIixoxoNBIjgiflbXf1JrrUKmv/S4BQ==","shasum":"78e6ae3f42403e5342cc607135e0878db6c5698e","tarball":"https://registry.npmjs.org/@code-runner/server/-/server-0.0.1.tgz","fileCount":11,"unpackedSize":18061,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKRu4FBvxZgBUirAanIruivBVoSzDWpRXhFFn6LHBL3QIhANMsy1rRztRO0TN+NYqGGbKJfaFmqnLuSMn6Nc6d6sBc"}]},"_npmUser":{"name":"mikebarkmin","email":"mbarkmin@gmail.com"},"directories":{},"maintainers":[{"name":"mikebarkmin","email":"mbarkmin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.0.1_1635448772965_0.5534508605846824"},"_hasShrinkwrap":false},"0.0.2":{"name":"@code-runner/server","version":"0.0.2","author":{"name":"Mike Barkmin"},"homepage":"https://github.com/openpatch/code-runner#readme","license":"MIT","main":"dist/cjs/index.js","module":"dist/esm/index.js","types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","sideEffects":false,"exports":{".":{"require":"./dist/cjs/index.js","default":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/openpatch/code-runner.git","directory":"packages/server"},"bugs":{"url":"https://github.com/openpatch/code-runner/issues"},"scripts":{"prebuild":"rimraf dist","start":"concurrently yarn:start:*","start:build":"tsc --build --watch","build":"concurrently yarn:build:*","clean":"tsc --build --clean","test":"jest --env=jsdom --passWithNoTests","test:coverage":"yarn test --coverage","version":"yarn build","lint":"tsc","build:esm":"tsc --project tsconfig.build.json --declaration --declarationDir dist/esm --module esnext --target es2015 --outDir dist/esm","build:cjs":"tsc --project tsconfig.build.json --declaration --declarationDir dist/cjs --module commonjs --target es5 --outDir dist/cjs","build:types":"tsc --project tsconfig.build.json --declaration --declarationDir dist/types"},"dependencies":{"@code-runner/core":"0.0.1","axios":"^0.24.0","express":"^4.17.1"},"devDependencies":{"@types/express":"4.17.13"},"gitHead":"f4694fc7a30389bacbba868a99176b035fcccc66","description":"## Installation","_id":"@code-runner/server@0.0.2","_nodeVersion":"12.22.7","_npmVersion":"lerna/4.0.0/node@v12.22.7+x64 (linux)","dist":{"integrity":"sha512-WBLm7xpeCQHrLleMtcN297wGTl7o6wtcWnt4AA9DA+JqtjugUc9RoUxeHWeXeky/+5QHYANIIGedHS4v7e6t9A==","shasum":"2c0fbc364449fb1b607ca80b7b1a76f1f1b1a5a8","tarball":"https://registry.npmjs.org/@code-runner/server/-/server-0.0.2.tgz","fileCount":11,"unpackedSize":18547,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE+81XAMgM0BxgONAUI7dV+w8seVKvlMzNAt2NX3V+81AiEA0i/QX7j67anqHimE6h1jgaBo0LY8D17wTcU0wdmf6Ow="}]},"_npmUser":{"name":"mikebarkmin","email":"mbarkmin@gmail.com"},"directories":{},"maintainers":[{"name":"mikebarkmin","email":"mbarkmin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.0.2_1635775281086_0.20782486918534282"},"_hasShrinkwrap":false},"0.0.3":{"name":"@code-runner/server","version":"0.0.3","author":{"name":"Mike Barkmin"},"homepage":"https://github.com/openpatch/code-runner#readme","license":"MIT","main":"dist/cjs/index.js","module":"dist/esm/index.js","types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","sideEffects":false,"exports":{".":{"require":"./dist/cjs/index.js","default":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/openpatch/code-runner.git","directory":"packages/server"},"bugs":{"url":"https://github.com/openpatch/code-runner/issues"},"scripts":{"prebuild":"rimraf dist","start":"concurrently yarn:start:*","start:build":"tsc --build --watch","build":"concurrently yarn:build:*","clean":"tsc --build --clean","test":"jest --env=jsdom --passWithNoTests","test:coverage":"yarn test --coverage","version":"yarn build","lint":"tsc","build:esm":"tsc --project tsconfig.build.json --declaration --declarationDir dist/esm --module esnext --target es2015 --outDir dist/esm","build:cjs":"tsc --project tsconfig.build.json --declaration --declarationDir dist/cjs --module commonjs --target es5 --outDir dist/cjs","build:types":"tsc --project tsconfig.build.json --declaration --declarationDir dist/types"},"dependencies":{"@code-runner/core":"0.0.2","axios":"^0.24.0","express":"^4.17.1"},"devDependencies":{"@types/express":"4.17.13"},"gitHead":"187ee9c7822e80dda77d447f6e720320c2d9b096","description":"## Installation","_id":"@code-runner/server@0.0.3","_nodeVersion":"12.22.7","_npmVersion":"lerna/4.0.0/node@v12.22.7+x64 (linux)","dist":{"integrity":"sha512-3TARxMvk3q+bNTAGMYoHMyCx4x/0Igvx5aCW6K2jKohyCY56tTHuEgMajy9w2la9xGpgIsR369/vjvFP8ZsCSw==","shasum":"8bc8fdf92e3a3074b2bcb8b824d0f1e7dfe4d7e7","tarball":"https://registry.npmjs.org/@code-runner/server/-/server-0.0.3.tgz","fileCount":11,"unpackedSize":18790,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID2Tup75+acPUc4Ppqe8m7HE6W7WNvFJeucztduVfRumAiAXH49/V2WHlImt3W5VTas5iwh3yEkdiV6sllGoDomhew=="}]},"_npmUser":{"name":"mikebarkmin","email":"mbarkmin@gmail.com"},"directories":{},"maintainers":[{"name":"mikebarkmin","email":"mbarkmin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.0.3_1635782899317_0.5917469070195676"},"_hasShrinkwrap":false},"0.0.4":{"name":"@code-runner/server","version":"0.0.4","author":{"name":"Mike Barkmin"},"homepage":"https://github.com/openpatch/code-runner#readme","license":"MIT","main":"dist/cjs/index.js","module":"dist/esm/index.js","types":"dist/types/index.d.ts","typings":"dist/types/index.d.ts","sideEffects":false,"exports":{".":{"require":"./dist/cjs/index.js","default":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/openpatch/code-runner.git","directory":"packages/server"},"bugs":{"url":"https://github.com/openpatch/code-runner/issues"},"scripts":{"prebuild":"rimraf dist","start":"concurrently yarn:start:*","start:build":"tsc --build --watch","build":"concurrently yarn:build:*","clean":"tsc --build --clean","test":"jest --env=jsdom --passWithNoTests","test:coverage":"yarn test --coverage","version":"yarn build","lint":"tsc","build:esm":"tsc --project tsconfig.build.json --declaration --declarationDir dist/esm --module esnext --target es2015 --outDir dist/esm","build:cjs":"tsc --project tsconfig.build.json --declaration --declarationDir dist/cjs --module commonjs --target es5 --outDir dist/cjs","build:types":"tsc --project tsconfig.build.json --declaration --declarationDir dist/types"},"dependencies":{"@code-runner/core":"0.0.3","axios":"^0.24.0","express":"^4.17.1"},"devDependencies":{"@types/express":"4.17.13"},"gitHead":"d8fb52199cb7093bcad357ad6f8afeedfb167032","description":"## Installation","_id":"@code-runner/server@0.0.4","_nodeVersion":"12.22.7","_npmVersion":"lerna/4.0.0/node@v12.22.7+x64 (linux)","dist":{"integrity":"sha512-u/uNqCWAPmXauF6pIkoTM/8GUtYRn7PTTL4nmwWoB+sPB/EFTxSSIXhd1qDe1ZKC4RiuF7uso93kJ5GXo5dHfg==","shasum":"105976eb3fc76c5e70820e3b360ae621e158cfc5","tarball":"https://registry.npmjs.org/@code-runner/server/-/server-0.0.4.tgz","fileCount":11,"unpackedSize":19254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzdBLCRA9TVsSAnZWagAAhQwQAJjO3dzEmrzspdY11xjL\n3nH49OAtbqaDoixaYZjligQDge4eej+n/MRnzSS/VuHidFn2oFoU+Ae7NmP0\nUFpGGorP6Whipqifg1DJ4GSdzsj0ziX33Tp3eOOcNlDN6HXzBP8JF+CEgWLL\n5yWwdGkso0EzvyoSbjQC2i1vO03rUERqjN9uvmCAIX6j0L5gRiYWV6lZJ0cD\n57XaeytWwzztt+anKtLSLPavlau8OHy88t1TmG2qdkaz0RkGsFCZ2g+UfiwA\n9Iu42mTtAUKFSkAs1bUbnglucS4nQy57Pw4QnrcV/Sy3y/lFCuBAHPw4M+WK\nv4bri+amQxepjqynGfauyoGmVaOE9zcP+sX6rYUy5Drb5YWG5IBwBUgpBa8q\n6EBohUP5aMXaYpAOk9CQ4RwfjeVrNSKCv5FS/gWl8OzSyfdHUvctj7A9S6B3\nAZkOkR3oeX/gt0pvhfahN3eDMWLUAyYyyLrT358xYmXQ8XuYnb0az41bkNqw\nIMAsLOVSDSJ2IyL3BZXlS7RiM5nNhIvgpDjqSyeokGVOC59pwl7q7cLPu2Tu\nk6nxLZT2NYVHSOGMHcTFE9/xUsVfKL1+fV6WNvvFjlGA/bxG4f9zGZ0CIhVx\n2fh43hYF3fa9WbzlRuToO87GBIhKR7rgq2gr8MmrZHS+T8uaCmHX6xaepg35\n6QOD\r\n=XT81\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGUx9+guFpJML3n4OZJ9svT86WHAS3TE1FQvzSvFy1sbAiA/w6UUlyhHMW+vEXcLDXMdDjwZchT2Reuc7FV5v0wCjw=="}]},"_npmUser":{"name":"mikebarkmin","email":"mbarkmin@gmail.com"},"directories":{},"maintainers":[{"name":"mikebarkmin","email":"mbarkmin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server_0.0.4_1635803947569_0.9463553869471233"},"_hasShrinkwrap":false}},"time":{"created":"2021-10-28T19:04:30.063Z","0.0.0":"2021-10-28T19:04:30.310Z","modified":"2022-04-04T23:57:34.203Z","0.0.1":"2021-10-28T19:19:33.142Z","0.0.2":"2021-11-01T14:01:21.280Z","0.0.3":"2021-11-01T16:08:19.473Z","0.0.4":"2021-11-01T21:59:07.951Z"},"maintainers":[{"name":"mikebarkmin","email":"mbarkmin@gmail.com"}],"description":"## Installation","homepage":"https://github.com/openpatch/code-runner#readme","repository":{"type":"git","url":"git+https://github.com/openpatch/code-runner.git","directory":"packages/server"},"author":{"name":"Mike Barkmin"},"bugs":{"url":"https://github.com/openpatch/code-runner/issues"},"license":"MIT","readme":"# @code-runner/server\n\n## Installation\n\n```sh\nyarn add @code-runner/server\n# or\nnpm i @code-runner/server\n```\n\n## API Key\n\nAuthorization: Bearer abcdef12345\n\n## Callback\n\nInstead of waiting for a response a callback query parameter can be added to the request. \n\n```\nPOST http://localhost:8000?callback=http%3A%2F%2Flocalhost%3A10000\n```\n\nYou can test this behavior by using an echo-server, for example:\n\n```\ndocker run -p 10000:8080 -e LOG_HTTP_BODY=1 jmalloc/echo-server\n```\n","readmeFilename":"README.md"}