font-awesome-animation/bower.json

22 lines
443 B
JSON
Raw Normal View History

2014-01-22 06:03:43 +08:00
{
"name": "font-awesome-animation",
2014-01-22 06:16:55 +08:00
"version": "0.0.2",
2014-01-22 06:03:43 +08:00
"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",
".travis.yml"
],
"dependencies": {},
"devDependencies": {}
}