{"library":"JASON","type":"library","category":null,"description":"JASON is a JSON-like serializer/parser that extends JSON to support objects with methods, cyclic references, Dates, RegExps, Booleans, undefined, and array holes. Current stable version 0.1.3. It uses eval() internally, making it unsafe for untrusted input. Unlike JSON, it preserves object types and allows serialization of complex JavaScript structures, but should only be used in trusted environments. No updates since 2010.","language":"javascript","status":"active","version":"0.1.3","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install JASON","imports":["import JASON from 'JASON'","import { stringify } from 'JASON'","import { parse } from 'JASON'"]},{"cmd":"yarn add JASON","imports":[]},{"cmd":"pnpm add JASON","imports":[]}],"homepage":"https://github.com/xk/JASON","github":"git://github.com/xk/JASON","docs":null,"changelog":null,"pypi":null,"npm":"JASON","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}