Package Exports
- @mapbox/jsonlint-lines-primitives
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mapbox/jsonlint-lines-primitives) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
JSON Lint
A fork of the lines-primitive
branch of tmcw/jsonlint, which is a fork of zaach/jsonlint that adds line number annotations to the parsed JSON.
This fork is used by Mapbox GL JS, specifically for providing helpful error messages when validating Mapbox GL style JSON documents.