{"library":"dependable","install":[{"cmd":"npm install dependable","imports":["const dependable = require('dependable');","const container = dependable.container();","container.register('myService', myServiceFunction);","container.resolve(function (myService) { /* ... */ });"]},{"cmd":"yarn add dependable","imports":[]},{"cmd":"pnpm add dependable","imports":[]}]}