{"maintainers":[{"email":"jonas.pauthier@gmail.com","name":"anonymous"},{"email":"devinivy@gmail.com","name":"anonymous"},{"email":"nicolas@morel.io","name":"anonymous"},{"email":"quitlahok@gmail.com","name":"anonymous"},{"email":"eran@hammer.io","name":"anonymous"}],"keywords":["eslint","eslintplugin","hapi","scope"],"dist-tags":{"latest":"2.1.1"},"author":{"name":"Continuation Labs","email":"contact@continuation.io","url":"http://continuation.io/"},"description":"ESLint rule to enforce new line at the beginning of function scope","readme":"# hapi-scope-start\n\n[![Current Version](https://img.shields.io/npm/v/hapi-scope-start.svg)](https://www.npmjs.org/package/hapi-scope-start)\n[![Build Status via Travis CI](https://travis-ci.org/continuationlabs/hapi-scope-start.svg?branch=master)](https://travis-ci.org/continuationlabs/hapi-scope-start)\n![Dependencies](http://img.shields.io/david/continuationlabs/hapi-scope-start.svg)\n\nESLint rule to enforce new line at the beginning of function scope\n\n## Rule Options\n\n### `allow-one-liners`\n\nIf the string `'allow-one-liners'` is passed as the first option to this rule,\nthen functions whose bodies contain zero or one statements are allowed to be\nwritten on a single line. This defaults to `true` for arrow functions, and\n`false` otherwise.\n\n### `max-in-one-liner`\n\nThe second option to this rule dictates the maximum number of statements allowed\nin the bodies of one line function. This must be used in conjunction with\n`allow-one-liners`. Defaults to one.\n","repository":{"type":"git","url":"https://github.com/continuationlabs/hapi-scope-start.git"},"users":{"jalcine":true},"bugs":{"url":"https://github.com/continuationlabs/hapi-scope-start/issues"},"license":"MIT","versions":{"1.0.0":{"name":"hapi-scope-start","version":"1.0.0","description":"ESLint rule to enforce new line at the beginning of function scope","main":"index.js","scripts":{"test":"node node_modules/.bin/lab -v -t 100 -a code"},"repository":{"type":"git","url":"https://github.com/cjihrig/hapi-scope-start.git"},"keywords":["eslint","eslintplugin","hapi","scope"],"author":{"name":"Colin J. Ihrig","email":"cjihrig@gmail.com","url":"http://www.cjihrig.com/"},"license":"MIT","bugs":{"url":"https://github.com/cjihrig/hapi-scope-start/issues"},"homepage":"https://github.com/cjihrig/hapi-scope-start","devDependencies":{"code":"1.x.x","eslint":"0.x.x","lab":"5.x.x"},"gitHead":"6270aefef3a1d002815e2cca3d06e1c7dbad6d1c","_id":"hapi-scope-start@1.0.0","_shasum":"ba985da3fe533ff6acc90c69d00c015143eb739d","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"anonymous","email":"cjihrig@gmail.com"},"maintainers":[{"name":"anonymous","email":"cjihrig@gmail.com"}],"dist":{"shasum":"ba985da3fe533ff6acc90c69d00c015143eb739d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/hapi-scope-start/-/hapi-scope-start-1.0.0.tgz","integrity":"sha512-a6n3QBal0eBrJG4M7E0pFtWZ8YHoz3sIjs1rxcuxUNclP8sRsmmXOmcGvWJmnQvHdCsraj65sT4m507Lpj9jfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8xCAosiqmv0HhAPQ6qg7UwBg1FKWrxYfQCilFIYooWAIhAKQ6JrmYxsXthTwU/Si+Bhyy+w6DWVvE3BKMnUVd6ddy"}]},"directories":{},"deprecated":"This module has moved and is now available at @hapi/rule-scope-start. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues."},"1.1.0":{"name":"hapi-scope-start","version":"1.1.0","description":"ESLint rule to enforce new line at the beginning of function scope","main":"index.js","scripts":{"test":"node node_modules/.bin/lab -v -t 100 -a code"},"repository":{"type":"git","url":"git+https://github.com/cjihrig/hapi-scope-start.git"},"keywords":["eslint","eslintplugin","hapi","scope"],"author":{"name":"Colin J. Ihrig","email":"cjihrig@gmail.com","url":"http://www.cjihrig.com/"},"license":"MIT","bugs":{"url":"https://github.com/cjihrig/hapi-scope-start/issues"},"homepage":"https://github.com/cjihrig/hapi-scope-start","devDependencies":{"code":"1.x.x","eslint":"0.x.x","lab":"5.x.x"},"gitHead":"fedce3c84704d71e5bcfdb15f22fd373993be090","_id":"hapi-scope-start@1.1.0","_shasum":"7d9c193b81a8fb81eebb70d6a6210d75e6043985","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.3","_npmUser":{"name":"anonymous","email":"cjihrig@gmail.com"},"maintainers":[{"name":"anonymous","email":"cjihrig@gmail.com"}],"dist":{"shasum":"7d9c193b81a8fb81eebb70d6a6210d75e6043985","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/hapi-scope-start/-/hapi-scope-start-1.1.0.tgz","integrity":"sha512-62Z01moh0RRodwbyaet0Bvmvq9aFpE/+CkylfFR60GoM78RaEOyvbS3E2r8duMDrgYI92YupYc2tKPB2eN73oQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIENREcZR9K2ck8YONyDA2tP788CoP9/c/l7cCcO6h83OAiAn2jriia8QpGXml3uapxdfhIdY2GzE9GR+AgnAxQdZUQ=="}]},"directories":{},"deprecated":"This module has moved and is now available at @hapi/rule-scope-start. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues."},"1.1.1":{"name":"hapi-scope-start","version":"1.1.1","description":"ESLint rule to enforce new line at the beginning of function scope","main":"lib/index.js","scripts":{"test":"node node_modules/.bin/lab -v -t 100 -a code"},"repository":{"type":"git","url":"git+https://github.com/continuationlabs/hapi-scope-start.git"},"keywords":["eslint","eslintplugin","hapi","scope"],"author":{"name":"Continuation Labs"},"license":"MIT","bugs":{"url":"https://github.com/continuationlabs/hapi-scope-start/issues"},"homepage":"https://github.com/continuationlabs/hapi-scope-start","devDependencies":{"code":"1.x.x","eslint":"0.x.x","lab":"5.x.x"},"gitHead":"b88b4dbfdc48a476661b0b839938cb3bd898fa40","_id":"hapi-scope-start@1.1.1","_shasum":"fb24afb65e970925fe33307b4038215c71bde65a","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"anonymous","email":"cjihrig@gmail.com"},"maintainers":[{"name":"anonymous","email":"cjihrig@gmail.com"}],"dist":{"shasum":"fb24afb65e970925fe33307b4038215c71bde65a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/hapi-scope-start/-/hapi-scope-start-1.1.1.tgz","integrity":"sha512-AGAs9qSKHCrRTq7TobQpv5zvDfhtV3NNbJrIGzoIZvfjDytIz8tJF7b4ckBgpQ28yZr9ziSJhkrmWs+POilrKA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyCz4n+R1+etDZy2/D4yUXVwvxMQRcy3lxhFVesk0I6AIgF5i8Gz9eooqWdJ7cVJfmxAuurloOE5FCP9mX9mxb07A="}]},"directories":{},"deprecated":"This module has moved and is now available at @hapi/rule-scope-start. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues."},"1.1.2":{"name":"hapi-scope-start","version":"1.1.2","description":"ESLint rule to enforce new line at the beginning of function scope","main":"lib/index.js","scripts":{"test":"node node_modules/.bin/lab -v -t 100 -a code"},"repository":{"type":"git","url":"https://github.com/continuationlabs/hapi-scope-start.git"},"keywords":["eslint","eslintplugin","hapi","scope"],"author":{"name":"Continuation Labs"},"license":"MIT","bugs":{"url":"https://github.com/continuationlabs/hapi-scope-start/issues"},"homepage":"https://github.com/continuationlabs/hapi-scope-start","devDependencies":{"code":"1.x.x","eslint":"1.x.x","lab":"5.x.x"},"gitHead":"6eada7c1be16bc7482842c236a86f1ad7175e61f","_id":"hapi-scope-start@1.1.2","_shasum":"15bacd722d498dd0c3374a70d1f6a36301c6d550","_from":".","_npmVersion":"2.13.2","_nodeVersion":"2.5.0","_npmUser":{"name":"anonymous","email":"cjihrig@gmail.com"},"dist":{"shasum":"15bacd722d498dd0c3374a70d1f6a36301c6d550","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/hapi-scope-start/-/hapi-scope-start-1.1.2.tgz","integrity":"sha512-8iKcadQ39eGn8YXGnadHCDet9+36hMo1zGVJomqdHuv/K0Nz2u243AOcQlpDrueFS+W+8dSt/1+2NWl+n3FJpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFekDHlZIoQ/qf6iyVO6uhixCxMrm+ftRZXuR+1INdwFAiEAszz56FgEvgpub8MA/pFKsIY0CsLa1U2Chv57wn9rwuQ="}]},"maintainers":[{"name":"anonymous","email":"cjihrig@gmail.com"},{"name":"anonymous","email":"arbretz@gmail.com"}],"directories":{},"deprecated":"This module has moved and is now available at @hapi/rule-scope-start. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues."},"1.1.3":{"name":"hapi-scope-start","version":"1.1.3","description":"ESLint rule to enforce new line at the beginning of function scope","author":{"name":"Continuation Labs","email":"contact@continuation.io","url":"http://continuation.io/"},"main":"lib/index.js","scripts":{"test":"lab -v -t 100 -a code"},"repository":{"type":"git","url":"https://github.com/continuationlabs/hapi-scope-start.git"},"keywords":["eslint","eslintplugin","hapi","scope"],"license":"MIT","bugs":{"url":"https://github.com/continuationlabs/hapi-scope-start/issues"},"homepage":"https://github.com/continuationlabs/hapi-scope-start","devDependencies":{"code":"1.x.x","eslint":"1.x.x","lab":"6.x.x"},"gitHead":"efb5085095e0802a277b8b94a95ede7626f4e1b6","_id":"hapi-scope-start@1.1.3","_shasum":"7c3339353d0dd8943eb9031a8052a9d6fcf1dd7d","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"anonymous","email":"cjihrig@gmail.com"},"dist":{"shasum":"7c3339353d0dd8943eb9031a8052a9d6fcf1dd7d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/hapi-scope-start/-/hapi-scope-start-1.1.3.tgz","integrity":"sha512-A8vvM+b1r563z85GE0U4SnPpuVVyG09kwHOQI9HSrzU8Am71dePsQz5CnoDbXnPBJAmf+0Z/WN7CdPdESc/r7Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFU8tXXbPDfbPKDFUwhAhiqFy+VqjxqoYZqf3OcgcPh/AiEAlp/XgwoZEctJxsUhn4jQqMFcVQEoifdOa1uEKvWuyKg="}]},"maintainers":[{"name":"anonymous","email":"cjihrig@gmail.com"},{"name":"anonymous","email":"arbretz@gmail.com"}],"directories":{},"deprecated":"This module has moved and is now available at @hapi/rule-scope-start. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues."},"1.1.4":{"name":"hapi-scope-start","version":"1.1.4","description":"ESLint rule to enforce new line at the beginning of function scope","author":{"name":"Continuation Labs","email":"contact@continuation.io","url":"http://continuation.io/"},"main":"lib/index.js","scripts":{"test":"belly-button && lab -v -t 100 -a code"},"repository":{"type":"git","url":"https://github.com/continuationlabs/hapi-scope-start.git"},"keywords":["eslint","eslintplugin","hapi","scope"],"license":"MIT","bugs":{"url":"https://github.com/continuationlabs/hapi-scope-start/issues"},"homepage":"https://github.com/continuationlabs/hapi-scope-start","devDependencies":{"belly-button":"1.x.x","code":"1.x.x","eslint":"1.x.x","lab":"6.x.x"},"gitHead":"be78a6b90fe2e3fe7fb77b6c8b6c9c163c22ab0c","_id":"hapi-scope-start@1.1.4","_shasum":"5710b5afb74e74961dae7eb099d8d8be4a75b00e","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"anonymous","email":"cjihrig@gmail.com"},"dist":{"shasum":"5710b5afb74e74961dae7eb099d8d8be4a75b00e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/hapi-scope-start/-/hapi-scope-start-1.1.4.tgz","integrity":"sha512-Lqk8muv+p4IBXW6NEZ6E1nwFCetMeP0gnkIwym1CjvFpSKfCdtx9YmyiaOa1pf5OYCd3BdLSlmdT0JKKaoTT8w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEwcV+NIoSCye8wF6t1uAVsw7isCGraYI23qZB3kl14gIhAIPFpa+sNmrSIjnP+XKp5ASHaPwFDXj8r9rJyuHBIhce"}]},"maintainers":[{"name":"anonymous","email":"cjihrig@gmail.com"},{"name":"anonymous","email":"arbretz@gmail.com"}],"directories":{},"deprecated":"This module has moved and is now available at @hapi/rule-scope-start. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues."},"2.0.0":{"name":"hapi-scope-start","version":"2.0.0","description":"ESLint rule to enforce new line at the beginning of function scope","author":{"name":"Continuation Labs","email":"contact@continuation.io","url":"http://continuation.io/"},"main":"lib/index.js","scripts":{"test":"belly-button && lab -v -t 100 -a code"},"repository":{"type":"git","url":"https://github.com/continuationlabs/hapi-scope-start.git"},"keywords":["eslint","eslintplugin","hapi","scope"],"license":"MIT","bugs":{"url":"https://github.com/continuationlabs/hapi-scope-start/issues"},"homepage":"https://github.com/continuationlabs/hapi-scope-start","devDependencies":{"belly-button":"1.x.x","code":"1.x.x","eslint":"1.x.x","lab":"6.x.x"},"gitHead":"b6db978e768e78283f0ff36bfc5c10bc22e7f29d","_id":"hapi-scope-start@2.0.0","_shasum":"2e5e9576f9891723431aeb3485ef7a482ca6b3c8","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"anonymous","email":"cjihrig@gmail.com"},"dist":{"shasum":"2e5e9576f9891723431aeb3485ef7a482ca6b3c8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/hapi-scope-start/-/hapi-scope-start-2.0.0.tgz","integrity":"sha512-fXm3Gq+We3GwTdUKfbJAoGCN35VzPco9ZteNQeBaIJhvHeF5hmwLDKCuW2P2UyZd9ZjYHj74CxFzU0KI1CKmEA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDN6WL0TXV73qC3mLeHlTnbaGUM2cTMp4SzsBGqQyeaGgIhAJmKbrSR3fs9gKwP+Unzly72NkP7qGse98XnGpNUu7FW"}]},"maintainers":[{"name":"anonymous","email":"cjihrig@gmail.com"},{"name":"anonymous","email":"arbretz@gmail.com"}],"directories":{},"deprecated":"This module has moved and is now available at @hapi/rule-scope-start. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues."},"2.1.0":{"name":"hapi-scope-start","version":"2.1.0","description":"ESLint rule to enforce new line at the beginning of function scope","author":{"name":"Continuation Labs","email":"contact@continuation.io","url":"http://continuation.io/"},"main":"lib/index.js","scripts":{"test":"belly-button && lab -v -t 100 -a code"},"repository":{"type":"git","url":"https://github.com/continuationlabs/hapi-scope-start.git"},"keywords":["eslint","eslintplugin","hapi","scope"],"license":"MIT","bugs":{"url":"https://github.com/continuationlabs/hapi-scope-start/issues"},"homepage":"https://github.com/continuationlabs/hapi-scope-start","devDependencies":{"belly-button":"1.x.x","code":"1.x.x","eslint":"1.x.x","lab":"6.x.x"},"gitHead":"2517b33cbb96dd3869f6fa765637cce089a4435c","_id":"hapi-scope-start@2.1.0","_shasum":"bce49d7de404b1d54f6c6406c2ed997c33616559","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"anonymous","email":"cjihrig@gmail.com"},"dist":{"shasum":"bce49d7de404b1d54f6c6406c2ed997c33616559","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/hapi-scope-start/-/hapi-scope-start-2.1.0.tgz","integrity":"sha512-O2cyjixKR4BuGYnihO/DjAE9lnkGf2ZyYEhbQsRJbPPr6mkCBBKBLnuLodpZR5UHIbd+lMJ3UXMxG5DUA3apDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFPTD3IPBNaUAapbtMwrdQD9Wje4YIVjZaEl22HxdaQJAiArRzeCfF85nANPbkTiIusBV7D9ZZJH088cWyTDWXkc6w=="}]},"maintainers":[{"name":"anonymous","email":"cjihrig@gmail.com"},{"name":"anonymous","email":"arbretz@gmail.com"}],"directories":{},"deprecated":"This module has moved and is now available at @hapi/rule-scope-start. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues."},"2.1.1":{"name":"hapi-scope-start","version":"2.1.1","description":"ESLint rule to enforce new line at the beginning of function scope","author":{"name":"Continuation Labs","email":"contact@continuation.io","url":"http://continuation.io/"},"main":"lib/index.js","scripts":{"test":"belly-button && lab -v -t 100 -a code"},"repository":{"type":"git","url":"https://github.com/continuationlabs/hapi-scope-start.git"},"keywords":["eslint","eslintplugin","hapi","scope"],"license":"MIT","bugs":{"url":"https://github.com/continuationlabs/hapi-scope-start/issues"},"homepage":"https://github.com/continuationlabs/hapi-scope-start","devDependencies":{"belly-button":"1.x.x","code":"1.x.x","eslint":"1.x.x","lab":"6.x.x"},"gitHead":"c7536f80eabc3b73f9c44e90e87739ae2f58b146","_id":"hapi-scope-start@2.1.1","_shasum":"7495a726fe72b7bca8de2cdcc1d87cd8ce6ab4f2","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"anonymous","email":"cjihrig@gmail.com"},"dist":{"shasum":"7495a726fe72b7bca8de2cdcc1d87cd8ce6ab4f2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/hapi-scope-start/-/hapi-scope-start-2.1.1.tgz","integrity":"sha512-VrA6AMV07yV9J1LniAC1MAvxRAZvl3yZHjm8bHGiS3YD22eEyChs5MyASfG+4HvxkS6aQHiJb01631LVBHglZw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBwVrP6UFuzxjw8eKwY4A+emXkHE28/Jn1kXAtTLyt8jAiAIHLRdWVU9JFKvs1kUrf2TvQZJcGMegEMPUBFET/lFdQ=="}]},"maintainers":[{"name":"anonymous","email":"cjihrig@gmail.com"},{"name":"anonymous","email":"arbretz@gmail.com"}],"directories":{},"deprecated":"This module has moved and is now available at @hapi/rule-scope-start. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues."}},"name":"hapi-scope-start","time":{"modified":"2023-12-01T08:26:37.425Z","created":"2015-04-08T01:28:43.642Z","1.0.0":"2015-04-08T01:28:43.642Z","1.1.0":"2015-05-19T20:17:29.207Z","1.1.1":"2015-06-09T02:18:12.891Z","1.1.2":"2015-08-02T23:00:47.601Z","1.1.3":"2015-10-13T02:03:10.001Z","1.1.4":"2015-10-23T02:20:29.337Z","2.0.0":"2015-10-25T03:35:03.866Z","2.1.0":"2015-10-30T19:31:55.401Z","2.1.1":"2015-10-31T01:54:43.574Z"},"readmeFilename":"README.md","homepage":"https://github.com/continuationlabs/hapi-scope-start"}