font-awesome-animation/bower.json

23 lines
459 B
JSON

{
"name": "font-awesome-animation",
"version": "0.0.2",
"author": "l-lin",
"main": [
"dist/font-awesome-animation.css",
"dist/font-awesome-animation.min.css"
],
"ignore": [
".bowerrc",
".editorconfig",
".git*",
".jshintrc",
"Gruntfile.js",
"test",
"node_modules",
"src",
"demo",
".travis.yml"
],
"dependencies": {},
"devDependencies": {}
}