Site Search

Search LifeStyle Racing

Search public page files, titles, headings, and visible text with stronger weighting for exact matches, filenames, headings, sections, and motorsport-related synonyms.

Query: "LICENSE" 422 results 1,788 files checked 896.8 ms
Best for static page content. Product database search, account-only data, and forum content would need an additional database or API-backed layer later if you want those included too.
Complete Match Node Modules / Follow Redirects Node_Modules/follow-redirects/README.md

README

...n.verborgh.org/) - [Olivier Lalonde](mailto:olalonde@gmail.com) - [James Talmage](mailto:james@talmage.io) ## License [MIT License](https://github.com/follow-redirects/follow-redirects/blob/master/LICENSE)

Complete Match Node Modules / Socket.io Adapter / Node Modules / Debug Node_Modules/socket.io-adapter/node_modules/debug/README.md

README

...README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/debug#sponsor)] ## License (The MIT License) Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> Copyright (c) 2018-2021 Josh Junon Permission is hereby granted, free of charge, to any person obtaining a copy of this soft...

Complete Match Node Modules / Asynckit Node_Modules/asynckit/README.md

README

...st/). Or open an [issue](https://github.com/alexindigo/asynckit/issues) with questions and/or suggestions. ## License AsyncKit is licensed under the MIT license.

Complete Match Node Modules / Engine.io Node_Modules/engine.io/README.md

README

...engine.io-protocol) repository contains the most up-to-date description of the specification at all times. ## License (The MIT License) Copyright (c) 2014 Guillermo Rauch <guillermo@learnboost.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation...

Complete Match Node Modules / Engine.io / Node Modules / Debug Node_Modules/engine.io/node_modules/debug/README.md

README

...README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/debug#sponsor)] ## License (The MIT License) Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> Copyright (c) 2018-2021 Josh Junon Permission is hereby granted, free of charge, to any person obtaining a copy of this soft...

Complete Match Node Modules / Utils Merge Node_Modules/utils-merge/README.md

README

...`javascript var a = { foo: 'bar' } , b = { bar: 'baz' }; merge(a, b); // => { foo: 'bar', bar: 'baz' } ``` ## License [The MIT License](http://opensource.org/licenses/MIT) Copyright (c) 2013-2017 Jared Hanson

Complete Match Node Modules / Mquery / Node Modules / Debug Node_Modules/mquery/node_modules/debug/README.md

README

...README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/debug#sponsor)] ## License (The MIT License) Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> Copyright (c) 2018-2021 Josh Junon Permission is hereby granted, free of charge, to any person obtaining a copy of this soft...

Complete Match Node Modules / Cookie Signature Node_Modules/cookie-signature/Readme.md

Readme

...); cookie.unsign(val, 'tobiiscool').should.equal('hello'); cookie.unsign(val, 'luna').should.be.false; ``` ## License (The MIT License) Copyright (c) 2012 LearnBoost <tj@learnboost.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the...

Complete Match Node Modules / Nodemailer Node_Modules/nodemailer/README.md

README

...low](https://stackoverflow.com/search?q=nodemailer) or revisit the [docs](https://nodemailer.com/about/). ### License Nodemailer is licensed under the **MIT No Attribution license** --- The Nodemailer logo was designed by [Sven Kristjansen](https://www.behance.net/kristjansen).

Complete Match Node Modules / Express Session / Node Modules / Cookie Signature Node_Modules/express-session/node_modules/cookie-signature/Readme.md

Readme

...); cookie.unsign(val, 'tobiiscool').should.equal('hello'); cookie.unsign(val, 'luna').should.be.false; ``` ## License (The MIT License) Copyright (c) 2012 LearnBoost <tj@learnboost.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the...

Complete Match Node Modules / Form Data Node_Modules/form-data/Readme.md

Readme

...s dropped support for `node@0.10.x`. - Starting version `3.x` FormData has dropped support for `node@4.x`. ## License Form-Data is released under the [MIT](License) license.

Complete Match Node Modules / Combined Stream Node_Modules/combined-stream/Readme.md

Readme

...nedStream.destroy(); Same as `combinedStream.end()`, except it emits a `'close'` event instead of `'end'`. ## License combined-stream is licensed under the MIT license.