UNPKG

@danielkalen/simplybind

Version:

Magically simple, framework-less one-way/two-way data binding for frontend/backend in ~5kb.

34 lines 886 B
{ "name": "aurelia-task-queue", "version": "1.0.0", "description": "A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.", "keywords": [ "aurelia", "queue", "task", "micro task" ], "homepage": "http://aurelia.io", "main": "dist/commonjs/aurelia-task-queue.js", "moduleType": "node", "license": "MIT", "authors": [ "Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)" ], "repository": { "type": "git", "url": "http://github.com/aurelia/task-queue" }, "dependencies": { "aurelia-pal": "^1.0.0" }, "_release": "1.0.0", "_resolution": { "type": "version", "tag": "1.0.0", "commit": "0c4b9a188d8c7866384646f54fe3f5eb1df355f6" }, "_source": "https://github.com/aurelia/task-queue.git", "_target": "^1.0.0", "_originalSource": "aurelia-task-queue" }