component.json 251 Bytes
{
  "name": "rivets",
  "repo": "mikeric/rivets",
  "description": "Declarative data binding facility.",
  "version": "0.4.5",
  "keywords": ["data binding", "template"],
  "scripts": ["lib/rivets.js"],
  "main": "lib/rivets.js",
  "license": "MIT"
}