### Package to replace [`jsonparse`](https://npmx.dev/jsonparse) ### Suggested replacement(s) [`JSON.parse`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse) ### Manifest type native (replaceable by a built-in platform feature) ### Rationale Has a native replacement ### Availability ES5 ### Code example (optional) ```js ```
Package to replace
jsonparseSuggested replacement(s)
JSON.parseManifest type
native (replaceable by a built-in platform feature)
Rationale
Has a native replacement
Availability
ES5
Code example (optional)