UNPKG

recoder-code

Version:

Complete AI-powered development platform with ML model training, plugin registry, real-time collaboration, monitoring, infrastructure automation, and enterprise deployment capabilities

20 lines (19 loc) 304 B
{ "name": "buffer-from", "version": "1.1.2", "license": "MIT", "repository": "LinusU/buffer-from", "files": [ "index.js" ], "scripts": { "test": "standard && node test" }, "devDependencies": { "standard": "^12.0.1" }, "keywords": [ "buffer", "buffer from" ] }