espresso-transit
Version:
A utility library for messaging between iframes and their container.
42 lines (41 loc) • 817 B
JSON
{
"name": "espresso-transit",
"version": "0.9.4",
"description": "",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/EspressoLogicCafe/espresso-transit.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Espresso",
"Logic",
"Espresso Logic",
"Espresso Demo",
"REST",
"API",
"RESTful",
"database",
"sql",
"mysql",
"oracle",
"nosql",
"postgres",
"mongo",
"sqlserver",
"mobile",
"reactive",
"iframe",
"window messaging"
],
"author": "nothingspare",
"license": "BSD-2-Clause",
"dependencies": {
"grunt": "^0.4.5",
"grunt-contrib-uglify": "^0.6.0",
"load-grunt-tasks": "^1.0.0"
}
}