jsonc-parser

v3.3.1
Scanner and parser for JSON with comments.

prepack

npm run clean && npm run compile-esm && npm run test && npm run remove-sourcemap-refs

compile

tsc -p ./src && npm run lint

compile-esm

tsc -p ./src/tsconfig.esm.json

remove-sourcemap-refs

node ./build/remove-sourcemap-refs.js

clean

rimraf lib

watch

tsc -w -p ./src

test

npm run compile && mocha ./lib/umd/test

lint

eslint src/**/*.ts
npm i jsonc-parser

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 6/24/2024

Downloads

Maintainers

Microsoft Corporation