phpvms/public/vendor/rivets/.bower.json
2017-08-15 18:04:13 -05:00

32 lines
679 B
JSON

{
"name": "rivets",
"description": "Declarative data binding + templating solution.",
"homepage": "http://rivetsjs.com",
"version": "0.9.6",
"main": "dist/rivets.js",
"license": "MIT",
"authors": [
"Michael Richards"
],
"keywords": [
"data binding",
"templating"
],
"ignore": [
"node_modules",
"bower_components",
"spec"
],
"dependencies": {
"sightglass": "~0.2.4"
},
"_release": "0.9.6",
"_resolution": {
"type": "version",
"tag": "v0.9.6",
"commit": "0bc2d9fb158f55926028f91a743b3a439ace6aeb"
},
"_source": "https://github.com/mikeric/rivets.git",
"_target": "0.9.6",
"_originalSource": "rivets"
}