{ "name": "iter", "version": "0.3.2", "homepage": "https://github.com/tucksen/iter", "authors": [ "Jesse Tuchsen " ], "description": "Functional programming utility library that works with ES6 iterable objects", "main": "out/system/iter.js", "moduleType": [ "amd", "es6", "globals", "node" ], "keywords": [ "es6", "iterable", "iterators", "iterate", "underscore", "lodash", "functional programming" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "traceur": "https://github.com/google/traceur-compiler.git#~0.0.39" }, "_release": "0.3.2", "_resolution": { "type": "version", "tag": "v0.3.2", "commit": "24918c51cfdded3cf329d4e6ce5c09bad232e856" }, "_source": "git://github.com/tucksen/iter.git", "_target": "~0.3.2", "_originalSource": "iter" }