licenses.dev

eslint-plugin-jsonc v3.3.0

ESLint plugin for JSON, JSONC and JSON5 files.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
@eslint-community/eslint-utils • 4.10.1Utilities for ESLint plugins.DIRECT1
@ota-meshi/ast-token-store • 0.3.0A class library that provides an API similar to ESLint's token storeDIRECT0
@pkgr/core • 0.3.6Shared core module for `@pkgr` packages or any package elseINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
acorn • 8.17.0ECMAScript parserINDIRECT0
diff-sequences • 29.6.3Compare items in two sequences to find a longest common subsequenceDIRECT0
eslint-json-compat-utils • 0.2.3A utility that converts rules made for checking the AST of `jsonc-eslint-parser` into rules compatible with `@eslint/json`.DIRECT2
jsonc-eslint-parser • 3.1.0JSON, JSONC and JSON5 parser for use with ESLint pluginsDIRECT3
levn • 0.4.1Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
natural-compare • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.DIRECT0
prelude-ls • 1.2.1prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
synckit • 0.11.13Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.DIRECT1
type-check • 0.4.0type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
Apache-2.04
PackageRelationDependenciesPublished
@eslint/core • 1.2.1Runtime-agnostic core of ESLintDIRECT1
@eslint/plugin-kit • 0.7.2Utilities for building ESLint plugins.DIRECT5
eslint-visitor-keys • 3.4.3Constants and utilities about visitor keys to traverse AST.INDIRECT0
eslint-visitor-keys • 5.0.1Constants and utilities about visitor keys to traverse AST.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
esquery • 1.7.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
ISC1
PackageRelationDependenciesPublished
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/eslint-plugin-jsonc)](https://licenses.dev/npm/eslint-plugin-jsonc)
<a href="https://licenses.dev/npm/eslint-plugin-jsonc">
  <img src="https://licenses.dev/b/npm/eslint-plugin-jsonc" alt="licenses" />
</a>

Or the licenses badge code for the 3.3.0 version:

[![licenses](https://licenses.dev/b/npm/eslint-plugin-jsonc/3.3.0)](https://licenses.dev/npm/eslint-plugin-jsonc/3.3.0)
<a href="https://licenses.dev/npm/eslint-plugin-jsonc/3.3.0">
  <img src="https://licenses.dev/b/npm/eslint-plugin-jsonc/3.3.0" alt="licenses" />
</a>
GitHub