File tree Expand file tree Collapse file tree 3 files changed +50
-1
lines changed Expand file tree Collapse file tree 3 files changed +50
-1
lines changed Original file line number Diff line number Diff line change
1
+ babel-compiler@5.8.24_1
2
+ babel-runtime@0.1.4
3
+ base64@1.0.4
4
+ binary-heap@1.0.4
5
+ blaze@2.1.3
6
+ blaze-tools@1.0.4
7
+ boilerplate-generator@1.0.4
8
+ callback-hook@1.0.4
9
+ check@1.1.0
10
+ ddp@1.2.2
11
+ ddp-client@1.2.1
12
+ ddp-common@1.2.2
13
+ ddp-server@1.2.2
14
+ deps@1.0.9
15
+ diff-sequence@1.0.1
16
+ ecmascript@0.1.6
17
+ ecmascript-runtime@0.2.6
18
+ ejson@1.0.7
19
+ geojson-utils@1.0.4
20
+ html-tools@1.0.5
21
+ htmljs@1.0.5
22
+ id-map@1.0.4
23
+ jquery@1.11.4
24
+ local-test:marvin:javascript-load-image@2.1.0
25
+ logging@1.0.8
26
+ marvin:javascript-load-image@2.1.0
27
+ meteor@1.1.10
28
+ minimongo@1.0.10
29
+ mongo@1.1.3
30
+ mongo-id@1.0.1
31
+ npm-mongo@1.4.39_1
32
+ observe-sequence@1.0.7
33
+ ordered-dict@1.0.4
34
+ promise@0.5.1
35
+ random@1.0.5
36
+ reactive-var@1.0.6
37
+ retry@1.0.4
38
+ routepolicy@1.0.6
39
+ spacebars@1.0.7
40
+ spacebars-compiler@1.0.7
41
+ tinytest@1.0.6
42
+ tracker@1.0.9
43
+ ui@1.0.8
44
+ underscore@1.0.4
45
+ webapp@1.2.3
46
+ webapp-hashing@1.0.5
Original file line number Diff line number Diff line change 2
2
3
3
> A JavaScript library to load and transform image files.
4
4
5
+ ALL CREDIT TO [ JavaScript-Load-Image] ( https://github.com/blueimp/JavaScript-Load-Image ) .
6
+ THIS IS JUST A WRAPPER.
7
+
5
8
## Table of contents
6
9
7
10
- [ Demo] ( #demo )
Original file line number Diff line number Diff line change 1
1
Package . describe ( {
2
2
name : 'marvin:javascript-load-image' ,
3
- version : '2.1.0 ' ,
3
+ version : '2.1.01 ' ,
4
4
summary : 'A JavaScript library to load and transform image files.' ,
5
5
git : 'https://github.com/blueimp/JavaScript-Load-Image' ,
6
6
documentation : 'README.md'
You can’t perform that action at this time.
0 commit comments