UNPKG

nodejs-linked-list

Version:
21 lines (20 loc) 453 B
{ "name": "nodejs-linked-list", "description": "NodeJs linked list", "authors": "Dexter Nguyen", "version": "0.1.1", "main": "index.js", "repository": { "type": "git", "url": "git@github.com:dexter0201/nodejs-linked-list.git" }, "keywords": [ "list", "container", "ioc", "ioc container", "ioc-container", "lazy loading", "lazy dependencies" ] }