first commit
This commit is contained in:
27
public/bower_components/filament-tablesaw/.bower.json
vendored
Executable file
27
public/bower_components/filament-tablesaw/.bower.json
vendored
Executable file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "filament-tablesaw",
|
||||
"main": [
|
||||
"dist/tablesaw.js",
|
||||
"dist/tablesaw.css",
|
||||
"dist/icons/**"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.11.2",
|
||||
"respond": ">=1.4.2"
|
||||
},
|
||||
"homepage": "https://github.com/filamentgroup/tablesaw",
|
||||
"version": "2.0.3",
|
||||
"_release": "2.0.3",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v2.0.3",
|
||||
"commit": "1c7ccc4d34101ab07641d2165c5573ac0cf067b0"
|
||||
},
|
||||
"_source": "https://github.com/filamentgroup/tablesaw.git",
|
||||
"_target": "^2.0.3",
|
||||
"_originalSource": "filament-tablesaw",
|
||||
"_direct": true
|
||||
}
|
||||
Reference in New Issue
Block a user