{"name":"decape","version":"0.0.5","description":"API Handlers","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","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 tslint && tsc","build-ts-es5":"npm run tslint && tsc -p _tsconfigs/es5.tsconfig.json","build-ts-es6":"npm run tslint && tsc -p _tsconfigs/es6.tsconfig.json","tslint":"tslint -c tslint.json -p tsconfig.json","tslint-fix":"tslint -c tslint.json -p tsconfig.json --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/decape-repos.git"},"dependencies":{"decape-core":"^0.0.5"},"devDependencies":{"archdevts":"21.1.1"},"gitHead":"2327db583037e11dc48ebe699459ae9496eb0527","bugs":{"url":"https://github.com/architecode/decape-repos/issues"},"homepage":"https://github.com/architecode/decape-repos#readme","_id":"decape@0.0.5","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.22.1/node@v12.18.0+x64 (darwin)","dist":{"integrity":"sha512-WoHPafKO+qe6yVjSGXHEo/nyL5s2opOMbKDt70+McVShp8e9XQsQM0+SBKwAFg7lyjrawQfqyS5+MGoIhjdU1w==","shasum":"af9125b9eaaa791cb8366dd6ac87cc3f57c17cf2","tarball":"https://registry.npmjs.org/decape/-/decape-0.0.5.tgz","fileCount":39,"unpackedSize":17663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+tNYCRA9TVsSAnZWagAAbpIP/A2fDQj7EsLYtYigQiB4\nl1n2polFQ5DT6+YvYQoGjeeDARLD01q08s4oKcirBHYEqGNiv7OFQt2JfY/7\n2ad3YqBCsH2lbQyKrV4pVIgS00U99s/jIQAfwpRRXwcM/KamkOnKhYku7lWP\nUk4fU92V0LAkap519F9UYh0DfWBX5w526Z18WR/bQCaopKSPkeA8qTEEAkp5\n7gLYmklzWHrpPBtPDyqUEccd2PctUyME8oFUVHPwPIvaqttvjYa16NXpE74c\nVTxXQehmC75bwPaKYM5WBIg/fbMaTdRqKru9Xv6AEWPfjLHSgyM5b0H1/LAF\nPDfeAaPDTIfGFSWslogTlXxPHhhQlJgfs8VdPdA3YSbXiFOnYZYqX6WU8w1j\nZ3WX4lkpUGMMS1y+FpKgeZfhTvwbyB9lT66HgfTq//VOfWMav1U3kpj5lGpm\nMIuO5NrKSX6gRcUn4uKVpahYhbN6EiIxYUClxmKkChrUqARK6m61BqFiRRyn\n/yQaik9HIS0t3Qn77FbqmCLZnsLQk2Zv+21F2SdSt/koMtly7Ho4qefukiGg\ntfQV9N6GtR8WM5SnjiVneno9XLSdeNDBMCsKRRJhM9boo56XwHxx8B/HnIUJ\n99MclUIjGeUd6Cm/9I9MOyJ2ccO9taHsSkFlqXl53ldfrl9cRIdwb7PBU3Yk\njfZW\r\n=TCOE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGuFv70HxcciWKZC0AFs0Ed7GmRlQBtZIX7vEa/0ICzZAiAtzKadEnMKNGW2vh9T9o9mEp2YbX+82U4yNQzoOIqwLA=="}]},"_npmUser":{"name":"panit","email":"tpanitte@hotmail.com"},"directories":{},"maintainers":[{"name":"panit","email":"tpanitte@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/decape_0.0.5_1610273623632_0.16533994684099773"},"_hasShrinkwrap":false}