📖New license file version [CI SKIP] [skip ci]

This commit is contained in:
Nicolai Ort 2021-03-31 17:11:04 +00:00
parent f220e70743
commit 3fc612488d
1 changed files with 41 additions and 41 deletions

View File

@ -1,6 +1,6 @@
# @odit/class-validator-jsonschema
**Author**: Aleksi Pekkala <aleksipekkala@gmail.com>
**Repo**: git@github.com:epiphone/class-validator-jsonschema.git
**Repo**: git@github.com:epiphone/class-validator-jsonschema
**License**: MIT
**Description**: Convert class-validator-decorated classes into JSON schema
## License Text
@ -29,7 +29,7 @@ SOFTWARE.
# async-helpers
**Author**: Brian Woodward (https://github.com/doowb)
**Repo**: doowb/async-helpers
**Repo**: https://github.com/doowb/async-helpers
**License**: MIT
**Description**: Use async helpers in templates with engines that typically only handle sync helpers. Handlebars and Lodash have been tested.
## License Text
@ -58,7 +58,7 @@ THE SOFTWARE.
# axios
**Author**: Matt Zabriskie
**Repo**: https://github.com/axios/axios.git
**Repo**: https://github.com/axios/axios
**License**: MIT
**Description**: Promise based HTTP client for the browser and node.js
## License Text
@ -85,7 +85,7 @@ THE SOFTWARE.
# bwip-js
**Author**: Mark Warren <mwarren@metafloor.com>
**Repo**: https://github.com/metafloor/bwip-js.git
**Repo**: https://github.com/metafloor/bwip-js
**License**: MIT
**Description**: JavaScript barcode generator supporting over 100 types and standards.
## License Text
@ -117,7 +117,7 @@ THE SOFTWARE.
# cheerio
**Author**: Matt Mueller <mattmuelle@gmail.com> (mat.io)
**Repo**: git://github.com/cheeriojs/cheerio.git
**Repo**: https://github.comcheeriojs/cheerio
**License**: MIT
**Description**: Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
## License Text
@ -144,8 +144,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
# class-transformer
**Author**: [object Object]
**Repo**: https://github.com/typestack/class-transformer.git
**Author**: Umed Khudoiberdiev
**Repo**: https://github.com/typestack/class-transformer
**License**: MIT
**Description**: Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
## License Text
@ -173,7 +173,7 @@ THE SOFTWARE.
# class-validator
**Author**: TypeStack contributors
**Repo**: https://github.com/typestack/class-validator.git
**Repo**: https://github.com/typestack/class-validator
**License**: MIT
**Description**: Decorator-based property validation for classes.
## License Text
@ -201,7 +201,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
# consola
**Author**: undefined
**Author**: ?
**Repo**: nuxt/consola
**License**: MIT
**Description**: Elegant Console Logger for Node.js and Browser
@ -239,8 +239,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# dotenv
**Author**: undefined
**Repo**: git://github.com/motdotla/dotenv.git
**Author**: ?
**Repo**: https://github.commotdotla/dotenv
**License**: BSD-2-Clause
**Description**: Loads environment variables from .env file
## License Text
@ -303,7 +303,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# handlebars
**Author**: Yehuda Katz
**Repo**: https://github.com/wycats/handlebars.js.git
**Repo**: https://github.com/wycats/handlebars.js
**License**: MIT
**Description**: Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
## License Text
@ -330,7 +330,7 @@ THE SOFTWARE.
# i18next
**Author**: Jan Mühlemann <jan.muehlemann@gmail.com> (https://github.com/jamuhl)
**Repo**: https://github.com/i18next/i18next.git
**Repo**: https://github.com/i18next/i18next
**License**: MIT
**Description**: i18next internationalization framework
## License Text
@ -358,15 +358,15 @@ SOFTWARE.
# i18next-fs-backend
**Author**: undefined
**Repo**: git@github.com:i18next/i18next-fs-backend.git
**Author**: ?
**Repo**: git@github.com:i18next/i18next-fs-backend
**License**: undefined
**Description**: i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem.
## License Text
# mime-types
**Author**: undefined
**Author**: ?
**Repo**: jshttp/mime-types
**License**: MIT
**Description**: The ultimate javascript content-type utility.
@ -398,7 +398,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# pdf-lib
**Author**: Andrew Dillon <andrew.dillon.j@gmail.com>
**Repo**: git+https://github.com/Hopding/pdf-lib.git
**Repo**: git+https://github.com/Hopding/pdf-lib
**License**: MIT
**Description**: Create and modify PDF files with JavaScript
## License Text
@ -427,7 +427,7 @@ SOFTWARE.
# puppeteer
**Author**: The Chromium Authors
**Repo**: github:puppeteer/puppeteer
**Repo**: https://github.com/puppeteer/puppeteer
**License**: Apache-2.0
**Description**: A high-level API to control headless Chrome over the DevTools Protocol
## License Text
@ -636,8 +636,8 @@ SOFTWARE.
# reflect-metadata
**Author**: [object Object]
**Repo**: https://github.com/rbuckton/reflect-metadata.git
**Author**: Ron Buckton
**Repo**: https://github.com/rbuckton/reflect-metadata
**License**: Apache-2.0
**Description**: Polyfill for Metadata Reflection API
## License Text
@ -698,8 +698,8 @@ If the Work includes a "NOTICE" text file as part of its distribution, then any
END OF TERMS AND CONDITIONS
# routing-controllers
**Author**: [object Object]
**Repo**: https://github.com/typestack/routing-controllers.git
**Author**: Umed Khudoiberdiev
**Repo**: https://github.com/typestack/routing-controllers
**License**: MIT
**Description**: Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage for Express / Koa using TypeScript.
## License Text
@ -762,8 +762,8 @@ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# @types/express
**Author**: undefined
**Repo**: https://github.com/DefinitelyTyped/DefinitelyTyped.git
**Author**: ?
**Repo**: https://github.com/DefinitelyTyped/DefinitelyTyped
**License**: MIT
**Description**: TypeScript definitions for Express
## License Text
@ -791,8 +791,8 @@ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# @types/node
**Author**: undefined
**Repo**: https://github.com/DefinitelyTyped/DefinitelyTyped.git
**Author**: ?
**Repo**: https://github.com/DefinitelyTyped/DefinitelyTyped
**License**: MIT
**Description**: TypeScript definitions for Node.js
## License Text
@ -820,8 +820,8 @@ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# @types/puppeteer
**Author**: undefined
**Repo**: https://github.com/DefinitelyTyped/DefinitelyTyped.git
**Author**: ?
**Repo**: https://github.com/DefinitelyTyped/DefinitelyTyped
**License**: MIT
**Description**: TypeScript definitions for puppeteer
## License Text
@ -849,8 +849,8 @@ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# cp-cli
**Author**: undefined
**Repo**: git+https://github.com/screendriver/cp-cli.git
**Author**: ?
**Repo**: https://github.com/screendriver/cp-cli
**License**: MIT
**Description**: A 'cp' CLI util for Node.js
## License Text
@ -878,16 +878,16 @@ SOFTWARE.
# faker
**Author**: undefined
**Repo**: http://github.com/Marak/Faker.js.git
**Author**: ?
**Repo**: http://github.com/Marak/Faker.js
**License**: MIT
**Description**: Generate massive amounts of fake contextual data
## License Text
# nodemon
**Author**: [object Object]
**Repo**: https://github.com/remy/nodemon.git
**Author**: Remy Sharp
**Repo**: https://github.com/remy/nodemon
**License**: MIT
**Description**: Simple monitor script for use during development of a node.js app.
## License Text
@ -915,8 +915,8 @@ SOFTWARE.
# release-it
**Author**: [object Object]
**Repo**: https://github.com/release-it/release-it.git
**Author**: Lars Kappert
**Repo**: https://github.com/release-it/release-it
**License**: MIT
**Description**: Generic CLI tool to automate versioning and package publishing related tasks.
## License Text
@ -945,7 +945,7 @@ SOFTWARE.
# rimraf
**Author**: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)
**Repo**: git://github.com/isaacs/rimraf.git
**Repo**: git://github.com/isaacs/rimraf
**License**: ISC
**Description**: A deep deletion module for node (like `rm -rf`)
## License Text
@ -968,15 +968,15 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# start-server-and-test
**Author**: Gleb Bahmutov <gleb.bahmutov@gmail.com>
**Repo**: https://github.com/bahmutov/start-server-and-test.git
**Repo**: https://github.com/bahmutov/start-server-and-test
**License**: MIT
**Description**: Starts server, waits for URL, then runs test command; when the tests end, shuts down server
## License Text
# ts-node
**Author**: [object Object]
**Repo**: git://github.com/TypeStrong/ts-node.git
**Author**: Blake Embrey
**Repo**: https://github.comTypeStrong/ts-node
**License**: MIT
**Description**: TypeScript execution environment and REPL for node.js, with source map support
## License Text
@ -1005,7 +1005,7 @@ THE SOFTWARE.
# typescript
**Author**: Microsoft Corp.
**Repo**: https://github.com/Microsoft/TypeScript.git
**Repo**: https://github.com/Microsoft/TypeScript
**License**: Apache-2.0
**Description**: TypeScript is a language for application scale JavaScript development
## License Text