File: /var/www/html/newjapanetiquetas.com.br/newjapanetiquetas.com.br/web/docs/vendor/card/bower.json
{
"name": "card",
"homepage": "https://github.com/jessepollak/card",
"authors": [
"Jesse Pollak <jpollak92@gmail.com>"
],
"description": "Card let's you add an interactive, CSS3 credit card animation to your credit card form to help your users through the process.",
"main": [
"lib/js/card.js"
],
"keywords": [
"card",
"credit",
"card",
"form"
],
"dependencies": {
"jquery": ">=1.5"
},
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"example",
"test",
"tests"
]
}