File tree 2 files changed +511
-0
lines changed
2 files changed +511
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " htmldiff" ,
3
+ "version" : " 0.0.4" ,
4
+ "description" : " HTML Diffing in JavaScript (CoffeeScript)" ,
5
+ "main" : " dist/htmldiff.js" ,
6
+ "license" : " MIT (Expat)" ,
7
+ "authors" : [
8
+ " The Network Inc." ,
9
+ " https://github.com/brendanjerwin" ,
10
+ " https://github.com/tnwinc" ,
11
+ " https://github.com/myobie/htmldiff"
12
+ ],
13
+ "repository" : {
14
+ "type" : " git" ,
15
+ "url" : " git://github.com/benjamine/jsondiffpatch.git"
16
+ },
17
+ "keywords" : [
18
+ " html" ,
19
+ " diff" ,
20
+ " split"
21
+ ],
22
+ "ignore" : [
23
+ " gulpfile.js"
24
+ ],
25
+ "homepage" : " https://github.com/enkodellc/htmldiff" ,
26
+ "_release" : " 0.0.4" ,
27
+ "_resolution" : {
28
+ "type" : " version" ,
29
+ "tag" : " v0.0.4" ,
30
+ "commit" : " 26d252d94bdd7dad22df8ac273990266aa677cd6"
31
+ },
32
+ "_source" : " https://github.com/enkodellc/htmldiff.js.git" ,
33
+ "_target" : " 0.0.4" ,
34
+ "_originalSource" : " htmldiff"
35
+ }
You can’t perform that action at this time.
0 commit comments