UNPKG

json10

Version:

Handle circural references, comments and many more inside JSON

24 lines (23 loc) 502 B
{ "name": "json10/browser", "version": "21.0.11", "peerDependencies": { "@angular/common": "^21.0.0", "@angular/core": "^21.0.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "module": "fesm2022/json10-browser.mjs", "typings": "types/json10-browser.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/json10-browser.d.ts", "default": "./fesm2022/json10-browser.mjs" } } }