UNPKG

concurrent

Version:

Promises/A+ with Scala awesomeness

26 lines (25 loc) 475 B
{ "name": "concurrent", "main": "browser/concurrent.js", "version": "0.3.2", "homepage": "https://github.com/pspeter3/concurrent", "authors": [ "Phips Peter <pspeter333@gmail.com>" ], "description": "Promises/A+ with Scala awesomeness", "keywords": [ "promises", "aplus", "scala", "collections", "concurrent" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }