first commit, after modifying client section
This commit is contained in:
18
public/assets/vendors/starrr/bower.json
vendored
Executable file
18
public/assets/vendors/starrr/bower.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "starrr",
|
||||
"authors": [
|
||||
"ajb <adam@dobt.co>"
|
||||
],
|
||||
"description": "1-5 star rating with jQuery.",
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components"
|
||||
],
|
||||
"main": [
|
||||
"dist/starrr.js",
|
||||
"dist/starrr.css"
|
||||
],
|
||||
"dependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user