Commit Graph

123 Commits

Author SHA1 Message Date
Sam Lau
634a08300c specify npm main field
for use with requiring this package via something like webpack
instead of having to do require('animate.css/animate.css')
you should be able to just do require('animate.css')
2015-11-16 01:51:02 -08:00
1UP
2a9f3ca6b1 Add homepage field
ref: https://docs.npmjs.com/files/package.json#homepage
2015-11-09 01:46:17 +09:00
1UP
ae3e79129f Add author field
ref: https://docs.npmjs.com/files/package.json#people-fields-author-contributors
2015-11-09 01:45:58 +09:00
1UP
17399c8e6d Add grunt-banner plugin
Project URL: https://github.com/mattstyles/grunt-banner
> Adds a simple banner to files
2015-11-09 01:45:08 +09:00
AJ Webb
4657bb3b16 adds the style definition to package.json 2015-09-29 11:47:46 -06:00
Andrzej Kłapeć
11d502c8e9 Version bump, add license info, fix formatting
- updated version field to 3.4.0,
- added license information as requested by npm –
npm WARN package.json animate.css@3.4.0 No license field.
- added missing spaces in the jspm section
2015-08-09 13:23:24 +02:00
Daniel Eden
caa3153dbd Merge branch 'master' of github.com:daneden/animate.css 2015-08-02 13:10:30 -07:00
pedwards
6ec8b66168 Adding support for jspm 2015-07-06 10:34:17 -04:00
Daniel Eden
8e8b5f01cb Version bump 2015-05-16 19:43:35 -07:00
Daniel Eden
8a50e90511 Drop Android 3 support, update compiled CSS 2015-03-18 17:08:46 -07:00
Daniel Eden
caf2fad605 Bump version 2015-03-18 09:31:23 -07:00
Daniel Eden
8f548f80a3 Bump version to republish Bower package 2015-03-04 15:37:58 -08:00
Daniel Eden
809a1cd5a7 Bump version, update copyright notice 2015-03-04 15:15:40 -08:00
Kent C. Dodds
0a18237ed5 Adding repository field
So I stop seeing this in my console :-)

> npm WARN package.json animate.css@3.1.1 No repository field.
2015-01-19 13:16:46 -07:00
Kelly Miyashiro
24482ebb96 Fix bower version
Bump both package.json and bower.json to keep in sync
2014-07-08 11:20:24 -07:00
Daniel Eden
d63e022485 More rewrites
Optimising for hardware acceleration, removing duplicate animations (slides), bumping tag
2014-07-06 13:32:34 -07:00
chencheng
c6bcc7a32b Add spm support 2014-05-19 13:26:49 +08:00
Daniel Eden
1d0401008b Release 3.1.1
Various bugfixes, minor additions
2014-04-22 07:39:59 -07:00
Daniel Eden
2265249ffe Correct tag in package.json
Closes #192
2014-04-18 11:34:09 -07:00
Sarbbottam Bandyopadhyay
973f191537 Deleted unused devDependencies from package.json 2014-02-24 00:57:23 +05:30
Sarbbottam Bandyopadhyay
2b3de01f5c Use load-grunt-tasks
to avoid multiple grunt.loadNpmTasks(plugin) statements
2014-02-24 00:53:52 +05:30
Daniel Eden
0dbda0efac Switch csso out for cssmin, remove preceding period from config, update bower.json 2014-02-23 11:11:43 -08:00
Daniel Eden
25448e347c Big update. Better file organisation, prefix dropping, workflow improvements. 2013-11-11 15:32:40 -08:00