JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 493406
  • Score
    100M100P100Q180994F
  • License MIT

Parse/stringify JSON and provide source-map for JSON-pointers to all nodes

Package Exports

  • json-source-map

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 (json-source-map) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

json-source-map

Parse/stringify JSON and provide source-map for JSON-pointers to all nodes

Build Status npm version Coverage Status

Install

npm install json-source-map

Usage

See tests

License

MIT