@danielkalen/simplybind
Version:
Magically simple, framework-less one-way/two-way data binding for frontend/backend in ~5kb.
21 lines (20 loc) • 446 B
JSON
{
"name": "aurelia-path",
"version": "1.0.0",
"description": "Utilities for path manipulation.",
"keywords": [
"aurelia",
"path"
],
"homepage": "http://aurelia.io",
"main": "dist/commonjs/aurelia-path.js",
"moduleType": "node",
"license": "MIT",
"authors": [
"Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)"
],
"repository": {
"type": "git",
"url": "http://github.com/aurelia/path"
}
}