font-awesome-animation/bower.json
2014-01-24 19:44:33 +01:00

23 lines
459 B
JSON

{
"name": "font-awesome-animation",
"version": "0.0.3",
"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": {}
}