{"library":"semaphore","install":[{"cmd":"npm install semaphore","imports":["const semaphore = require('semaphore');","const sem = require('semaphore')(capacity);","sem.take(function() { /* ... */ });"]},{"cmd":"yarn add semaphore","imports":[]},{"cmd":"pnpm add semaphore","imports":[]}]}