UNPKG

@danielkalen/simplybind

Version:

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

34 lines 874 B
{ "name": "aurelia-loader", "version": "1.0.0", "description": "An abstract module which specifies an interface for loading modules and view templates.", "keywords": [ "aurelia", "loader", "modules" ], "homepage": "http://aurelia.io", "main": "dist/commonjs/aurelia-loader.js", "moduleType": "node", "license": "MIT", "authors": [ "Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)" ], "repository": { "type": "git", "url": "http://github.com/aurelia/loader" }, "dependencies": { "aurelia-metadata": "^1.0.0", "aurelia-path": "^1.0.0" }, "_release": "1.0.0", "_resolution": { "type": "version", "tag": "1.0.0", "commit": "b4798cb6bcea689abd0227ce26029c253c34bfcb" }, "_source": "https://github.com/aurelia/loader.git", "_target": "^1.0.0", "_originalSource": "aurelia-loader" }