Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
MohsenBazghandi authored Jan 14, 2018
1 parent 40173e8 commit d97b0b1
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"name": "angular-schema-form-admdatepicker",
"authors": [
"s.mohsen.bazghandi <[email protected]>"
],
"version": "1.0.0",
"description": "this is for rtl language",
"main": [
"bootstrap-datepicker.js"
],
"keywords": [
"angular-schema-form",
"schema-form",
"form",
"json",
"json-schema",
"schema",
"shamsi",
"jalali",
"persian"
],
"dependencies": {
"adm-dtp": "*"
},
"devDependencies": {
"angular-schema-form": ">= 0.8",
"angular-mocks": ">= 1.2"
},
"license": "MIT",
"homepage": "https://github.com/SMohsenBazghandi/angular-schema-form-admdatepicker",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit d97b0b1

Please sign in to comment.