apollo_developers/bower_components/bootstrap-touchspin/bower.json
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

31 lines
659 B
JSON
Executable File

{
"name": "bootstrap-touchspin",
"version": "3.0.1",
"homepage": "http://www.virtuosoft.eu/code/bootstrap-touchspin/",
"authors": [
{
"name": "István Ujj-Mészáros",
"url": "https://github.com/istvan-ujjmeszaros"
}
],
"description": "Bootstrap TouchSpin is a mobile and touch friendly input spinner component for Bootstrap 3.",
"dependencies": {
"jquery": ">=1.9.0",
"bootstrap": ">=3.0.0"
},
"license": "Apache License, Version 2.0",
"keywords": [
"jquery",
"plugin",
"bootstrap",
"ui"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}