first commit, after modifying client section
This commit is contained in:
19
public/assets/vendors/jquery.easy-pie-chart/bower.json
vendored
Executable file
19
public/assets/vendors/jquery.easy-pie-chart/bower.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "jquery.easy-pie-chart",
|
||||
"version": "2.1.6",
|
||||
"main": [
|
||||
"dist/jquery.easypiechart.js"
|
||||
],
|
||||
"ignore": [
|
||||
"demo",
|
||||
".editorconfig"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.9.0",
|
||||
"requirejs": "~2.1.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular": "~1.2.9",
|
||||
"angular-mocks": "~1.2.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user