filer/bower.json

16 lines
216 B
JSON

{
"name": "filer",
"version": "0.0.44",
"main": "dist/filer.js",
"ignore": [
"build",
"examples",
"package.json",
"tests",
"gruntfile.js",
"node_modules",
"src",
"tools"
]
}