UNPKG

webworker

Version:

An implementation of the HTML5 Web Worker API

23 lines (22 loc) 548 B
{ "name" : "webworker", "version" : "0.8.4", "description" : "An implementation of the HTML5 Web Worker API", "author" : "Peter Griess <pg@std.in>", "engines" : { "node" : ">=0.4.3" }, "repositories" : [ { "type" : "git", "url" : "http://github.com/pgriess/node-webworker" } ], "licenses" : [ { "type" : "BSD", "url" : "http://github.com/pgriess/node-webworker/blob/master/LICENSE" } ], "main" : "./lib/webworker" }