UNPKG

cell

Version:

Single unit of I/O computations

32 lines (30 loc) 534 B
{ "name": "cell.js", "version": "0.2.0", "description": "Single unit of I/O computations", "authors": [ "Makis Tracend <makis@makesit.es>" ], "keywords": [ "cell", "io", "data", "input", "output", "cache" ], "repository": { "type": "git", "url": "git://github.com/makesites/cell.git" }, "ignore": [ "node_modules" ], "license": [ { "type": "MPL v2.0", "url": "http://www.mozilla.org/MPL/2.0/" }, { "type": "AGPL", "url": "http://www.gnu.org/licenses/agpl.html" } ], "dependencies": { } }