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

12 lines (11 loc) 215 B
{ "name": "napi-macros-example", "version": "0.0.0", "description": "an example using napi-macros", "dependencies": { "node-gyp-build": "^3.2.2" }, "scripts": { "install": "node-gyp-build" } }