1
0
Fork 0
Commit Graph

6 Commits (05ad90e7f75c3f833b0b634e0d09eb25e6823c0b)

Author SHA1 Message Date
Mike Gerwitz 9117b2e4cf Updated package.json to remove deps and correct license
Growing much closer to releasing. Hopefully in the next couple of days; I just
don't want to rush it. Though, at the same time, I've been noticing projects
popping up with very similar / exact names to this one. A project named "ease"
was added to the npm repository and another "ease.js" is on GitHub, although
it's made no progress. As such, I want to ensure I reserve the name in npm.

I've been testing the new library and work and noticed only a couple minor
issues, primiarly due to misuse of the library. Looking good.
2011-12-13 22:03:55 -05:00
Mike Gerwitz 348aa7a8d0 Permitting newer versions of uglify-js
- Version 1.0.2 broke minification process as was used by ease.js, so we'll just allow any version greater than it for now
2011-09-20 23:14:46 -04:00
Mike Gerwitz 6906eee77f Tests fail on minified files with uglify-js 1.0.3; disallowing for now 2011-06-30 23:03:09 -04:00
Mike Gerwitz 705dff4f34 0.1.0-pre in package.json until 0.1.0 tag to avoid npm confusion 2011-06-10 11:21:22 -07:00
Mike Gerwitz 20ed143b83 Began updating package.json
- Added additional information, including dev deps, license, test script and 'engines'
2011-05-24 22:30:49 -04:00
Mike Gerwitz 8de036ec46 Basic package.json 2011-03-07 23:08:01 -05:00