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

41 lines
876 B
JSON
Executable File

{
"name": "bootstrap-rtl",
"description": "Right-to-left (RTL) theme for Boostrap 3.x",
"version": "3.3.2-rc1",
"style": "dist/css/bootstrap-rtl.css",
"homepage": "http://github.com/morteza/bootstrap-rtl",
"author": "Morteza Ansarinia (http://github.com/morteza)",
"keywords": [
"twitter",
"bootstrap",
"rtl",
"css",
"persian",
"farsi",
"arabic",
"hebrew",
"theme"
],
"dependencies" : {
"bootstrap": "^3.3.1"
},
"devDependencies": {
"grunt": "~0.4.5",
"grunt-banner": "~0.2.3",
"grunt-contrib-less": "~0.12.0"
},
"engines": {
"node": "~0.10.1"
},
"repository": {
"type": "git",
"url": "https://github.com/morteza/bootstrap-rtl.git"
},
"bugs": {
"url": "https://github.com/morteza/bootstrap-rtl/issues"
},
"licenses": [{
"type": "Unlicensed Public Domain"
}]
}