bower.json 119 B

123456
  1. {
  2. "name": "animate.css",
  3. "main": "./animate.css",
  4. "ignore": [".*", "*.yml", "Gemfile", "Gemfile.lock", "*.md"]
  5. }