font-awesome-animation/bower.json
2016-05-14 22:47:03 +02:00

32 lines
623 B
JSON

{
"name": "font-awesome-animation",
"version": "0.0.9",
"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",
"vendor",
"data.json",
"demo",
".travis.yml",
"favicon.png",
"index.html",
"README.md",
"server",
"styles",
"_config.yml",
"grunt"
],
"dependencies": {},
"devDependencies": {}
}