UNPKG

jcollections

Version:

A Powerful Collections Framework in JavaScript

37 lines 841 B
{ "name": "jcollections", "main": "jcollections.js", "version": "1.0.1", "keywords": [ "collections", "Collection", "List", "ArrayList", "LinkedList", "Set", "HashSet", "Map", "HashMap", "Arrays", "Collections" ], "description": "A Powerful Collections Framework in JavaScript", "auth": { "name": "Scott Liu", "email": "scottliu2011@gmail.com", "url": "https://github.com/scottliu2011" }, "homepage": "https://github.com/scottliu2011/jcollections", "repository": { "type": "git", "url": "git://github.com/scottliu2011/jcollections.git" }, "engines": { "node": ">= 0.4.0" }, "dependencies": {}, "devDependencies": {}, "optionalDependencies": {}, "readme": "A Powerful Collections Framework in JavaScript\n", "readmeFilename": "README.md" }