{"library":"better-typescript-lib","install":[{"cmd":"npm install better-typescript-lib","imports":["import {} from 'better-typescript-lib' // or just install, no import needed","const data: JSONData = JSON.parse('...')","const keys: (keyof T)[] = Object.keys(obj)"]},{"cmd":"yarn add better-typescript-lib","imports":[]},{"cmd":"pnpm add better-typescript-lib","imports":[]}]}