UNPKG

snc

Version:

Asyncronous Iterators Collection

43 lines (42 loc) 782 B
{ "name": "snc", "version": "1.2.8", "description": "Asyncronous Iterators Collection", "main": "snc.js", "scripts": { "build": "webpack -p" }, "repository": { "type": "git", "url": "git+https://github.com/warlock/snc.git" }, "keywords": [ "flow", "performance", "javascript", "array", "defered", "then", "util", "stdlib", "modules", "async", "each", "promise", "waterfall", "await", "iterator", "tools", "utils" ], "author": "Josep Subils <js@js.gl> (http://js.gl)", "license": "MIT", "bugs": { "url": "https://github.com/warlock/spellbook/issues" }, "homepage": "http://snc.js.gl", "devDependencies": { "webpack": "^3.12.0", "webpack-cli": "^3.3.12" } }