UNPKG

@danielkalen/simplybind

Version:

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

29 lines 788 B
{ "name": "aurelia-logging", "version": "1.0.0", "description": "A minimal but effective logging mechanism with support for log levels and pluggable log appenders.", "keywords": [ "aurelia", "logging" ], "homepage": "http://aurelia.io", "main": "dist/commonjs/aurelia-logging.js", "moduleType": "node", "license": "MIT", "authors": [ "Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)" ], "repository": { "type": "git", "url": "http://github.com/aurelia/logging" }, "_release": "1.0.0", "_resolution": { "type": "version", "tag": "1.0.0", "commit": "bb37fa57a619346bd17cf247a82e4daf8be6c759" }, "_source": "https://github.com/aurelia/logging.git", "_target": "^1.0.0", "_originalSource": "aurelia-logging" }