tower-interpolation-directive
Version:
## Installation
14 lines (13 loc) • 335 B
JSON
{
"name": "tower-interpolation-directive",
"version": "0.0.2",
"keywords": ["interpolation", "template", "data binding", "data-binding"],
"main": "./index.js",
"dependencies": {
"tower-directive": "~0.1.0"
},
"repository": {
"type" : "git",
"url" : "http://github.com/tower/interpolation-directive.git"
}
}