@danielkalen/simplybind
Version:
Magically simple, framework-less one-way/two-way data binding for frontend/backend in ~5kb.
33 lines • 840 B
JSON
{
"name": "aurelia-metadata",
"version": "1.0.0",
"description": "Utilities for reading and writing the metadata of JavaScript functions.",
"keywords": [
"aurelia",
"metadata",
"annotations"
],
"homepage": "http://aurelia.io",
"main": "dist/commonjs/aurelia-metadata.js",
"moduleType": "node",
"license": "MIT",
"authors": [
"Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)"
],
"repository": {
"type": "git",
"url": "https://github.com/aurelia/metadata"
},
"dependencies": {
"aurelia-pal": "^1.0.0"
},
"_release": "1.0.0",
"_resolution": {
"type": "version",
"tag": "1.0.0",
"commit": "c8045558d57ca7079d5b2f14580d96c8a7929bad"
},
"_source": "https://github.com/aurelia/metadata.git",
"_target": "^1.0.0",
"_originalSource": "aurelia-metadata"
}