{"id":15694493,"url":"https://github.com/kaelzhang/node-json-parser","last_synced_at":"2025-10-03T19:20:06.611Z","repository":{"id":19844076,"uuid":"23105858","full_name":"kaelzhang/node-json-parser","owner":"kaelzhang","description":"JSON parser to parse JSON object and MAINTAIN comments.","archived":false,"fork":false,"pushed_at":"2019-06-24T13:24:37.000Z","size":39,"stargazers_count":7,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T17:16:16.026Z","etag":null,"topics":["comment-json","json","json-parser"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaelzhang.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-19T10:19:48.000Z","updated_at":"2019-06-24T13:24:39.000Z","dependencies_parsed_at":"2022-07-21T07:17:23.815Z","dependency_job_id":null,"html_url":"https://github.com/kaelzhang/node-json-parser","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fnode-json-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fnode-json-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fnode-json-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fnode-json-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaelzhang","download_url":"https://codeload.github.com/kaelzhang/node-json-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250901872,"owners_count":21505158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["comment-json","json","json-parser"],"created_at":"2024-10-03T18:59:34.775Z","updated_at":"2025-10-03T19:20:01.554Z","avatar_url":"https://github.com/kaelzhang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/kaelzhang/node-json-parser.svg?branch=master)](https://travis-ci.org/kaelzhang/node-json-parser)\n[![Coverage](https://codecov.io/gh/kaelzhang/node-json-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/kaelzhang/node-json-parser)\n\nThis package is **deprecated**, please use [**`comment-json`**](https://github.com/kaelzhang/node-comment-json) instead.\n\n## [comment-json](https://github.com/kaelzhang/node-comment-json)\n\n****\n\n# json-parser\n\nJSON parser to parse JSON object and MAINTAIN comments.\n\nSince `3.0.0`, `json-parser` depends on `comment-json`, and directly use the `parse` method of `comment-json`\n\n## Install\n\n```sh\n$ npm i json-parser\n```\n\n## Usage\n\n```js\nconst {parse} = require('json-parser')\n```\n\n```ts\nparse(text, reviver? = null, remove_comments? = false)\n  : object | string | number | boolean | null\n```\n\nFor details, see [https://github.com/kaelzhang/node-comment-json#parse](https://github.com/kaelzhang/node-comment-json#parse)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaelzhang%2Fnode-json-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaelzhang%2Fnode-json-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaelzhang%2Fnode-json-parser/lists"}