UNPKG

self-addressed

Version:

Transform postMessage to return a promise

23 lines 473 B
{ "name": "self-addressed", "version": "0.3.0", "description": "Transform postMessage to return a promise", "license": "MIT", "homepage": "https://github.com/bahmutov/self-addressed", "authors": [ "Gleb Bahmutov <gleb.bahmutov@gmail.com>" ], "ignore": [ "**/.*", "node_modules", "bower_components", "src", "test", "tests", "docs", "Gruntfile.js", "package.json", "images" ], "main": "dist/self-addressed.js" }