File tree Expand file tree Collapse file tree 5 files changed +3449
-34
lines changed Expand file tree Collapse file tree 5 files changed +3449
-34
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " TweenJS" ,
3- "version" : " 0.6.0 " ,
4- "homepage" : " https://github.com/CreateJS/TweenJS" ,
5- "authors" : [
6- " gskinner" ,
7- " lannymcnie" ,
8- " wdamien"
9- ],
10- "description" : " A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries." ,
11- "main" : " lib/tweenjs-0.6.0 .combined.js" ,
12- "keywords" : [
13- " tween" ,
14- " tweening" ,
15- " animation" ,
16- " createjs"
17- ],
18- "license" : " MIT" ,
19- "ignore" : [
20- " **/.*" ,
21- " node_modules" ,
22- " _assets" ,
23- " bower_components" ,
24- " build" ,
25- " docs" ,
26- " examples" ,
27- " icon.png" ,
28- " LICENSE.txt" ,
29- " README.md" ,
30- " src" ,
31- " VERSIONS.txt"
32- ]
2+ "name" : " TweenJS" ,
3+ "version" : " 0.6.1 " ,
4+ "homepage" : " https://github.com/CreateJS/TweenJS" ,
5+ "authors" : [
6+ " gskinner" ,
7+ " lannymcnie" ,
8+ " wdamien"
9+ ],
10+ "description" : " A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries." ,
11+ "main" : " lib/tweenjs-0.6.1 .combined.js" ,
12+ "keywords" : [
13+ " tween" ,
14+ " tweening" ,
15+ " animation" ,
16+ " createjs"
17+ ],
18+ "license" : " MIT" ,
19+ "ignore" : [
20+ " **/.*" ,
21+ " node_modules" ,
22+ " _assets" ,
23+ " bower_components" ,
24+ " build" ,
25+ " docs" ,
26+ " examples" ,
27+ " icon.png" ,
28+ " LICENSE.txt" ,
29+ " README.md" ,
30+ " src" ,
31+ " VERSIONS.txt"
32+ ]
3333}
Original file line number Diff line number Diff line change 22* @license <%= pkg.name %>
33* Visit http://createjs.com/ for documentation, updates and examples.
44*
5- * Copyright (c) 2011-2013 gskinner.com, inc.
5+ * Copyright (c) 2011-2015 gskinner.com, inc.
66*
77* Distributed under the terms of the MIT license.
88* http://www.opensource.org/licenses/mit-license.html
Original file line number Diff line number Diff line change 11{
22 "name" : " TweenJS" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " TweenJS Docs" ,
5- "url" : " http://www.createjs.com/#!/TweenJS " ,
5+ "url" : " http://www.createjs.com/tweenjs " ,
66 "logo" : " assets/docs-icon-TweenJS.png" ,
77 "repository" : " git@github.com:CreateJS/TweenJS.git" ,
88 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments