Commit Graph

183 Commits

Author SHA1 Message Date
Daniel Eden 535a9dd499 Update package.json 2016-09-02 11:56:00 -04:00
Marco Biedermann 4cef832f11 add postcss 2016-02-11 19:15:33 +01:00
Daniel Eden b39e9341ff Correct NPM version 2016-02-02 16:17:55 -08:00
Daniel Eden 010e06e111 Update copyright, update dependencies 2016-01-02 09:57:22 -08:00
1UP b6e513550d Add missing dependency in package.json 2015-12-26 21:47:25 +09:00
Daniel Eden 19c4673d2c Update package.json 2015-12-14 11:43:29 -08:00
Daniel Eden 80d3de959a Complete switch to Gulp 2015-12-14 11:41:16 -08:00
Daniel Eden c3e536093a Add gulpfile and update package.json 2015-12-14 11:03:02 -08:00
Daniel Eden a1847ceab7 Merge pull request #471 from webbushka/master
adds the style definition to package.json
2015-12-06 19:44:35 +01:00
1UP a6bb17272c Merge branch 'master' into usebanner
Conflicts:
	animate.min.css
2015-12-06 01:52:01 +09:00
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