{"_id":"serverless-functions-base-path","_rev":"35-77d66a8955d4a5ef8241f0d1b9b80c81","name":"serverless-functions-base-path","description":"Easily define a base path where your serverless functions are located","dist-tags":{"latest":"1.0.33"},"versions":{"1.0.0":{"name":"serverless-functions-base-path","version":"1.0.0","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib"],"scripts":{"coverage":"nyc report --reporter=text-lcov | codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc --reporter=html --reporter=text mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.4.1","prettier-eslint-cli":"^4.7.0"},"gitHead":"19a4223e8199160c2041ab6f39bfbd1eb4d9eee6","_id":"serverless-functions-base-path@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-JHNqPkdpsSSEUN2Gb0dAMK+vVXE5I9AcjMrEMc0haqbwU1OgQW65IqwGtK2ofIKusIXsdGa115iILdjj1rvCrA==","shasum":"e61ce69bfdc72e37fa55283790145be889a756a2","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCAYoDcoWbgP0FYA+Wa8Q4K0PsWkkwTKMcpPIC1SzamQIgR+m+jRHWKWTu/6RLyEWP2PQyu5lJuaD9iN8qQntmDh4="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path-1.0.0.tgz_1517561971326_0.5584929171018302"}},"1.0.1":{"name":"serverless-functions-base-path","version":"1.0.1","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.4.1","prettier-eslint-cli":"^4.7.0"},"gitHead":"fcf5ae4443076d33d521b475ee6413069ffc53b5","_id":"serverless-functions-base-path@1.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-XTlwjkQujdBHGvwgFX2tNCf7JNKJDR5yMQTDga4cdFrsLy1z8L+r9UMD4WXlrXZ000jw6/cHoONGu6YnSrei+g==","shasum":"236471ec5b1776c3fa5b84e0576d8fef485ead61","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCixuJgk5BpUBRayHaagSOuvgbTqEqoRutFTniY9PG7KQIhAJwk/FV3JgsBzroDudGGLR08Z6KPKr0E63SKEmrA/zkE"}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path-1.0.1.tgz_1517581156281_0.8646851610392332"}},"1.0.2":{"name":"serverless-functions-base-path","version":"1.0.2","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/**/*.js","!lib/**/*.test.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.4.1","prettier-eslint-cli":"^4.7.0"},"gitHead":"4b0d5566b1b670283448510cb023a7a672a02789","_id":"serverless-functions-base-path@1.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-gzeHtptZO65utIB4QMAamvqNN/PGiKv3pOEDMOkcP6jPYvjTM+8O9ogV1Hs6nX8gqc0hN8Jso4+kNBUwf8jpbQ==","shasum":"37230c0705fdc502c80cddea33f7ebdf0c4ed5fa","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.2.tgz","fileCount":5,"unpackedSize":7413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDulivrxuCzuUBo0NySqQtI0RfPFKRW/u38UGVH1FQVoAIgXCWH750La5t6J9sMJik6ylZ0/36AXywup5d3VobogZY="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.2_1519674763730_0.017002384085353928"},"_hasShrinkwrap":false},"1.0.3":{"name":"serverless-functions-base-path","version":"1.0.3","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/**/*.js","!lib/**/*.test.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.5.0","prettier-eslint-cli":"^4.7.0"},"gitHead":"1fad1aacc0de94b0b07e845a785a16a270846261","_id":"serverless-functions-base-path@1.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-fSplTPmCmdo2E4oVHCXWHZrDyMznE015wgUHgH8k6g4ar8iWcXAY92F7CS6Bvyl2fjbnxAwFIuU9pp3exjmZcg==","shasum":"4014af0a03ced3fa777c793f7388b03906bb6d3a","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.3.tgz","fileCount":5,"unpackedSize":7413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFq2wdTY2Nou0lthZnxWsKa5uXjZQOPqmM87HkUYLu0sAiEA9a0afLRKVoyXv+yV1d3hAANping6bIHOkdLETjC7ZnE="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.3_1519945204609_0.5455853701115252"},"_hasShrinkwrap":false},"1.0.4":{"name":"serverless-functions-base-path","version":"1.0.4","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/**/*.js","!lib/**/*.test.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.5.0","prettier-eslint-cli":"^4.7.0"},"gitHead":"8c96a16cdcd36e27e9e8a7c447010f9f3e7a4ba9","_id":"serverless-functions-base-path@1.0.4","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-CSgMimG9XSsN4HlD/S9xVvq0amhecJsNw2XxCWcDlUkN5yQEggNNDUfbxHe1bLrdnyP1St/GGq4yrcaS0jnIJA==","shasum":"9dc4deb5e6d48f6a62fbf960e22eacdb3b951782","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.4.tgz","fileCount":5,"unpackedSize":7413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG3y7ONH63+B5avr1p8aNMtFM9bIAMnz3FXtJKPOaFwtAiBngsVHBBSMHMNqtgs1C6SGx5tuarnq7NqMxZtwSWxWHw=="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.4_1520294659155_0.7639795077400484"},"_hasShrinkwrap":false},"1.0.5":{"name":"serverless-functions-base-path","version":"1.0.5","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/**/*.js","!lib/**/*.test.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.5.0","prettier-eslint-cli":"^4.7.0"},"gitHead":"91d7bde90048066488813ef2cc89fadd28889ddd","_id":"serverless-functions-base-path@1.0.5","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-fiylW8JtxKErD6QYAP+z7M3lH8zEZqYKAoTp0ylsfhtiHfti64Sjvvs9FeaqhTUHLptnRHgfjwAmIeAdsiHsWQ==","shasum":"2732d2ef7affb2f04f674a22107a0da8f03cd4c8","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.5.tgz","fileCount":5,"unpackedSize":7413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHKUyxBTaK8iffsOFXN4jHkRKmumNUUTCCYmF+TqmxmvAiArR0XOIPj1FNQTxgZBRACj7q3wS/SkINna/D5T9vb3IA=="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.5_1520357472917_0.867360766583873"},"_hasShrinkwrap":false},"1.0.6":{"name":"serverless-functions-base-path","version":"1.0.6","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/**/*.js","!lib/**/*.test.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.5.0","prettier-eslint-cli":"^4.7.0"},"gitHead":"a4b28040e0446462f06be2e2528bd99bd05252fc","_id":"serverless-functions-base-path@1.0.6","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-Lv78O0UC7YzCmjAaP+aqSEH6/Og11taVAaMjJX38vfRmlsP0Fd/MOwbwqGi5nKHZolWPzOFx2CQ6Mr6ydT1f1g==","shasum":"fb9781e6973a49afaf6ad76a957f37ceecc4d259","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.6.tgz","fileCount":5,"unpackedSize":7413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnxnrGAl/yrABJpqv8Nf2VhEQH2UfLFPPjeJ91h95HIwIhAOSpodHGJdEgLQkUoJWczVu8VcyqCmlWoiIKr0PNPrkp"}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.6_1520501887230_0.24704282989946424"},"_hasShrinkwrap":false},"1.0.7":{"name":"serverless-functions-base-path","version":"1.0.7","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/**/*.js","!lib/**/*.test.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.5.0","prettier-eslint-cli":"^4.7.0"},"gitHead":"4c78bc5fe33301a0a1a9f1a8de4a97a8a0d1f6ff","_id":"serverless-functions-base-path@1.0.7","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-+tPi0HKBkLIM5hblb2GD2lpH/P+NvJDhOok+xDc+ejSGOWcEqjlp/qeWr41ghCe6kn5bhm1BMbXp+5ZDznle/w==","shasum":"01b60074a7b2cddd32e380fa417d25c267ecded0","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.7.tgz","fileCount":5,"unpackedSize":7413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVxfS6SvycfaXBRua0GIO7B0uG/Ct5+/TBsYm3YDVOawIgIGyHU84AiNUHywm5w1Y5gZcrlv56eWDtrFey67TQiTE="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.7_1521024157458_0.1072432318259684"},"_hasShrinkwrap":false},"1.0.8":{"name":"serverless-functions-base-path","version":"1.0.8","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/**/*.js","!lib/**/*.test.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.5.0","prettier-eslint-cli":"^4.7.0"},"gitHead":"9439bab3d16a858437b1609342d2d10228345768","_id":"serverless-functions-base-path@1.0.8","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-J2SZhSkQoeO0ZNes9xQSbF5beTWlMfGY9dkaDLvrrrBd7AtnSw17iIDzJwX35fn2pBOcz7Ea1hAUdIhLO2DmuQ==","shasum":"eedfd73b054c1afad34c0895150e8eeadcb28fa7","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.8.tgz","fileCount":5,"unpackedSize":7413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAaqOvXJ/N8Ms3GpCSx5KSqagof5UYTTPS7fVqo1wW8+AiBCdONtLkc9+acNm6IFiner9vHA9uon3pgu9e2u8eD91g=="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.8_1521593346759_0.9807686863864489"},"_hasShrinkwrap":false},"1.0.9":{"name":"serverless-functions-base-path","version":"1.0.9","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/**/*.js","!lib/**/*.test.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc --all mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.5.0","prettier-eslint-cli":"^4.7.0"},"nyc":{"include":["lib/**/*.js"]},"gitHead":"73212413010692c84c1e1e7e2a80a80c20f9387b","_id":"serverless-functions-base-path@1.0.9","_npmVersion":"5.7.1","_nodeVersion":"8.10.0","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-MoB6RA1RmjbX4izkNedAD7Xkb+lrzi+c5JTjP0mOYlIUQC8idNbARZHJHGtkkgPalI3bvIDEo+10HgJtaQ3RZA==","shasum":"08963bffecdab26e1e4012a8c226e38fb6b9d1c8","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.9.tgz","fileCount":5,"unpackedSize":7478,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCstaPWmG9wnuqrkIDuF1GnMcIv9sXD1lQi1iuOJkO8rQIhAJ7k3NLquSwoP1nAcOK3Y3SByP9+Dnh1sp3CkXhtQ2ur"}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.9_1521823661124_0.3917861033540284"},"_hasShrinkwrap":false},"1.0.10":{"name":"serverless-functions-base-path","version":"1.0.10","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/**/*.js","!lib/**/*.test.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc --all mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.5.0","prettier-eslint-cli":"^4.7.0"},"nyc":{"include":["lib/**/*.js"]},"gitHead":"b217e460ba3871e27b72f207ff520d2e34bab512","_id":"serverless-functions-base-path@1.0.10","_npmVersion":"5.7.1","_nodeVersion":"8.10.0","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-y/fCudUqtEemfdmckM64BAEq/6zREJnLyrXB6rBLOiMrXD+alhjcOa2a096LbaFjrd0DDX254d+9cTZjdZcjvA==","shasum":"f6ef77242302579c95f3122240ded865150bb1d9","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.10.tgz","fileCount":5,"unpackedSize":7479,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxvC+5/GXAqqGvXRZKjsKxOsKrVqeX5EAcqLTdWlrLmwIhAKXJv4dwMzmtnkeYl8xyqmS4BSLsejJni5zTVXg+WYRK"}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.10_1521824412923_0.02826342613849908"},"_hasShrinkwrap":false},"1.0.11":{"name":"serverless-functions-base-path","version":"1.0.11","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/**/*.js","!lib/**/*.test.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","format":"prettier-eslint --write \"lib/**/*.js\"","lint":"eslint --fix \"lib/**/*.js\"","precommit":"npm run format && npm run lint && npm test","test":"nyc --all mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base","path"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.5.0","husky":"^0.14.3","mocha":"^5.0.0","nyc":"^11.5.0","prettier-eslint-cli":"^4.7.0"},"nyc":{"include":["lib/**/*.js"]},"gitHead":"9d6ff5dd9c99ab40f790de19988b47adaa087657","_id":"serverless-functions-base-path@1.0.11","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-3hTJjsLNETl7TEAOiXvPOdW6J03ZwcdEdT4UX+u5mKcSJoTfrx38gyvgcMcG7XVPGxlrEq80ajAWO5S8KJ7TPA==","shasum":"7466b849c504a7e58d2af7ea93d2d3eb46edab94","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.11.tgz","fileCount":5,"unpackedSize":7479,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRNoDKDCdA939RjtBSWY/TIl7x9GqVIDp9BmzQCBWJegIgUAeyYTN+FLA4jzIp43Hr1fLybqZW0eMU6J1FPvT0XJ4="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.11_1522693796599_0.9891089411038565"},"_hasShrinkwrap":false},"1.0.12":{"name":"serverless-functions-base-path","version":"1.0.12","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"49011377a053e4a604bdd10be0cbe3834f14dcff","_id":"serverless-functions-base-path@1.0.12","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-usdr34s4JEvS2uGtSvb/cUfJEfQZf93tV+LIrKE8pTmpzqybjQAkJ7HBPBBEke0Lr8+oM1OKFwAAIeDC+GjIFA==","shasum":"2c2852b732519ca9b1604dba6c675b7803d5d22a","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.12.tgz","fileCount":5,"unpackedSize":7437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBNrNHZ8Dq3RifLOpIAOlSrOxe09Tobac3e6b3UOA0CZAiAB6UDJomLwPoXrVTAFgpm6AfDEc3kice278Ji6qKeitQ=="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.12_1522729686960_0.35919780663382816"},"_hasShrinkwrap":false},"1.0.13":{"name":"serverless-functions-base-path","version":"1.0.13","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"53cd04b622440b94a6d2e831f48a259105ff0296","_id":"serverless-functions-base-path@1.0.13","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-VOr6H2G78h1viTgbYlhB2qEtaPx7ULLa65jlI0vrm4Z5p1gHGAunVzW5EDNavh0LVkP/4RJof/+foJftMBHh3A==","shasum":"a23d9302f64606b5b2e91583266b498aae3a2ef3","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.13.tgz","fileCount":5,"unpackedSize":7437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDR4nR9H6vYD4AlHM3yhFoTONsvfq7taAdOFHv/3l//YQIgKiXjSHFe42/ii643K99zmja3qOBWmYSWRzDsccZXKIo="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.13_1522898025635_0.9347057648477881"},"_hasShrinkwrap":false},"1.0.14":{"name":"serverless-functions-base-path","version":"1.0.14","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"a4f919abe21b1362f9e4c016b687f52881f67476","_id":"serverless-functions-base-path@1.0.14","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-IJVyQLLfvvdQig4KOaMsHzB8m+OWKy9jUU1rqlp7SlPcgb4/vIY5Rjju+3cb3+XCp0W/QNawX6SYoQYpJXFYIw==","shasum":"8581b47e0f4aca1b53490dc414e135572751c671","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.14.tgz","fileCount":5,"unpackedSize":7437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDv3ZC1FZK+Ifql/1Eq6ENoXbPOeLdCi5sF53I9UmkdbgIgKkXMOXHUYF5nLPdpasZBGFd/lPsdIoMLgic8beuxe9w="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.14_1523033166887_0.05126393758428627"},"_hasShrinkwrap":false},"1.0.15":{"name":"serverless-functions-base-path","version":"1.0.15","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"460cf8c97dd07aee7d75739a7fdf4a0edcd20f4e","_id":"serverless-functions-base-path@1.0.15","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-lB7B8lMgHqH++PbzDmw8dBy/C1uMgfQZTPyWa4k5AXJcpysg5nlQkaRpWrsU8c5FTn9t6golvaQ9Wp6JoblFPQ==","shasum":"51efe630381f28ecd7404f61433ecf35dbb8f634","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.15.tgz","fileCount":5,"unpackedSize":7437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0ZyPCRA9TVsSAnZWagAAikEP/0IIM8RW33ha/cFQwczA\npO8EcLd1tK2bnnieuXgJKsBP56sjOsZpBYr0wIJrAFwNp6ks2YAqhUJg+Ddb\nngu/UNqyU9TeDyFQIeb79pOazJFil535gfQkGG5/Qd3WjDLqCp0YYbOkMbID\npCfAXDPWLaYRRruxoNKIBjrUqvnmqHSmBjxwqPxm/FtJvl9Mdcz41mW9wtG6\npE6M2hyBnutwvhj38ZKIMlE3FNxdMuyGXHJQxa6bLfaOuHNFq8DwZPgBgRTD\nRQ3SVf5XEpr5bUY9qFlF36ZyKoxeeqrwBPl3+pMO6XEMXzOJ/tdbEpnRkSTK\n75swqEjppRER5Q6WeJkzLTOPAp/stDjosOeMwjOEj7rdbNEHlV/ZKJW7tJFB\nUUsQf33rBqk7RK+t6hswF8NQn2kJ/mt5ekbMjcuD2EIY6573cmuyovCzXvXd\np+z0wqVwrR2crXQZCSIriM7o42WFbc6y4gcJUa0zgckcFTaEz0649W6tIOxN\nX/cRgH3t8k4ZKed3XmMhUkbb4KLwzOOpNbPl0Puq7qQYzqZYj4IR2PoG4wvU\ncHYVa8VnMD3gmCQrU8Z38r9TdezT8Qv75bHYAUk1mfh2qlJgyso+ni3BSZHc\nSzfuX6g28aWFWRDVRTcooGBBzMyvm9/8fbO9/YrHMZ0Y1VZEUiKsfPl+WiCh\n4B4Q\r\n=OUgh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB423qyCsIUhdo4svAnv6R7DMJk3poFoeixcx++rnk50AiBs8plK6p2c9B/1wUtYkP1KqlpPH89EQR2dcJ7a5yulvw=="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.15_1523686542742_0.5793753210645329"},"_hasShrinkwrap":false},"1.0.16":{"name":"serverless-functions-base-path","version":"1.0.16","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"a2a102f304d3b40b2aa49f07b8401cf5011eaba1","_id":"serverless-functions-base-path@1.0.16","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-UKspsGDXDUxBkPvLo2XY2ojVVcELcME/VspJQmyJL0fZcyYCBMyLJFM2oLSe/i0bFqZoVwNy0kU4C6WMX2PVYA==","shasum":"64cf00dc195fcbeca89fdda6c29e4f8ed857837b","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.16.tgz","fileCount":5,"unpackedSize":7437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2qjhCRA9TVsSAnZWagAAVyIP/i5UyyyIJ5j1oVFiNtHg\nXOtxWqHa26Bm7YcQsxU74NOvIul63Ez0n+yWEfMM0TAOWSiYTxt+9W3IyObP\nk6uxyFjcGO1gN8Z5yMMbAsU9hZek8jEBXDuXy/t4P1Qsacw7dICdRsbzWJSg\nFSiJnyResnT1nRCKhTzERyKKv+bftOTA7y22akxDqjjhQtghvpUYKooY9UFR\naE6Y5PdbMC48Xjg7uAf9oxdt5RoSy4zcyniZdCSiAkVfeo44lhGvbL1j+xE/\nu9C9d80thdQ6mIuUqOKQ+ONfRW0OSBEKg2tevDw/8kVQPsOcm2USMeQ3O+sk\ngV6WtrGn5HPc9itYhA8D8H3UbFrVoaEKc8zY7GkgRfrRBhBVAlRSsrHt6gix\nXZt7eteOB1FhkIr2uFXHc3lPzc/yWUWu2r6j4o8Mhp0/lyDLNA179RcSTQIm\n8IKJKe9TgCwimv+taqyhid8oQBQLn+G+7Ze0FqzfrG3iQHwgY3gNV9HpvrdN\neQwhBXkT+pkEkrfFNZtHu7ROOOShnKO+Db0CRtaH5f0J54jwVCd6df8CcLl+\nOGdlP1s5HCOVVss1drNS8kQPOeuTCCt/Q+8mYEI8Qf8iG/fnbMNLp4GedlqQ\nRNfSfCDE/0HToFa//fUZ7/ZYWndqx8MVugD2gM7lE9iK52M4jl+sisOY/wfz\nspeW\r\n=C5fZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAb5kKTw/PWgsT9ybqQQIuSzeRTnSkp6RnLGjyQgLBdDAiEA8ztMgLAEVYj4V6K0yYGvmHWHh8DDJueQ/QjXJJYDzFY="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.16_1524279520062_0.10992612475414032"},"_hasShrinkwrap":false},"1.0.17":{"name":"serverless-functions-base-path","version":"1.0.17","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"625e02cad5bf41e8b0d8396267afabfc6dd84c37","_id":"serverless-functions-base-path@1.0.17","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-pQdCF77brO0piO+S7fbcjRJd2FOCYUZRpADrXkDPPQiQt81gKk62x6P1gcCC6UtxcGLjw4p5LWcRmrrCzkjngg==","shasum":"81bb887b16da3ecb9677745f32cd015ef273ec19","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.17.tgz","fileCount":5,"unpackedSize":7437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5g6YCRA9TVsSAnZWagAABnQP/RlcldSxn+ZKeYWVmIMO\nAWSL5RW3FrzIwgMqEKItPiz22JpyIzGqiEpndUlZsBTefxWrN9tPMfdBorLB\nIiiPBtXgRD3HvzGKdOCeARJT+7HmyXln0T5gf7ZIVm/V8HRtnSfQY/vik7O/\n5ViegXpHKOBkvtBhiR+j8F45hQw1i9XAFQMxv9Mo+vGMArQLUhGX12EIMyf3\nv4831YY4xGJIIB4BkhEt837tyvvT3VMGcQY+hn7vuoRocOHAxhqFg0k5TXcC\nWQJHKAxB2yNp+HTyOfh2vQpgk8APolj9yMwZ+SEcB+MuAxWyNCxvuFDsgNCs\nJnZxu0JYfYuKzQq7BokRBakGGBPT1EJ1vx05R6u6hSo1OQpzf5itYRKuGD4f\nf83U5eKjF8GdfmqXUlAsQdAgeeiS2u30gXeTSLERMcn2H/lE6uGCBoBaJMBX\nnbitAbynmqyI/f3qLPigEi0c9RlSi7sqzZXx7IXrH63L3g70bAKVEmGp0ifT\n+B61kEBTVV3cW4IsVaObcuYCUR8/EDnMxJviVVnl+x/Ke3OIMcBL7uf44cX0\nT074jk2gouXtVtPTNcSDsHN5rTAp62bgyVeei8zvtr7z6PYjB0j84mgDcB1b\noXWV47npmLTsboCOi99mcnpHjJ4mlWm1C6EQjJBoP43/4oY4U/CGZjLz4ALr\ngOPZ\r\n=Isjv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtK8OHOxQWhrQTwKDJtfjQtrnVEFH5NgEpylRCZcJhUQIgZxdi7yE5rJO/Gj/H4Xwl9KPlreQwNBh/VCkS/HkmgJc="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.17_1525026455513_0.5541354364558806"},"_hasShrinkwrap":false},"1.0.18":{"name":"serverless-functions-base-path","version":"1.0.18","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"a24b8b637d82bef1413f487805c6887b952f054a","_id":"serverless-functions-base-path@1.0.18","_npmVersion":"6.0.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-EbC09Zq6xnu+Bje+oCQDojF5D4U8mlXEveT6WIBuW9SRWIw8DfYmloD91wlpsyDjmxxH7hKVxM7JVeIKygS1wg==","shasum":"04741d82d25e5fe0d69ca7db575ffa548f1de647","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.18.tgz","fileCount":5,"unpackedSize":7437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8P58CRA9TVsSAnZWagAALLAP/2yZw1joe4K8zb4XhcC0\nbCsakIIgyRZd0hmp8JxNwaMORDalsQEoOL/y76QIQ7oICcc4QOuybgON6lGj\nc0hSKVS85bSktBZqaPRe8UAzpVkRRyafWzRJydmXSNdDStMc8UjBu8fPmIY/\nB2r9HF7kT3LZi6JN9tcOhTTNDWKgc9zNAcucXqNMPUlc2XGzjkaQ6jpRWP9A\nHPPA2xG8Po5sR5E4B6gUYRxufZSaBxnqkEq/ao5Ir92SB9QZGza3a9jniOAw\ntDP6qd9MwrH2fRl5GDuESDeYbxWK9WD9kKI5igVMe+ISBRRS+D0HzW/lvgCI\nTQdtfxUBQVCCLvDoGhZoHig6kZMuUujaIsPp389h0whdV6mEhyvTyNYbZ1AV\n+XQXQMDI71Qf8qGkE+FNewklGyNQ5B9jEMoef6/zOIuX0oXZmdeBBrsoSbzJ\nDM1LTLuWySv4v6wkP5OWeASgtNTTScSY20Gn0jp75RkwtJu9+r90ECT9ucdG\nA4RdTlveg6UumlLNbzqsNSHfztpAy4Uu/RnKaLPu+zjv+O8x12sg9Ynjm/7Y\nDaXGun/TkghkK1PEHt0Y5KwkSHJ46FgvH2fUUYQbs1LaiNDCuuJ3xw2Gonmx\nipBgsogm0HmtvVE9KWZaaEGJkMsZFQ7i7DeempI+VnckM9WSm8VfdexFivtb\nleEC\r\n=jpfj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEKPJpahE8iOzxLBY3lbPaWbefjd21iOsXdVFlRXzWoOAiEAxTUDyRweF1nINeiky3SCYWox6ImqiQyJLUIRLoc58NE="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.18_1525743226719_0.9338214250432906"},"_hasShrinkwrap":false},"1.0.19":{"name":"serverless-functions-base-path","version":"1.0.19","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"525a93b8594333191e7ea702475daf57fe2d0734","_id":"serverless-functions-base-path@1.0.19","_npmVersion":"6.0.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-K+p/iP0B1f14ckJpKGlM04+1cfpz37I24zYyjd8eV3tUSTR1AxKicUA8tlBUlr31jrBhjcuOqYlpmtC5wiLCTA==","shasum":"4d424666a93fe5d4238dc078f9f20d7a14ad886a","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.19.tgz","fileCount":5,"unpackedSize":7437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9EhsCRA9TVsSAnZWagAA0xgP/RO4ZNX2XwXY+xHp5W5X\nZUpYFoQso3fDyoKy/bk0cu0Wy1Pf+VlFEuGa6sT1LwaEIRfJYyVx2rkFOK7M\nQF3UwCYnMLMVTl9FvrbWT0hRPa1HSYNmge3Bv21mQfRhMi+DPehCW+VxBKry\nZPGze/+JrclHqmQzk9iweKkhdfPwO+8IVFQ49PnEI753ComW9e6/d7F3qlF1\ndPzVsOq5JS5RHeDsWKiAU/6s9OT+UqleOoaPcv6zrXhAwcCoqvtApvzGtGb2\nUTt+u8Nlk+vdjiNK2TvZRPzq9fmRid4FqgGGPCArl3OeX8AIn0LWxvkzMBga\n0v1x32U9EmeWSOLgn0vLqrouPj0EQkZYeHzDZ6lUtGk5GoXEBSZgnPXwPIIM\n8Lk6KvHjH9xqdoyerF5QO9PaSaCEF2gOj2HYk88kKHkiII7tHvTFdDjgTZDr\n+ipWK6po4WBDycN/uUZYFhGW21N+pVCEugbOlZnhjlEVqYsBqzwGdh+2yRM4\n62Ao9is4MZR1VEPNFiJUN+r51lIYGXy6Q5qP0hq0adMMtawclCmdlDqt7Vzr\nG18kIHShBuKjimVMrijvmjR9KHBSWwAXaXZTMNM3UrV3S047vHHNyjCpQoEb\nRDCKxQkpiaFwtxVrEe3A8coAIh7boLdkMxkU/VJE5tvGpo0Uuray7CiqgFLD\n8Hr3\r\n=11W4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEERHeMscP7b6fCTSzsOyOagf3ihNjgBGoq6IHZTnpeYAiEA++lr538y7FvMPukYI2MwUt7EyJM3+tvUlWqCtm12qCM="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.19_1525958763783_0.5548855207630021"},"_hasShrinkwrap":false},"1.0.20":{"name":"serverless-functions-base-path","version":"1.0.20","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"c0d70b5559cedc0ce6696713acbd2300a992b7bb","_id":"serverless-functions-base-path@1.0.20","_npmVersion":"6.0.1","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-9Wh1zLiKG1290NdFeAUPSch3aHEYi7GfgOZfaMct5OwXY5Vuyy5yO0xlSo2PBiFSRxMMFyCqHfhkschWGn4uXA==","shasum":"0660f42b639109266786fbdb979847885ab8270f","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.20.tgz","fileCount":5,"unpackedSize":7437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9FSPCRA9TVsSAnZWagAAMwwQAKS0tKXgSujqrKrS5MZ/\nKAYNT45al562PY517tE3kCEIw69h7YPnZpcr2NO526AQAfXF20jdQZ4JuT5g\n9UYlikGIsWK3ZYN5d21LHnGM7HOzAjIEkwdIsoX7i2Ga+UFc9isJT1QGfLri\n+XEjRms4F4lOQtT6tcjlR9OwhpKA/V2juUe1yOn+6zvT1cgb44FonHTUEF0r\nq2X5Y5E1fG0tIQTt5ILFqH//n48WivlkzgfQ+wSrw5Oa8jY97RUJt+5lESzf\nOOphzxIxEgkug7Lj8/3lp5dlcBZUw668yb0bPipv58X7bsO0bi9eDHxfNZ1k\nyi+UgvIR+qn4DxNx54Jplh6/5UwOlStsTGXHvBwvPCCCowpXWUExG6/CY68H\nfIlGxAPa3gP6pcE4jojVjlgMEskkBt/g5y/+HxZ7DM2EF4Fp3Y72WsFVlnoU\nAHlst/lCZiveQqSigun1rQIkaO4X+zaeuhShy6ybKdQLZfRHnurUyd8D6ShQ\njtfA7A/kQOvM0oEMXA2evRa1zKzHEwd9+iQWAPVQIStSLlFsGl26RiAPXbpu\n8vA+GsoyxOWf/+lcFEvEM+Kfr6hfVG8XfKRd5eQ+pmyT7vOdKesDxbJdVTfR\nM2rALm7vIv6UC6bVpvbB5FfaxjW4zun+87F0+vLN+jeNrrSzxDzrQhXg0Izf\nUPnj\r\n=EWaC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICw9Nq3vYsYrwLp4CSLk7zaD3TInwNxZW5iXA4iWX5FKAiAetqGfvdd5+aWHcdQMX7CT73LIVBbl3kQVdMBTNlqX8A=="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.20_1525961870395_0.7470437485603356"},"_hasShrinkwrap":false},"1.0.21":{"name":"serverless-functions-base-path","version":"1.0.21","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"82e7428bd0dcad2036ab9d3a7ea12a296f3ef957","_id":"serverless-functions-base-path@1.0.21","_npmVersion":"6.0.1","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-dxKO7aRMSeWq4e4Jp1wACsEZqe4jEIk+ROF+uA4adF6aKzbLxZNRT1ks7Q9KxuZ02pVrv8mx4HHRSPPD+tqNyQ==","shasum":"862b65973d9f377319f93736b4fc4564b5d307c3","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.21.tgz","fileCount":5,"unpackedSize":7437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/2GyCRA9TVsSAnZWagAAzCoP/RLrjmroLzuNtdNf3L5u\nO70sxMtnbvM+mADfxdCmFbTglsfWwp8JVMEd8HUQWleVkbLLzop5QLTFQmGm\nUWsLvH57ioLEXoxYPHH4e2D9fiJrj9XT6yedzHjwXn1s5JHghUGQaPiA84mF\nOx/YV3RwfwpHrIN4MUafejAnIJfhqGGXva93EMgZF9LIl/BMQZSIj97HdbV6\nnvQBqv5i2pvsvvWBPXI35iz8cnBtq7prkLNixjqbQTgYFe1EthBIDaGN8POB\nxT9O0/zlk9cMMY5CQL+UqdVWFFB3fou7zeUCOCDJZWJL9zh8m1+C+kFoFvoS\nnFULuaQkIGWU3j9KbgRzQHmW27yBN9DUwY6RwNNCzNKvAF6WPZwcjFTEHQXe\nZKWO6x0QpEH11z/VSMeozT/DEq/KiNOyzHHbSGOXQ4Z5/Ck+YeYXvp7/j7ia\n2ggrgGPNycLzkfmwDaB6M+zTm6VX/cbHehujtD6FDInbt2LO94bU4RwxE+V6\nyMF0Jgwx+YSVZKh0FlCWtXFlLJj4h2WnNQnB2GZG11NzHQSxBBGv0B/UwAop\nJplhh6r1EeMMR9xCZFHL6k+D9xHSMKe1QSL1HAbhBB1Z2k2eu1XdNc64LLnW\nz8DZnkXH1SRotQTyk02XtlTA3MP7IwJ+GMlObJd6kMoFTANF6Gh1V8bHyaUZ\ngfsF\r\n=BHJs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFmV5xFzTPO7Cf+TQ+6w+93O0av86//vgzZncObnNxKCAiEA3SHbMlb+4jhaDx872mWPGA6ocY23vO/fqAgy1sS97Mg="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.21_1526686129687_0.9320227629398155"},"_hasShrinkwrap":false},"1.0.22":{"name":"serverless-functions-base-path","version":"1.0.22","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^11.5.0"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"348ae6f46268cfcc1d51651fdb30af73e37a69da","_id":"serverless-functions-base-path@1.0.22","_npmVersion":"6.0.1","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-WZYFIz0vsnvGO+eulshlltvNXunZ9QSl0w3DrNGptz+IFPWpyheraBHzfEP7CnYjwmYb2NRN6IEfRIK6LZDf+g==","shasum":"4e3fe415f972e0842c1a0933cb5db4150da5b683","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.22.tgz","fileCount":5,"unpackedSize":7437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBiQgCRA9TVsSAnZWagAAh/AP/3VeZ9PH9dp/REJEs7tI\na4rVAWEjjxH16CE9O6aHMILx+xDx5hWEvrHiqdYO9X4cne0XX1hbyn8eQnNR\nqUpKApbVBuWvuy27hrp4Ck2lkcA3Ug55dmh9Z/4Tj6hK1/qPoECxgIB+r1/C\njJZmFaEIQVNnE7iV2l6mytqtomz6I7DHbb8RecnWXAFbxg2KdQ62me/omq21\nyipF/8z3lCSEkyofLdwvdaJUPkXNJc5a3TCyHRfYN5bwr4B5oZG0MaygAdMV\noPOQrkj77vcM0ROknTNmc1jzpowdJkrFpAlfQj+kZI1bt3L/su6RUm9dhrhW\nq6YwFXFTtP2wUuSw3hLvWStj1U7Xs6GCTRf87qqQydaCDtMSqUr5DQChr7vx\nY/1lUhZMOGe+6HeRLfO3I+pw1jrVo/cAOBvUJ2R30UQ1W6dOxOUEy6DuhDmp\nKJ2wgwniMcrhrTpkYjKkYrzx6WsB6z5rVUbfL+05Pt2A0sS0V2P1GaSpRQ0q\nt4EmzcLlpgZmIhyOzJXWiF+RwZi25jQGlsT5yj9fplps9db1iBJxzn8LeMgi\nDjx5F/pG9IGCA2CHzbB1SZ8XgeHhVaLLGH2MY834pc7RLuv3puYr3A1Eygo7\np/qmwGzn24zqbPvJmA5um2Zs8jsWgUEZhqUiKjKoSWkcNY+3X5y2iwY552OB\nUUQH\r\n=dSw6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwg3mVRUZ4ujBNUYAf5M2OVloZlHd3DHl61je7qRGq7gIhAMOvzAG3+cmt9EumkLORqrS2RexD+xV77ouLlfUIVVyO"}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.22_1527129119548_0.9490533076993481"},"_hasShrinkwrap":false},"1.0.23":{"name":"serverless-functions-base-path","version":"1.0.23","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^12.0.2"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"33e0b467f82288fd83418a2943b747d810d7b16d","_id":"serverless-functions-base-path@1.0.23","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-9y+9nAyDdZL0McLbWq75O8EcRKETdYeTK9Rpw6lUw4djaUEZdBJ+MeQSmUfMWcCa3Ik9ZQeNnGxUIghq/a9oTg==","shasum":"cccedf21e561d6490e24be45ac03d3fea446911d","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.23.tgz","fileCount":5,"unpackedSize":7437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGK7TCRA9TVsSAnZWagAA00sP/j9bPFqP9YZ2p/3En8eB\nvcYV07lzoZdF3GTfTgvqui5sOglfv9/rZv6pM1KqxjXgy0eaTH29lZfb9ZrC\nZualMT33gEs78ugXk7C6c/NmZppVklnewnJvHfLbRTBBQwpnhwm0tYfn8CGC\np6Xt/3E9I307622cHu5BrEC/iEmvdATLan4V70eBXgh4ZzqPsRE9CH2kxHf8\nj3d7cklLgSw9lmTtiPYbjux9IxAeRgtTG3YtlPzmG5XQZwXzzpMOwVZnU2ee\nt78b4aESki1SJI2U2ypAMhBnAXVMeob3BlIJfKkiEsH5ZOREYkY6lAh+J+Yb\nHTeIIJbiKIV7WuOV5UN+VP5zcr2aQzgw9a0TikGnpGaL+iV79XlpwduO0a0L\n1G+km3Ja8yMz8U+aw+08a8HHZxr67+ufXGMB3GmZnVJEk05PzoYn5lO+Bo5u\nPmVxFY51zv0wSsxnD7qoccHaF3l3goN5iAiZ0WYuOTBgKjHsxtpWcXXNmM4I\nd2LNNIoApxZipGiDNFzEhgtXd7CbcUViBX7X+F2cG7CiBN3r3arIfxbg7efk\nwskZN+4YDMBvcaNfDlzEfpGJcg/xNW8ZywKi79oZ0kz90tTgXN/NXdIGaoDH\nBobQQosZJW+CN7AQKltrWSpDp3y45XBkm14MihGX7IE6MqABVGf74xNOxjWV\nmdTA\r\n=EADy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDg+L6KiSobU7PiKhGrZtMwhhKM7aRuy9zp/uIgoWY25AiEA2JKTRJGEv00A9nwUil4DYnuUKhnTb5C1Yjpwys018UM="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.23_1528344275198_0.5528659586565876"},"_hasShrinkwrap":false},"1.0.24":{"name":"serverless-functions-base-path","version":"1.0.24","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^4.16.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^12.0.2"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"389724bcd7fdc53a570022415dc385d4ecdf70d4","_id":"serverless-functions-base-path@1.0.24","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-CcurpRPSD17UlVNINAewrY8niWS+xt9Wdw9kbVSBBCb1WFyNf98fADvx80Uqy5UhuMS+mdBpn7ZcURNjqkzcNg==","shasum":"33bf078e3c05f50459da8db4e751fe4601139fe3","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.24.tgz","fileCount":5,"unpackedSize":7437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJIUBCRA9TVsSAnZWagAAavcP/RcV7pny5IjUxywWmrol\nXPV17vsjedd6fLWhv8BCZJcSNRF6EO+DRMVUJqmhrObicvhp2wvdbrrHgJn4\nE3xcN8qYxgD5CDJoXhkvYMz14AuPchSmLC2SwgiqEJxVUR4MQib78EE7PWLW\njsTsgvjFpFzLC1/nuzfZpkDb975UYBB6IdTktURsiAUCIvYhkC+3uaChyd4M\n6mhvsQTA2U6j9tcY0cJkkf8M5akZvEb8itM3O4rr6JgnMr7UI83OTu13oCte\nd42SPgXMrd7xS5fn+jvym17SWRTnsYTAituBCot/Tj+f/rsBxhse8Z+GNB3E\nWzdBO0e5kc02yeOJH3sXVtTvB7iF7JcL8arAGu2ikv1EwWrmVICMgtTCt/7L\nBc3eOHaQoCkEphGqghB+PWWYWYZcCig//EQ62PgEJWy+buRfM5rBKvyVhyfM\nCsDwTmMEBTkcpD058/aXPxxKNAhv3RN/YujHsWMRXgD0sENh8gsMvyZLu4T8\njl0b8MFjcFlys8gj0gD3Qn1i048vG7Ic7VTZUYMLJ2kbf/J7BBPOdsCwOMhn\niZ4rvxmOSbVo+kLSDgz0qJQntlRrXh1AC7SxDDM4pLH4jNGpSO/8Vxjc+X0l\nZYDvJOu1U4wDIzviepvuEIydIE36f++Y2s3AF+ITd6zCJthuwgF+0ez0yBww\nBaIk\r\n=IiXN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFZy7M9ZZYsPC4mT3ghK00V4VM1YboHhNn2dKuzVdZEfAiEAm3757lOMd7SO66/g5TtGaxKPHiXk58L2+m8DvtKE5Yo="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.24_1529120000837_0.90664646677446"},"_hasShrinkwrap":false},"1.0.25":{"name":"serverless-functions-base-path","version":"1.0.25","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^5.0.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^12.0.2"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"bdefef426a7d61925ecca1bdb67c9eba96a2788a","_id":"serverless-functions-base-path@1.0.25","_npmVersion":"6.1.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-0Jf28BxBJGzHVUMeQktUlOqAtghliJWi4ysPDERxogfSzagqyEpVUPH9Lm/yi33HgiiUe6rDsO81Wi6IVNJieg==","shasum":"6fd64251ea0a3926f51b66d5a4c7480d2af0b540","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.25.tgz","fileCount":5,"unpackedSize":7436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNOqkCRA9TVsSAnZWagAAyewP/11aFIYipIlmwL4ODMuB\n3nCBGix2Vyt+kQQkV/mVfrko18oFXKu5RGNOxM9gGdUcQeL+3QBGs0TWD89k\nlmrQhUCT5RiYUV3etLkrnJ9ETqxrxdPnkDa9cpafK9q6l0iLAvMeksMGC4Jd\nyHnU0v/fmJlJsWDf0q/Suqw84pHhcwkdaGs70m+Tw/MXuvUNhh0GEWGFiOp1\nthMACbYUPTul7ecH9FojuCRtnyBJ7Nd+r9Os/OSEpphmlTsjffiM34V/y4na\nXxRfbxI4SKCCCWvrXur1oh0PW4htGrZeWhgBOh0HQS5JNwOyW9dMitA/dHRF\nNlIx8bDDr2MeoF/fgasQEFYoh1ahDoirauc8PELK/plgZZDDc+88c9PVOkbj\nTpLUHQK667tZJD8pcMhpYtmRSE7w1g4LMnbZASrdXKnmUTf7Mf82U35p2zGt\nijc3LTctRCn/0Wv93wSz2wvd76QtxTk7I6qgh9NcUyx0Vpr5jvf/BTUwNj2z\n/f7VGMVDYl7obNuhDgA2hN35HUeYsionjC/73zcqPX6exlOBHs+xFqzDnNxA\nP6HSG5FNqysTrdUQfLsryn9D4Xn7H/ZHA2FTIA60Vwv5dc4ECBaVFdKcgaGw\ntsgDIhVZ/67vKtTFTiTaTNpjkEVAlN0/Ujj+ZAIJbRWJ9fwa7ovJxYlXZE/9\n9JfJ\r\n=Q2Ec\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDWC+qNYT6RFfRV9V6noommnMEo2QgO5sC4OUSmo9qtuAiAZQW9MdbomWP0iT0pR0GqI/Edga2x26Bq/UUYMygDPPA=="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.25_1530194596084_0.16708280932520858"},"_hasShrinkwrap":false},"1.0.26":{"name":"serverless-functions-base-path","version":"1.0.26","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^5.0.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^12.0.2"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"18a72cf7c28791b94461249366a4da398654da07","_id":"serverless-functions-base-path@1.0.26","_npmVersion":"6.1.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-4A9J3CC0QPCKBEN1KfWHvrkKH6e6TPYW82xFxYRCRvYdac0UHIByo5QEUcVxNv+iyhLTJ1B9q7gUUsdcIp9OYQ==","shasum":"64960868422be60227553f171e870486b4cdc1b5","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.26.tgz","fileCount":5,"unpackedSize":7436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRYt1CRA9TVsSAnZWagAAmooP/3hV7hZPJjBw+N7bcOmr\nmI6yik+Od5gegEMPZX5LtoDU7JRLBfNpGhGmyhyl8YiJwrtZdT1oO9BMSefd\nRJgyu/JcQevGfM4awAsxmR1GurFddw72De9DoACJpsR0W6Jrf2gV+MRrSOVr\nddpXfiOKOON3ynuYQCgMXXLn8Pi/quyE3vE9h6Lytq6gSKPmJR7m//2fii9R\nwYwX0qOpGGRQ7k2pxMzQ2FLnNrlOcbpS0yV/KBVrkNSHNMft4+Za6U0nUfIW\nc9k7JbooQayHjIfVHxy+aYFbhd8N9lOrz3qa7Ka4byZ16/9U93hQMAiDH5QF\n3BtCwlnRijF39AUWBBCul3B0YQxoAZjl77JgJ3geKluhxG2hhYP5tOzpeF6C\nZd3GEsP6Gwtg/eWOzhp9zZHX9jVj3AFOcO6rtuEwN6KjAF/MDG3cXBD2W0Yd\n5m9MAIfnP34wMqnzm/b2YuPnlfWWyLDwL6t52ApMSkZ4BnXSfgSAoYhvOQk2\nP8we9qfzlwekRmDzt+YZRgf1EennDkheD5Pwn1HIDhnAQnaCJC2O3eNe+d0x\nefRFA270x7nZVtIDh9oGg+jM8Gs1kPaEJeVSai+Due1Lr9dYba+OnrEnj9MX\nDrYZJiOVhGTUvJFnMSyI0tSKdQoMFJ1X95idvltzChRJXPTklPB7Y0G3rzf2\njyzS\r\n=ra6+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXBu/jA60bTpmqiq301MRgdA6oN5YnkDLL/L4Ttjl7GwIgM3X7qpxFRgi/ejnXmRwyY4XnXinAcjdzdQs+JcxdbbY="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.26_1531284341385_0.47911696641164503"},"_hasShrinkwrap":false},"1.0.27":{"name":"serverless-functions-base-path","version":"1.0.27","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^5.0.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^12.0.2"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"cfce57bea82614e2ec5ee87661d9ab4a437b306b","_id":"serverless-functions-base-path@1.0.27","_npmVersion":"6.2.0","_nodeVersion":"10.7.0","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-jauarJRPnxHAe3IlbW43IEFRsxpyIyz8Pry+64KD47I1mijrSyiQuefodPzwQd0rfZ9cf61rl3qyZBbnsI/T9A==","shasum":"761eace7c165de933ea708c27f64811137e546fa","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.27.tgz","fileCount":5,"unpackedSize":7436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWpSXCRA9TVsSAnZWagAAsVcP/i6x/HXxUxNtdxhTDbpE\nqY14U2YJJY0CKX9tP2O5MBE5CPfgnEbJ0Dfne7adZawlKaB9Y1MbKBOq4D1P\ntxHy+1yFPPw2vFDUScBRPaTp+t3OvzXDEEPHSiauddvpi2DvAQtKRDu8/KRQ\n0hEgLf9pVxdhAHIAB3WkDcRbSFDRTuPDwRE3UARnH4H+5kLGvboWOCx1Ufw2\n+xXkjO9ydtch8shfh4UGrXo6Sq0eAwZPbtGiCKPSg2AkFxP4hZBU93tGP+85\n1mTJVEwVi7XGUiVQFlztc9zOAiW3zJ0xy7liseoy8j22MKwmq55omDWkKhO8\nthbr9QPxdpf9t1jSk79Egix6qKVG0n1uMDOYwXHPvGIaSeCYUmj7drlEgPZl\ncE8TgLA/dsiQpjm4Ipjs6Ce3S0BoUENUbCfJc6Zw3evvSdMbnG+vaM8kS9be\nro4EEkiUf7df50KTBGgykbrSWMP251cEd87j+zfrFbrWozbP8XK6gCpVzF/K\ncIFdfcMnjfI/4KFCaHEj0f3YtS+ksky+l0aILIzlD6DeAaxNpsymPMlJeccw\n9KfAM+Y2CeSMhJbeX92jFFxcuKQgPh3ZfJwe7p0TuRKOFCqBU9LqaSlZZiQ3\nMyWh320LCn6zTwgOGZAkpMPXIWFO1RJtrelxob39sDXrMVlnxzMa/p0XeTD+\n+0da\r\n=UKMs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCa8BxwQykBmf89QVAKf1utuTFlu3/dTNGmx5SPTS5LPgIgHCELBNo5PjSQ8r6BlgpqNWwJPUkImTFP7ekS6MtHX2Y="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.27_1532662935875_0.30158302294753336"},"_hasShrinkwrap":false},"1.0.28":{"name":"serverless-functions-base-path","version":"1.0.28","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"files":["index.js","lib/base-path-plugin.js"],"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","precommit":"npm test","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^5.0.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^0.14.3","lint-staged":"^7.0.2","mocha":"^5.0.0","nyc":"^12.0.2"},"eslintConfig":{"extends":"kevinrambaud"},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"cc5914d298b18638f6aa2bd1dc2ee54ec0452895","_id":"serverless-functions-base-path@1.0.28","_npmVersion":"6.3.0","_nodeVersion":"8.10.0","_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"dist":{"integrity":"sha512-RY8plbG9C6YSupcY1ofxZWb08jxYcoE8porQDPZ+F5Y9PCvShYEgcjG647Yi9Z24HmuqTaz7a6/weqMfgE0mJg==","shasum":"0eae9e91478d4df9dbff140c3be3fc98d90985d9","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.28.tgz","fileCount":5,"unpackedSize":7436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbe3zQCRA9TVsSAnZWagAAAy8P/AwIye/dWSLV7xfM9uWZ\nFvjZQKBNJk6vX+I6EWf734NnCYUv/OLkTWr+U2BJhgKPVFU5Gh4A0PniolqU\nNr6IXA/aeTRqXBKTuwtSuX0PCdJ8v3CF0yq+bJ+BFiVik/esT3HG2NFj0tQH\nv+mu1T63tfMM4gn9yIcW5lPw2ZFaOYRckk50BYw5Mb5nG1V3wjRzOTNELNNb\n744FXhUuGBmCBBllezV3Ddfjyc1o/nSkJSWO2y40LcGJzWijJC8nlj1ptU41\n9MSoQ2o9obi6cNDojuzDZUEoXoZe+MSfvbWj6C362FFIbf/X7b4Co85lx22L\ncRre01sMdOjvaqqNuDG7t4jeH1rjJCScAIYPptHWjsBtjSdFh3dIT1g+TgDI\nv7ppzTHe5RQIbo/KthxdpDBaaoTix6URFkkjwNCD1ngR3J63pOdNm4kvZFd9\nNDfrutCvnfow/pispE3DerwAQKkpHpslEYwxW9112duJ4lU2yVtoMpTzfIaT\nifTf9+U2mvsg4HNwYsAv1cUtCcJkJ7aWgjxoAkWk4rCpsU8Id10vnxvbah8p\n1ICOSEO5oAFdDE20VCwtVECd8Po8U/X6DkuZvHSMkSTqLCddCpzy3ZeBZmUF\nB5qANWFbcehr+Cl2jmo8OeTf6ZMOs0v9FdQDcuJaAaPgFoEIJacwUVu2M7jd\nIRLf\r\n=c8Ew\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaOMJWrk5kONYKNXMtHTrIaIKWZiZOTg75o4m+m95VcAIgU4lnovot5KNdMl8aFRzgnhVoLSKZDLZ/ulSoHbWSfcg="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.28_1534819535720_0.7436147553078176"},"_hasShrinkwrap":false},"1.0.29":{"name":"serverless-functions-base-path","version":"1.0.29","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","functions","plugin","lambda","path","base"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^5.0.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^2.1.0","lint-staged":"^8.0.5","mocha":"^6.0.0","nyc":"^14.0.0"},"eslintConfig":{"extends":"kevinrambaud"},"husky":{"hooks":{"pre-commit":"npm test"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"a6b1b11c37384d3902eed4177b8143157e9371c8","_id":"serverless-functions-base-path@1.0.29","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-k3dPSTgGLFwebQQWWOUCeILq8OiRZtIqXXdVI1UuBr90ySrCT8J2o0GqMACZUVvcLM82+d+91A8W1LKPFpj9gA==","shasum":"cf71c9a6c9c80ea117b2869892b6de461274fd8f","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.29.tgz","fileCount":5,"unpackedSize":7513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0cTZCRA9TVsSAnZWagAA6qQP+QH6Aca9RvCiADyHkMHT\n6o4wMwAr+PKGr+JAAVFxRDk0E4Rpgf0iij65mFgdSDoyEoj04asm5V81o+AW\n/sb2tXj/gvI2gjg9B4O00APRw3sbOEf8lziMQFeIM7iSgXRC6EpvPysQEYcc\nI5xYbH5EUoboVcNEuYt+ffvuvMIF9I/ROOVNLK8JSKQ8owk5FHnhPd1Zcp7b\n3KihIeNJSzvDtUvVXhcpwvYoCewjEpRNBaHcPmWQtOVrH9ur9MleLO/iq8BS\nHYvGqLT2SE60BI3IoZFqyp+NfdbPSFFwSLH6kP8CDJXqrvRFUpQQVi7VFMMd\n8ijiwMefPwcH8N95oud5tABl9j9BDzMfJx5OA2G1nTBdKgvqQArZfVBUIB6A\n6i5XuhNVP9mj0UMaI55LQMosgikmbmzNs6F9oYUbfMYXSoS3kNi23j4ERLAI\nFIEw6n+GujXh2YcM72zWEh6g2gqJ9XneIhaA6vucA5oOMIf4GTfKqBrQChz9\nJi/zQfV2javPXsokmLHdb1IULw1x9oySzjdYum7ZeBcMdxQ3paqIfZahmjar\nxBOm2EWJhntNzMoWMaY7vQm0tDNYUHd5lvQON511G+Lh1rbiSROwQjxTt9D0\n64O/m/57Ycf5IzT1D2pBPPICm/6wt20sxMWmABC2tyZGBTzi8lVCvl2KFLfk\no7hA\r\n=DidF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAnG8rVhTbfSnfvF3iFS38RPcD++ZC6FtQ2CcTgPKAigAiA1HCrt9SrwYFr3Q1iNz7QR3jeOWV2nqYfX1Zh+f5SOZg=="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.29_1557251288859_0.1172042047209263"},"_hasShrinkwrap":false},"1.0.30":{"name":"serverless-functions-base-path","version":"1.0.30","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha lib/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","lambda","aws","function","plugin","base","path","src"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^5.0.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^3.0.0","lint-staged":"^9.0.1","mocha":"^6.0.0","nyc":"^14.0.0"},"eslintConfig":{"extends":"kevinrambaud"},"husky":{"hooks":{"pre-commit":"npm test"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"2c350ddd64b76fd348fa26ed31cdad5b81e8e136","_id":"serverless-functions-base-path@1.0.30","_nodeVersion":"12.13.1","_npmVersion":"6.13.1","dist":{"integrity":"sha512-McPvYSb33NeWrL0l4vrgn27YY9/XMblIuD47tY4T7/elq6jKV15StvQj9dmwE3FZiQJH8rc50gw7HwHEbEjq5w==","shasum":"fe870e16cc4be6bdae2b3aa75afb7e93a199e488","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.30.tgz","fileCount":5,"unpackedSize":7534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3enCCRA9TVsSAnZWagAAlysP/3ak6YISYlEaHg5gEoBP\nAQSOw/M9CSxiOsgrmeHQAIf7TGiLXMjjlA69UcRTNDiRw4xWnasjhcXwrmj+\npo3G1ekfCHoGbmyTSsrN782BmAeuBM3aBCxbFBa2BxlAT4978/DaihtLT8Z1\n5sFOEsbIb/UnD1Bkmj22YsyeXqARxMnuIIYMlduEhlVUqBZMcdCViQwPNONJ\nbjMgE7y6BMstUqWBvzNF/23q+HmN6/1qUACmTaUN08xuclWeHq/bGTf/Npmq\nW/Dfq79DegEG72ZJHtpO7PPL1PWVY+Rl1BaI8Vf4nvZqqCwc/sgxMpYVGhP2\nH3ydrUZJpDHQgF0jetv5otmh76YDMbxWW+ExOMZJ8Nmoi8oYTyvI5qmY5XX4\nWc+uDrParjUudX3BjWPFBlu/eyH4qioTbG8w+ay+ZhZz8J+mLubvuVOuJ5FU\nRUmKPR7MXRCPaI6919ot+/AJzPGvVb8ZdQrngiVi/Fpmp/BWlCUH2qTD9Q2l\n8OKPvPtrgwKWt6sEOPmEWVEuysb5QWsOuodioGiX0oig65uHHWS3u1xgOYok\nxUbSXlfzLJ8Wg8TO3lNDVPol4bo8i6E4I0TwJtXbLeJnZr6Iy++qDnOJZFhF\nUy3f+RJh6bI20P6l8LoBcidQriOwG+fOmNZbQFVBXrLRpO6F+rQB6EHBnq92\nIbP1\r\n=zuue\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCw5tBLtnOXDtYZZ74B0MyCRwlS4sYV3lTPlP9J+k++0gIhAPwv71AUgAclXfEOCwUFTRAdu90dxnAzrS1efl4Xkfj9"}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.30_1574824386026_0.6730662446662345"},"_hasShrinkwrap":false},"1.0.31":{"name":"serverless-functions-base-path","version":"1.0.31","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha \"lib/**/*.test.js\""},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","lambda","aws","function","plugin","base","path","src"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^5.0.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^3.0.0","lint-staged":"^9.0.1","mocha":"^6.0.0","nyc":"^15.0.0"},"eslintConfig":{"extends":"kevinrambaud"},"husky":{"hooks":{"pre-commit":"npm test"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"02e98073bdbbff99f129475dded7de9f067948e2","_id":"serverless-functions-base-path@1.0.31","_nodeVersion":"10.15.3","_npmVersion":"6.13.4","dist":{"integrity":"sha512-1m/mvv2dvLBJVD8FybnaWUAYZ3ATYmwAmQifuQfq2tFY6YyBJo3EY/euQUrxCyMCqZCbshDDOpSRjEhXLMeR3Q==","shasum":"f013fab4ae663e6ee328809556971ff01e94e785","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.31.tgz","fileCount":5,"unpackedSize":7527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDhtMCRA9TVsSAnZWagAALl4P/2P7yuog+xSlIp/iVavE\nfzOHjexrNaoPesnV4CYr9LxZfoJNCUxHRR8GITQZMU9PyEtmpbjoLiokXIG4\n8jD4vGxzg0LmSBwbLMiBhOcCJLQoE+4NLyCuouyz/FoTVGMKLWkkg1FdgVdy\nN36Dn08Qs4QcJ5Ylw0jXEodTm8Esqyez6ztaBJInYFwXyFtXbsz1faOKZuqe\n5xJ/7X0zO98pb3gFh6Hc8DUIjrPKlTfF6VzejpBlSFeDd9iDbP2P12hDN0YJ\n+uRrHESgbDCt4R9ss+SCRhJFc8n/R9fI4qv4fyElEmctst5nWG08AUOGo3K+\n4LafpXGfpQm03OXOHkc6zfPNrSJCniHyFFggmwVOhtu3Lc2LMsUvfjLioIG2\n3LprJvU1d7X/Bw9Mcz68SqQTFUqzQJiQJdIRlO+IGp/6tEvmfsG+QoP76kQX\n1NRDfrPUFmSjeTNPxmM9fyYn6O/OqSvEVm/bXtHE1b6hXjWMzEi/qDrmGYvb\nSiM6t94O2OusK6RhRbCVzI5EyLSlPoQ+m7vPMIFuApx/U/g51MtxqHLIqSx4\nvyBAAF0h/c+zxDi4eF5vMye8N/y3CqhNhwapYQmxrRCXxyKbzkeVTmtF1V8/\n0FPULEDeUKXyJiYHy+58oKzze0vUG0QQMx0nNRQOqkwxeM+S+AfPFIBxffZh\nWOhz\r\n=v37s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIChs4lGdbOnIaDwTtDoCLMawJ/I4YDjnEN7Wx/lGjnthAiEAsScWP5qiBDqzK2GsTQke0giuRII4lhnXjWHIyKN95r0="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.31_1577982796292_0.3052689661582002"},"_hasShrinkwrap":false},"1.0.32":{"name":"serverless-functions-base-path","version":"1.0.32","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha \"lib/**/*.test.js\""},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","lambda","aws","function","plugin","base","path","src"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^5.0.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^4.0.0","lint-staged":"^9.0.1","mocha":"^7.0.0","nyc":"^15.0.0"},"eslintConfig":{"extends":"kevinrambaud"},"husky":{"hooks":{"pre-commit":"npm test"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"4b854ec5ea8ddeeb1e6163a029f4e31023b20a26","_id":"serverless-functions-base-path@1.0.32","_nodeVersion":"10.15.3","_npmVersion":"6.13.4","dist":{"integrity":"sha512-plowyy28cSWX1kfkkSZOpLymdiruVxUCiM/qtGIBTUmenPB2h0i+QK/i1pRhOGYK+fR+vZbOHzdNPB+QZfbdRw==","shasum":"cae7c233743e39717bb5e635245c0d173d635bbe","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.32.tgz","fileCount":5,"unpackedSize":7409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFUxhCRA9TVsSAnZWagAA+n0P/jTiyP0Nxw6vCHdrdOcg\nqk5xF8+VmZJfZHsswdy8gV35riS4S7WVFlgKOu3X6Gz/rjz0JwCBn9//c0Fr\njhe25+rG/LA2GQQE87NUdFgOQENRUOXkFsVmD16+tPLMMkKck2Q814mMtyJN\nvXo2LhhzY6daE7Dycd8qdKNwgnIgpS1t4X2aV6NInHj8pUEhYH0jggJ1VkJn\nfxKEUrw6UBi3aq7Mm0fp3HvyZQIH/eXJgof1gVErHH9icFrITd5t5BoiVR03\npSFvyFzgGj1Ca5Nzp82z+Qq9XaLVcJsKv8gm6blcDrAJvZgleopZtpTwZELL\njrUwnlZ0BZtGexX/RyLpFcbRwsgaAVCl2F1Sn9C+c0XUh2GH8PRsHtsaTVGa\nHg0hR8e565OxTuzZtfeTzoF745SV/f3SHbBjtHN1YYfKDxFbS8PRaPO5pHoK\nEQNidxcGSYTbDnmlPNhqdsYqV0WIveWM8lXluwh/NjeQ7Z05vWRkdJx0au5m\nuPmJaEUa2Dsyrc4cnwCee4BmX4FzNdIGS4aOJ37DeEPB8ok48pUzltG67BBn\nHuf/7zShyqaGRwAKG1LS1RwEfW1emKZ8DmOKJr9IMxthVzt1VeRmEkz+jWzl\nI8CmtSOzhjsyn/YPYXC0F0VLrC5BYvGu5/UbrpRcugW7/4kXb1tifQ6nRC0b\nUjQw\r\n=UmFg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGI/ckA1va6lm2Jqlmif8W5GRPiooxKo0xPU0jr0wV3jAiEA/B182hZ/6KQqxxpxeeUtDIBhOq+wlShTcvtiZ41W02c="}]},"maintainers":[{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"}],"_npmUser":{"name":"kevinrambaud","email":"kevin.rambaud@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.32_1578454113382_0.6356016211186777"},"_hasShrinkwrap":false},"1.0.33":{"name":"serverless-functions-base-path","version":"1.0.33","description":"Easily define a base path where your serverless functions are located","main":"index.js","directories":{"example":"example","lib":"lib"},"scripts":{"coverage":"nyc report --reporter=text-lcov > coverage.lcov","pretest":"eslint --fix \"lib/**/*.js\"","test":"nyc mocha \"lib/**/*.test.js\""},"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"keywords":["serverless","lambda","aws","function","plugin","base","path","src"],"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"license":"MIT","bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","devDependencies":{"chai":"^4.1.2","codecov":"^3.0.0","eslint":"^6.8.0","eslint-config-kevinrambaud":"^1.0.1","husky":"^4.0.0","lint-staged":"^10.0.0","mocha":"^7.0.0","nyc":"^15.0.0"},"eslintConfig":{"extends":"kevinrambaud"},"husky":{"hooks":{"pre-commit":"npm test"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"nyc":{"include":["lib/**/*.js"],"exclude":["lib/**/*.test.js"],"all":true},"gitHead":"7032d67073407dabda6301375378e7d83189d4f8","_id":"serverless-functions-base-path@1.0.33","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"integrity":"sha512-UX2UIt4Bm9W2EdYgTg3nkdKVtALEpSnMAqBIRRE2aiagvna+3082sbNbfG5oRjsGOqppvdu3FaUDam6W/d+FQQ==","shasum":"1c296fe423369a121b6e739cc0186dc0e3cca727","tarball":"https://registry.npmjs.org/serverless-functions-base-path/-/serverless-functions-base-path-1.0.33.tgz","fileCount":5,"unpackedSize":7489,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtSn7C8H8IGyNXwDBTzlHJnL6YkV/3+B5zYIuklmiGpAIhAOYKW/y2Kf6kXdydoibdZGsepTbxtgy4C2zHN55LUG6y"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4szDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqV8g//f7vJm4JoMf2uwkSSOkGpsZYTMIoON7KgVaZN3uIA+NSkWajf\r\nxPpAbL0gA8bNMEoGysdVvAtgey4ClGbV0OqJNYLGYLEtIXOFiTd7XJbsT3Ez\r\nCUTPokjdLydtqR0fdqZnZ7fQuHzFDtpiFixuq0SyhEKVoyAWfdAXou8Cz8Sm\r\nyUrZUQl7NXKjvNC7eyXXFrT6JG2tWuEBU4HIl9XBoPQYNor6YbAmynPngvCr\r\nV43wWYp5FY+DtopezwAMaLAforYp2X0qd0yJQv47M4aNBS69OAtvhZjxMFi9\r\nk0zBjg6cK13ViIrPNOInhSvuXTAxFBuZinfGSRZDjDhM6/FAvDttBCL9iFV3\r\n7f05JR0mrphJM5puJEA/hKHtpPz2dRupZN29Cup6xyIJZIFJFxEWSgbehbQJ\r\n3GtOhTnStAxgKtQPwtHuTnagPpvFUD/rOe2fzrDlBs5mBPLAPDth25ACvW6P\r\n+q/KesIgrWWRSqiLOlI1+VSAL0j5m6pfJZ0Ypxw+yD6diDtTqjxfKMY+KZGL\r\n7LAIdL1eeLjTDoiyqBzF0PEHS2Dww0iUf6YMbvNuFyVhiQV/ilwnQi975SvE\r\nO5G12bGiexJmLQy88qvYmi+rvUubzn1x/pSjJQnYpwidUC6Ro6Gp5gyZIE4L\r\nyE/7oL1q9NG1DqBtXWp776CMnAWRYyQoIFQ=\r\n=AJgW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"kevinrambaud","email":"kevinrambaud@pm.me"},"maintainers":[{"name":"kevinrambaud","email":"kevinrambaud@pm.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/serverless-functions-base-path_1.0.33_1675807938906_0.8871804062938187"},"_hasShrinkwrap":false}},"readme":"# serverless-functions-base-path\n\n[![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com)\n[![actions](https://img.shields.io/github/workflow/status/kevinrambaud/serverless-functions-base-path/Node%20CI?logo=github)](https://github.com/kevinrambaud/serverless-functions-base-path/actions?query=workflow%3A%22Node+CI%22)\n[![Codecov](https://img.shields.io/codecov/c/github/kevinrambaud/serverless-functions-base-path.svg)](https://codecov.io/gh/kevinrambaud/serverless-functions-base-path)\n[![npm](https://img.shields.io/npm/v/serverless-functions-base-path.svg)](https://www.npmjs.com/package/serverless-functions-base-path)\n[![npm](https://img.shields.io/npm/dt/serverless-functions-base-path.svg)](https://www.npmjs.com/package/serverless-functions-base-path)\n\nWhen a project scaffolded with Serverless framework starts to be large or so you simply want to structure in a specific way your project, your `handler` paths can be quite long to write. That's where `serverless-functions-base-path` comes in, this plugin will allow you to define a base path that indicates the location of your lambda function while keeping your `handler` paths as minimal as possible.\n\n## Installation\n\nGo to your project directory and install the plugin by running :\n\nfor npm users\n\n```bash\nnpm i -D serverless-functions-base-path\n```\n\nfor yarn users\n\n```bash\nyarn add --dev serverless-functions-base-path\n```\n\n## Usage\n\nLet's say that our project have the following strucutre :\n\n#### Project structure\n\n```\nmy-new-serverless-project\n├── src\n│   └── handlers\n│       └── users.js\n│   └── lib\n├── package.json\n└── serverless.yml\n```\n\n#### Configuration\n\nOpen your `serverless.yml` configuration file and :\n\n* add a `plugins` section\n* add our fresh `serverless-functions-base-path` plugin into it\n* add a `custom` section\n* add a `functionsBasePath` property with your base path location\n\n```yaml\n# serverless.yml\n\nservice: hello-world-service\n\nprovider:\n  name: aws\n  runtime: nodejs12.x\n  stage: dev\n  region: eu-west-1\n  memorySize: 128\n  timemout: 10\n\ncustom:\n  functionsBasePath: src/handlers\n\nfunctions:\n  hello:\n    handler: users.hello\n    events:\n      - http:\n          path: hello\n          method: get\n\nplugins:\n  - serverless-functions-base-path\n```\n\n#### Invoke\n\nTry to invoke your local function with\n\n```bash\nserverless invoke locale -f hello\n\n# output\n{\n    \"statusCode\": 200,\n    \"body\": \"{\\\"message\\\":\\\"Hello world!\\\"}\"\n}\n```\n\nYou can find more usage examples in the example folder.\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## License\n\nMIT\n","maintainers":[{"name":"kevinrambaud","email":"kevinrambaud@pm.me"}],"time":{"modified":"2023-02-07T22:12:19.169Z","created":"2018-02-02T08:59:32.278Z","1.0.0":"2018-02-02T08:59:32.278Z","1.0.1":"2018-02-02T14:19:17.184Z","1.0.2":"2018-02-26T19:52:43.795Z","1.0.3":"2018-03-01T23:00:04.777Z","1.0.4":"2018-03-06T00:04:19.232Z","1.0.5":"2018-03-06T17:31:13.110Z","1.0.6":"2018-03-08T09:38:07.280Z","1.0.7":"2018-03-14T10:42:37.580Z","1.0.8":"2018-03-21T00:49:06.879Z","1.0.9":"2018-03-23T16:47:41.193Z","1.0.10":"2018-03-23T17:00:13.009Z","1.0.11":"2018-04-02T18:29:56.850Z","1.0.12":"2018-04-03T04:28:07.044Z","1.0.13":"2018-04-05T03:13:45.727Z","1.0.14":"2018-04-06T16:46:06.949Z","1.0.15":"2018-04-14T06:15:42.810Z","1.0.16":"2018-04-21T02:58:40.117Z","1.0.17":"2018-04-29T18:27:35.613Z","1.0.18":"2018-05-08T01:33:47.292Z","1.0.19":"2018-05-10T13:26:03.864Z","1.0.20":"2018-05-10T14:17:50.447Z","1.0.21":"2018-05-18T23:28:49.912Z","1.0.22":"2018-05-24T02:31:59.792Z","1.0.23":"2018-06-07T04:04:35.245Z","1.0.24":"2018-06-16T03:33:21.170Z","1.0.25":"2018-06-28T14:03:16.187Z","1.0.26":"2018-07-11T04:45:41.462Z","1.0.27":"2018-07-27T03:42:15.942Z","1.0.28":"2018-08-21T02:45:35.788Z","1.0.29":"2019-05-07T17:48:09.024Z","1.0.30":"2019-11-27T03:13:06.142Z","1.0.31":"2020-01-02T16:33:16.423Z","1.0.32":"2020-01-08T03:28:33.542Z","1.0.33":"2023-02-07T22:12:19.067Z"},"homepage":"https://github.com/kevinrambaud/serverless-functions-base-path#readme","keywords":["serverless","lambda","aws","function","plugin","base","path","src"],"repository":{"type":"git","url":"git+https://github.com/kevinrambaud/serverless-functions-base-path.git"},"author":{"name":"Kevin Rambaud","email":"kevin.rambaud@gmail.com","url":"https://twitter.com/kevinrambaud"},"bugs":{"url":"https://github.com/kevinrambaud/serverless-functions-base-path/issues"},"license":"MIT","readmeFilename":"README.md"}