UNPKG

sams-fifo

Version:
25 lines (24 loc) 430 B
{ "name": "sams-fifo", "version": "0.0.2", "description": "Fifo algorithm.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/samsteam/algorithm-fifo" }, "keywords": [ "sams", "fifo", "memory", "scheduler", "so" ], "author": { "name": "Sams Team" }, "license": "MIT" }