@danielkalen/simplybind
Version:
Magically simple, framework-less one-way/two-way data binding for frontend/backend in ~5kb.
29 lines • 704 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"
},
"_release": "1.0.0",
"_resolution": {
"type": "version",
"tag": "1.0.0",
"commit": "f9694e6b629c2566353ecd98818dc619c5b058f8"
},
"_source": "https://github.com/aurelia/path.git",
"_target": "^1.0.0",
"_originalSource": "aurelia-path"
}