scratch – Diff between revs 58 and 125

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 58 Rev 125
Line 1... Line 1...
1 { 1 {
2 "name": "trumbowyg", 2 "name": "trumbowyg",
3 "version": "2.5.1", 3 "version": "2.6.0",
4 "homepage": "https://github.com/Alex-D/Trumbowyg", 4 "homepage": "https://github.com/Alex-D/Trumbowyg",
5 "authors": [ 5 "authors": [
6 { 6 {
7 "name": "Alexandre Demode (Alex-D)", 7 "name": "Alexandre Demode (Alex-D)",
8 "email": "contact@alex-d.fr", 8 "email": "contact@alex-d.fr",
Line 31... Line 31...
31 "package.json" 31 "package.json"
32 ], 32 ],
33 "dependencies": { 33 "dependencies": {
34 "jquery": ">=1.7" 34 "jquery": ">=1.7"
35 }, 35 },
36 "_release": "2.5.1", 36 "_release": "2.6.0",
37 "_resolution": { 37 "_resolution": {
38 "type": "version", 38 "type": "version",
39 "tag": "v2.5.1", 39 "tag": "v2.6.0",
40 "commit": "0c884c250f2dcd492c5ad653c498af4ad3fc9894" 40 "commit": "231f6189ff28d3e8455234caeddab370866f6e31"
41 }, 41 },
42 "_source": "https://github.com/Alex-D/Trumbowyg.git", 42 "_source": "https://github.com/Alex-D/Trumbowyg.git",
43 "_target": "^2.5.1", 43 "_target": "^2.5.1",
44 "_originalSource": "trumbowyg", 44 "_originalSource": "trumbowyg"
45 "_direct": true -  
46 } 45 }
47   46