{"library":"bplist","type":"library","category":null,"description":"The `bplist` package, currently at version `0.0.4`, provides functionality for parsing and creating binary property lists (bplists). It serves as a convenience wrapper around two other modules: `bplist-parser` for reading bplist data and `bplist-creator` for generating it. This package was last published in 2012, and its dependencies, `bplist-parser` (last updated 2016) and `bplist-creator` (last updated 2013), are also largely unmaintained. Due to its age and lack of updates, it operates exclusively with CommonJS (`require`) syntax and does not offer native ESM support or TypeScript type definitions. Given its long period without maintenance, it is not recommended for new projects, especially those with security considerations or requiring modern JavaScript features.","language":"javascript","status":"abandoned","version":"0.0.4","tags":["javascript","bplist","bplist parser","binary plist","plist","binary plist parser"],"last_verified":"Wed May 27","install":[{"cmd":"npm install bplist","imports":["const bplist = require('bplist');","const bplist = require('bplist');\nbplist.create(...);","const bplist = require('bplist');\nbplist.parseBuffer(...);"]},{"cmd":"yarn add bplist","imports":[]},{"cmd":"pnpm add bplist","imports":[]}],"homepage":null,"github":"https://github.com/ladinu/bplist","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bplist","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/bplist/compatibility"}}