{"name":"archlogbridge","version":"0.0.1-alpha.5","description":"Architecode Logging Bridge","private":false,"main":"./lib/index.js","typings":"./typings/index.d.ts","scripts":{"dev":"npm run cleanup && nodemon -e ts --watch src --exec 'npm run build-ts && node ./lib/index.js'","build":"npm run cleanup && npm run build-ts","build-es5":"npm run cleanup && npm run build-ts-es5","build-es6":"npm run cleanup && npm run build-ts-es6","build-next":"npm run cleanup && npm run build-ts-next","test":"npm run cleanup && npm run test-ts","test-cvr":"npm run cleanup && npm run test-cvr-ts","test-ts":"npm run build-ts && npm run test-all","test-cvr-ts":"npm run build-ts && npm run test-all-cvr","build-ts":"npm run lint && tsc","build-ts-es5":"npm run lint && tsc -p _tsconfigs/es5.tsconfig.json","build-ts-es6":"npm run lint && tsc -p _tsconfigs/es6.tsconfig.json","build-ts-next":"npm run lint && tsc -p _tsconfigs/next.tsconfig.json","lint":"eslint ./src --ext .ts","lint-fix":"eslint ./src --ext .ts --fix","cleanup":"node _scripts/cleanup","aftertests":"node _scripts/aftertests","test-all":"npm run test-mocha","test-all-cvr":"npm run test-mocha-cvr","test-mocha":"mocha -r ts-node/register/transpile-only './src/**/*.spec.ts' --timeout 30000 --exit","test-mocha-cvr":"nyc mocha -r ts-node/register/transpile-only './src/**/*.spec.ts' --timeout 30000 --exit","coverage":"npm run coveralls","coveralls":"nyc report --reporter=text-lcov | coveralls","prepublishOnly":"npm run build && npm run aftertests"},"author":{"name":"Architecode Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/architecode/archlogbridge.git"},"dependencies":{"uuid":"8.3.2"},"devDependencies":{"@types/uuid":"8.3.0","archdevts":"21.2.1"},"bugs":{"url":"https://github.com/architecode/archlogbridge/issues"},"homepage":"https://github.com/architecode/archlogbridge#readme","_id":"archlogbridge@0.0.1-alpha.5","_nodeVersion":"12.20.2","_npmVersion":"6.14.11","dist":{"integrity":"sha512-CUbhYWHaL/3fIxJqdvLj25c1yOfseeMIOEunviSf2Eg1fv+dpY8H8fwTbJOHaZs9v4dqy0jdQb71fq7H3xXWVg==","shasum":"f4bef9bf216b144862f4392c98c02683059c4776","tarball":"https://registry.npmjs.org/archlogbridge/-/archlogbridge-0.0.1-alpha.5.tgz","fileCount":39,"unpackedSize":15649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMfO3CRA9TVsSAnZWagAAIMwP/2wqp/zS7zm9sgCGnGFJ\nJeWSwQNL04jQCsEdU3plk54VVerA0l9k/o95Xx9gBIqWQmc/K5aN+Lrw3ewL\n/0PAPVN0K/ySoOE/f2186UFZj/E6haWcGatjt3mkR6gz+N8QObcw4n7Crv9Y\n/zC294Ofjg5Jal60Tduolo/yBCP+LOukSlNwj7oM6OqV7iNCLCJgAid8WQmE\n7J+Ktl3MNO+nwduJVYCEEzxyvbbjDT1d3O1BRmlOUIZRX3+3v715VWMs7YdZ\nAlzh5Nsqah+Z+xSojBceZKEWAU7+97OTKQDTYHXeGGXijyc6XKg2NSkXeSqz\nc3IEUe0/4c7JS+dY9ax21E+eGM7SglrLYD3w2oGWPjNx36xWlDGlxRKqflGy\n4ZH/xQftFYWTooMCrcHL59SEWgMTMD5fCUdsrMG6Rqw0WhG0Spp8ySuNORVT\nK57a+nhzusAYmiMZ6GUCNeUDZrpcPyviKWpJ4Uuj/WYPIjhM0lSmV4wYqxl7\nKtS63wSLMe9jvtYec2KHTRKkANy1Qa8ysuZNUO2unOm7dUdBPVKjsE+9v3QD\n6LmwvFhj9EZKuClw7niudtPdyFvMseqQ4S4395Q75Rb42GRAL5QHUh3ipgwK\n+VAZiOFOlO7dKWzLOpk7AwgHoyB6hZgmlrrbNAFJo06KC6tBX8FN2FK+1UQW\n7WhK\r\n=6593\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEvn0y/Ff1hEAVz0ReCUgXb6wiRJizLhyKznuN8EqPe1AiBSl0X0haNtkeHuu/EprWud/6/9+xyWOcvaUg/iVthIXA=="}]},"_npmUser":{"name":"panit","email":"tpanitte@hotmail.com"},"directories":{},"maintainers":[{"name":"panit","email":"tpanitte@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/archlogbridge_0.0.1-alpha.5_1613886391060_0.42923742002634"},"_hasShrinkwrap":false}